Peter Bellamy
Registered User.
- Local time
- Today, 19:21
- Joined
- Dec 3, 2005
- Messages
- 295
I have a table which is is a linked area of a spreadsheet
New lines are being added to this SS on an ad hoc basis.
I want to use the data in these lines in my database so I have another Table to contain them, and an append query adds them, as and when.
Is there a way of running a background process that looks for a new line and then adds it to the Table, instead of the manual process I have at the moment?
Cheers
Peter
New lines are being added to this SS on an ad hoc basis.
I want to use the data in these lines in my database so I have another Table to contain them, and an append query adds them, as and when.
Is there a way of running a background process that looks for a new line and then adds it to the Table, instead of the manual process I have at the moment?
Cheers
Peter