F
fgbdrum
Hi there-
I am using Access 2003. Here's what my table looks like:
Name ID Company Cost
John Smith 1234 Phil's Towing $84
John Smith $94
John Smith $104
John Smith $151
Presumably, I need a make table query that will fill in the ID and Company
data in each row to make it look like this:
Name ID Company Cost
John Smith 1234 Phil's Towing $84
John Smith 1234 Phil's Towing $94
John Smith 1234 Phil's Towing $104
John Smith 1234 Phil's Towing $151
Any help is appreciated. Thanks.
I am using Access 2003. Here's what my table looks like:
Name ID Company Cost
John Smith 1234 Phil's Towing $84
John Smith $94
John Smith $104
John Smith $151
Presumably, I need a make table query that will fill in the ID and Company
data in each row to make it look like this:
Name ID Company Cost
John Smith 1234 Phil's Towing $84
John Smith 1234 Phil's Towing $94
John Smith 1234 Phil's Towing $104
John Smith 1234 Phil's Towing $151
Any help is appreciated. Thanks.