+ Reply to Thread
Results 1 to 14 of 14

Form to Fill Students tests result

  1. #1
    Registered User
    Join Date
    09-24-2013
    Location
    Egypt
    MS-Off Ver
    Excel 2013
    Posts
    28

    Form to Fill Students tests result

    Hi everybody,

    please can anyone help me to make form to search for students by "Code" or "name" and write the tests results to be shown on the cells from "B:D" & "F:H".
    sheet is attached.

    thanks a lot guys in advance.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor Miroslav R.'s Avatar
    Join Date
    05-16-2013
    Location
    NMnV, Slovakia
    MS-Off Ver
    Excel 2007
    Posts
    479

    Re: Form to Fill Students tests result

    Hi eltyar,

    see my attachement... based on Your criteria, it should be sufficient... :-)

    Contest.xlsm

    Oh... I forgot to mention:
    - to start recording results, pls click the button on the top of sheet
    - choose to search by ID or by Name
    - when you start typing in textbox, a list of matches appears on the right of it
    - just click the name from the list and continue with results (it will be coppied to search textbox).

    There is an option not to overwrite records if there are some of them already recorded for selected student.

    If any other clarification is needed, repply to this thread

    Hope it helps

    Regards

    M
    Last edited by Miroslav R.; 05-13-2014 at 07:53 AM. Reason: Forgot to write down how it works

  3. #3
    Registered User
    Join Date
    09-24-2013
    Location
    Egypt
    MS-Off Ver
    Excel 2013
    Posts
    28

    Re: Form to Fill Students tests result

    Hi Miroslav,

    you r a superman
    it's perfect

    just plz small edit, can i after write the name or code and select it also selected his row on sheet to see his details, also after select him on form if he has result already recorded so i can see it on form

    finally can we make another Button for "write&New"

    thnx u very much again Miroslav.

  4. #4
    Registered User
    Join Date
    09-24-2013
    Location
    Egypt
    MS-Off Ver
    Excel 2013
    Posts
    28

    Re: Form to Fill Students tests result

    also i can't move or resize or change the "Record Result" button!? how can i do that plz

  5. #5
    Valued Forum Contributor Miroslav R.'s Avatar
    Join Date
    05-16-2013
    Location
    NMnV, Slovakia
    MS-Off Ver
    Excel 2007
    Posts
    479

    Re: Form to Fill Students tests result

    Hi there,

    Overview of selected student details are now on the userform, so when you select valid student name (or ID), details will appear in the bottom part of userform (no need to work with sheet).
    Also I added button to userform just below search textbox. Click it and You will be able to add new student. When You finish this procedure, you are able to type this new name (or ID) in search box and record test results. But keep in mind that the search engine is done for name and ID columns, so name has to be a string and ID has to be an integer.

    Students records.xlsm

    And to your issue with btn resizing - that is an ActiveX button, and you are able to modify it only in 'Design Mode'.

    So if you like it, do not forget to rate (little star in the left bottom corner).

    Regards

    M
    Last edited by Miroslav R.; 05-13-2014 at 09:32 AM.

  6. #6
    Registered User
    Join Date
    09-24-2013
    Location
    Egypt
    MS-Off Ver
    Excel 2013
    Posts
    28

    Re: Form to Fill Students tests result

    greaaaat work Miroslav thank you it's working like a charm, just you forget to add Button for "write&New" just to write the current result then empty the form to add a result for another student

    finally i'm grateful for your perfect help, and i know I'm greedy but can you help me here plz for same sheet:
    http://www.excelforum.com/excel-prog...nt-report.html

    Regards.

  7. #7
    Valued Forum Contributor Miroslav R.'s Avatar
    Join Date
    05-16-2013
    Location
    NMnV, Slovakia
    MS-Off Ver
    Excel 2007
    Posts
    479

    Re: Form to Fill Students tests result

    Sorry.I did not get the point of write&new.but thats no problem to change. I will have a look at your print request today in the evening.
    Regards
    M

    send from my xperia z via tapatalk
    Regards
    Miroslav R.

    (If You like my solutions, feel free to add reputation.)

  8. #8
    Registered User
    Join Date
    09-24-2013
    Location
    Egypt
    MS-Off Ver
    Excel 2013
    Posts
    28

    Re: Form to Fill Students tests result

    i have in the form now 2 button "Cancel" and "Write&Close"
    just i need one more button to do "Write&New" to write the current result then empty the form to add a result for another student

    Regards.

  9. #9
    Valued Forum Contributor Miroslav R.'s Avatar
    Join Date
    05-16-2013
    Location
    NMnV, Slovakia
    MS-Off Ver
    Excel 2007
    Posts
    479

    Re: Form to Fill Students tests result

    The cancel btn will be changed to close btn and from the write&close procedure I will cut userform.hide line and place clear.textbox loop.

    send from my xperia z via tapatalk

  10. #10
    Registered User
    Join Date
    09-24-2013
    Location
    Egypt
    MS-Off Ver
    Excel 2013
    Posts
    28

    Re: Form to Fill Students tests result

    great, thanks

  11. #11
    Valued Forum Contributor Miroslav R.'s Avatar
    Join Date
    05-16-2013
    Location
    NMnV, Slovakia
    MS-Off Ver
    Excel 2007
    Posts
    479

    Re: Form to Fill Students tests result

    Hi there,

    sending write&clear update...

    So this is final version...

    Students records.xlsm

    Hope You enjoy work with this file...

    Regards

    M

  12. #12
    Registered User
    Join Date
    05-07-2014
    Location
    Ghana
    MS-Off Ver
    Excel 2010
    Posts
    30

    Post Re: Form to Fill Students tests result

    Quote Originally Posted by eltyar View Post
    Hi everybody,

    please can anyone help me to make form to search for students by "Code" or "name" and write the tests results to be shown on the cells from "B:D" & "F:H".
    sheet is attached.

    thanks a lot guys in advance.

    Hi eltyar,

    I have just customized Naveed's post to To Compose Codes/macro to Fill Students' School-Based Assessment.

    I hope it will be of help.

    I couldn't code SHOW RECORD, but I hope Experts can help

    Regards
    Attached Files Attached Files
    Last edited by Newmord; 05-13-2014 at 02:51 PM.

  13. #13
    Registered User
    Join Date
    09-24-2013
    Location
    Egypt
    MS-Off Ver
    Excel 2013
    Posts
    28

    Re: Form to Fill Students tests result

    Quote Originally Posted by Miroslav R. View Post
    Hi there,

    sending write&clear update...

    So this is final version...

    Attachment 318010

    Hope You enjoy work with this file...

    Regards

    M
    really it's great work from u Miroslav, and i'm grateful for ur help.
    job is Done perfectly , thank you

    Regards.
    Eltyar

  14. #14
    Registered User
    Join Date
    09-24-2013
    Location
    Egypt
    MS-Off Ver
    Excel 2013
    Posts
    28

    Re: Form to Fill Students tests result

    Quote Originally Posted by Newmord View Post
    Hi eltyar,

    I have just customized Naveed's post to To Compose Codes/macro to Fill Students' School-Based Assessment.

    I hope it will be of help.

    I couldn't code SHOW RECORD, but I hope Experts can help

    Regards
    Hi Newmord,

    really i appreciate ur help and it's good job, thanks a lot.

    Regards.
    Eltyar

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] To Compose Codes/macro to Fill Students' School-Based Assessment
    By Newmord in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 05-13-2014, 06:11 AM
  2. Help with VBA: fill out web form and export result to excel
    By jms4u83 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-10-2013, 11:15 PM
  3. [SOLVED] Can I create a fill-in form on excel and then calculate the result
    By Frusterated in forum Excel General
    Replies: 0
    Last Post: 07-06-2006, 04:20 PM
  4. [SOLVED] Average a group of tests for grade, some tests not taken by all.
    By Scafidel in forum Excel General
    Replies: 4
    Last Post: 08-18-2005, 11:05 PM
  5. Auto Fill using a list of students
    By Mary L in forum Excel General
    Replies: 1
    Last Post: 02-08-2005, 04:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1