Hello guys,
I have the data in excel sheet in which few fields are entered manually , few fields have data that are having reference to another excel sheet. (something like this" ='Design Assumption'!C$21*1.4/20")
For each row that reference is going to change depending on the other fields that are entered manually!!!!! I have to lookup the reference table and select the best option
Finally it ll be a table (T) of data that contain around 25 fields in which 20 fields are having manually entered data and another 5 fields are having reference to other excel sheets.
(Referred excel sheets are having some constant values ). This table(T) is used for calculation
Since my data has grown to such a extent , if I want to edit and save it takes 10 min
so this is my situation!!!!!!
To overcome this I am creating a database in Access.
To enter data into the table I have created a form, but am not getting idea how to enter the referred data into the form ???
Totally I have stuck here!!!
Please need your help!!!