T
thefonz37
I have a macro that performs actions on data in a table and then advances to
the next record in that table. The issue I'd like to solve is that I would
like a custom message to pop up when the end of the data is reached, rather
than the somewhat-cryptic message that Access provides by default. Is there
a way to change this? Or is there a way to test if performing a "Next"
operation can complete or not? I'm kind of new to using criteria in macros,
so I'm not sure how this would work.
the next record in that table. The issue I'd like to solve is that I would
like a custom message to pop up when the end of the data is reached, rather
than the somewhat-cryptic message that Access provides by default. Is there
a way to change this? Or is there a way to test if performing a "Next"
operation can complete or not? I'm kind of new to using criteria in macros,
so I'm not sure how this would work.