NBVC
Only trying to help
- Local time
- Today, 10:21
- Joined
- Apr 25, 2008
- Messages
- 317
Hi,
I am trying to update my ERP database by appending records.
The records I want to append must start at a certain number (Part Id)...let's say 20101 and end at 20200. I need them to increment by 1.
I also need other fields to populate with a specific text string
I think I need to use Append Query, but can't figure out how to do the Part ID autopopulations.
Thanks for any advice.
I am trying to update my ERP database by appending records.
The records I want to append must start at a certain number (Part Id)...let's say 20101 and end at 20200. I need them to increment by 1.
I also need other fields to populate with a specific text string
I think I need to use Append Query, but can't figure out how to do the Part ID autopopulations.
Thanks for any advice.