I have a button which takes you to the next record.
I want it to disappear when the user looks at the last record.
But I also want the last record to not be a blank record, so that the user is forced to use my other button which adds a new record.
I also have a button which takes you to the previous record and i want to to disappear when the user looks at the first record.
My form name is Customer, my next record button is named Command31 and my previous record button is named Command32.
Seems simple enough but impossible for a beginner. Please help.
I want it to disappear when the user looks at the last record.
But I also want the last record to not be a blank record, so that the user is forced to use my other button which adds a new record.
I also have a button which takes you to the previous record and i want to to disappear when the user looks at the first record.
My form name is Customer, my next record button is named Command31 and my previous record button is named Command32.
Seems simple enough but impossible for a beginner. Please help.