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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

updating field with same value

Status
Not open for further replies.

hnunez4399

Programmer
Apr 10, 2003
62
US
I hope someone could help me. I have a talbe that i am importing from Excel. I want to updated a column with the total units for each record that is imported into access, with the same value. How or what would be the easist way to accomplish this?

Example table

sku# total Units Count of SKUS
A


I a query that currently runs to add the total units for all SKUS on the table Above. I want the Total units field to now get updated with this number for all records in the table above.

thanks
 
Hello:

What you want to do is run an "Update Query"

Regards
Mark
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top