Hi All.
I'm working in excel 2003 and want it to work a little like Access.
What I have is two worksheets, the first is similar to a form, displaying a single record. The second worksheet is the table with many records (each with a unique number for reference).
What I after is a method of pulling data from the table when entering the unique number and populating the form. Then when I update the data on the form for it to update the corisponding row in the table.
Ie.
(On the form) "find record =10"
then
copy data:A10 to form:B1
copy data:B10 to form:B2
copy data:C10 to form:B3...
Update to Form
Cell B2 updated
copy form:B2 to data:B10
I know this is easy to do in Access but unfortunatly it is not a standard install and the company I'm working for don't want to instal it.
Thanks in-advance.
Mick
I'm working in excel 2003 and want it to work a little like Access.
What I have is two worksheets, the first is similar to a form, displaying a single record. The second worksheet is the table with many records (each with a unique number for reference).
What I after is a method of pulling data from the table when entering the unique number and populating the form. Then when I update the data on the form for it to update the corisponding row in the table.
Ie.
(On the form) "find record =10"
then
copy data:A10 to form:B1
copy data:B10 to form:B2
copy data:C10 to form:B3...
Update to Form
Cell B2 updated
copy form:B2 to data:B10
I know this is easy to do in Access but unfortunatly it is not a standard install and the company I'm working for don't want to instal it.
Thanks in-advance.
Mick