Hi Experts,
I've 2 separate worksheets: Sheet1 and Sheet2 as attached (filename: Sampe1.xls).
Data entries are done mainly in Sheet2 with all the required fields, but there are only 3 values that I'm interested at.
Those are: Request No, Requestor Name and Student Name.
These 3 values in Sheet2 are to be transferred automatically to Sheet1 by a click of button.
All input data in Sheet2 will be wiped out when it's already copied to Sheet1 with a click of button.
All input data in Sheet2 will be copied to Sheet1 to the selected row (selected by user), so the selection is flexible.
SAMPLE DATA:
==========
Sheet2
--------
Request No: 1003
Requestor Name: Elizabeth
Student Name: Student 1, Student 2, Student 3, Student 4
Sheet1
--------
1003 Elizabeth Student 1, Student 2, Student 3, Student 4
Can this be done this way?
Please help.
Thank you.
- Jack
Bookmarks