Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Assign different values to field for groups of records w/in same table

Status
Not open for further replies.

jallen919

Technical User
Mar 30, 2001
30
0
0
US
I have a table that will contain imported sales records. I want to evenly divide and assign the sales records to the different active salespeople (salespeople stored in different table).

The table storing the imported records does not have a column to hold which sales person but can if needed. After a salesperson is assigned to each record, the records will be moved into the sales table. Any idea on how to programmatically divide up a group of records and assign a value to a specific field? Also what happens if the number doesn't evenly divide?

Any suggestions for how to tackle this problem is greatly appreciated :)
 
Are you still looking for an answer to this post? Kathryn


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top