JohnnyBGood
Registered User.
- Local time
- Today, 17:53
- Joined
- Jun 15, 2011
- Messages
- 19
I am trying to create a form for a table that is linked to an Excel spreadsheet.
The table already has legacy data in it, and my boss wants me to design this form so that rows can be added to this data in Excel. It's in Excel because there are various manipulations they want to do to the data and they are more comfortable in Excel... but Excel doesn't allow multiple users to enter new data at the same time (workbook share doesn't work for this).
Anyway, I used the form wizard to start the form, but I can't get it to allow new data. If I set the Date Entry property to Yes, then the form comes up with no fields to enter data into... what do I need to do?
Also, I need to use comboboxes to allow users to select names from another linked table called Lists... can I do this when I am using linked tables?
The table already has legacy data in it, and my boss wants me to design this form so that rows can be added to this data in Excel. It's in Excel because there are various manipulations they want to do to the data and they are more comfortable in Excel... but Excel doesn't allow multiple users to enter new data at the same time (workbook share doesn't work for this).
Anyway, I used the form wizard to start the form, but I can't get it to allow new data. If I set the Date Entry property to Yes, then the form comes up with no fields to enter data into... what do I need to do?
Also, I need to use comboboxes to allow users to select names from another linked table called Lists... can I do this when I am using linked tables?