How to update many records in an Microsoft Access file? - TechRepublic
Question
March 29, 2007 at 12:05 AM
vamshna

How to update many records in an Microsoft Access file?

by vamshna . Updated 19 years, 3 months ago

I have a huge table with many fields or columns and with more than 50,000 rows of data. But I have to insert data in one column-location with respect to another column-access randomly. By using action query I can update only one record at a time. Another solution I think is to use forms, i.e. by creating two text boxes, where access text box is for entering the random number and location text box for entering the actual required data. But for this solution I don’t the coding, or atleast if i can get the tutorial material for how to use forms I can overcomke this problem.

Thanking you.

This discussion is locked

All Comments