Does anyone know of a way to program a command bar to put zeros into one field of multiple records. Table is setup like this:
LastName
FirstName
IDNumber
TotalHoursToDate (This is the field I want to Zero Out.)
I have a MainForm and SubForm(SubForm tracks Overtime Hours and writes to the TotalHoursToDate Field)
Command bar is located (positioned) on subform.
Any assistance will be appreciated.
LastName
FirstName
IDNumber
TotalHoursToDate (This is the field I want to Zero Out.)
I have a MainForm and SubForm(SubForm tracks Overtime Hours and writes to the TotalHoursToDate Field)
Command bar is located (positioned) on subform.
Any assistance will be appreciated.