N
Neal
On a form I have a function that runs on the property On Current. Next the
property it says, =Next_Custom_Counter()
On another form I have a button that duplicates a record. When that's done,
I want to run the Next_Custom_Counter() function. How do I call it?
ie user clicks on button, code runs to duplicate then next_custom_counter
function runs.
Thanks, Neal
property it says, =Next_Custom_Counter()
On another form I have a button that duplicates a record. When that's done,
I want to run the Next_Custom_Counter() function. How do I call it?
ie user clicks on button, code runs to duplicate then next_custom_counter
function runs.
Thanks, Neal