M
Mark M Simonian
I am using Access 97 and Windows 2000. I have a simple SetValue macro that
places a Now() into a date and time field and then moves to the next record
and places the date and time stamp two times more for a total of three
records. The query that generates the form rarely finds less than three
records so the macro halts if there are less than three.
I am trying to figure out how to have the macro run to complete up to three
records but not halt if there are less than three. This seems like VBA (I
don't go there) or can I define the macro to complete up to three records
when available?
*********************
Mark M. Simonian MD FAAP
Medical Director, ChildNet Medical Associates
5305 N Fresno St 105A
Fresno, CA 93710
(559) 221-7192
(e-mail address removed)
www.markmsimonian.medem.com
*************************
Alert: This email and any files transmitted with it
are intended solely for the use of the individual or
entity to whom they are addressed and may contain
confidential, patient health or other legally
privileged information. If you have received this
email in error please notify the sender by email,
delete and destroy this message and its attachments.
Any unauthorized review, use, disclosure,
or distribution is prohibited.
places a Now() into a date and time field and then moves to the next record
and places the date and time stamp two times more for a total of three
records. The query that generates the form rarely finds less than three
records so the macro halts if there are less than three.
I am trying to figure out how to have the macro run to complete up to three
records but not halt if there are less than three. This seems like VBA (I
don't go there) or can I define the macro to complete up to three records
when available?
*********************
Mark M. Simonian MD FAAP
Medical Director, ChildNet Medical Associates
5305 N Fresno St 105A
Fresno, CA 93710
(559) 221-7192
(e-mail address removed)
www.markmsimonian.medem.com
*************************
Alert: This email and any files transmitted with it
are intended solely for the use of the individual or
entity to whom they are addressed and may contain
confidential, patient health or other legally
privileged information. If you have received this
email in error please notify the sender by email,
delete and destroy this message and its attachments.
Any unauthorized review, use, disclosure,
or distribution is prohibited.