cubbyamber
Registered User.
- Local time
- Yesterday, 21:30
- Joined
- Aug 28, 2006
- Messages
- 60
I want to import an excel spreadsheet into my database. The import works fine but I was wondering if there is a way to assign the records to a specific client.
Here's what happens:
A client sends me 2000 orders. I import it into the tblOrderDetails. I want to assign a client number (which I choose) to each order that they sent me. I would like to do this without manually typing in the cilent number for each record.
Can this be done and if so, how?
Thanks in advance
Tracy
Here's what happens:
A client sends me 2000 orders. I import it into the tblOrderDetails. I want to assign a client number (which I choose) to each order that they sent me. I would like to do this without manually typing in the cilent number for each record.
Can this be done and if so, how?
Thanks in advance
Tracy