Populate Form with Data from Excel Spreadsheet

karmahum

Registered User.
Local time
Today, 16:39
Joined
Apr 29, 2002
Messages
53
Hello.

I currently have a data-entry form that users fill-out with data (duh!). The data comes an excel spreadsheet that is created during the work-flow process.

I would like to add an "Import" button the field that, when clicked, would prompt the user to select a spreadsheet (different each time) and once that was selected import data into the form (and ultimately the table). The data will always be in the same location (cells and sheet) within every speadsheet.

Any ideas?

Thanks in advance.

Sean
 
Totally lazy answer but why not link the spreadsheet via link tables?
 
The underlying spreadsheet...

changes. It will never be the same.
 
Thanks...But,

I am not looking to create a link. I am looking to populate the form with the data and save it to the underlying table. I am looking for a import rather than a link.
 
I'm looking for the same

I'm trying to do the same. Thanks.
 

Users who are viewing this thread

Back
Top Bottom