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

Hi, this is a MS Access 97 question

Status
Not open for further replies.

nmc1975

MIS
Joined
Oct 23, 2001
Messages
15
Location
US
Hi, this is a MS Access 97 question dealing with macros. I've got a macro updating a field with data from the previous row. Problem is, how do I have this macro keep running until the end of the table? (There are lots of records.) I don't know much about VBA, but I'm thinking maybe I might need to create some sort of loop with the RunCommand macro function... until end of file? How do I do this in the macro for MS Access?

your help is much appreciate,
norm
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top