I am trying to insert fields into an access table on the fly. I want the insert point to be between certain fields. I have been successful in just inserting the fields on the fly using SQL INSERT command but I have not been able to specify WHERE in the table to INSERT.
Can anyone suggest a way?
Thanks, Rick
This conversation is currently closed to new comments.
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
INSERT A FIELD INTO AN ACCESS TABLE AT A SPECIFIC POINT
Can anyone suggest a way?
Thanks,
Rick