G
Guest
I have a form "frDailyWorkload" that is based on a parameter query
"qryDailyWorkload". There is only one parameter "TechID." I would like the
form to open up on the last record in the query. I'm learning as I go, so
first I tried to use a couple different DoCmd.GotoRecord's in the form's open
event, but either I wasn't doing it right or it's not the way to do it. So,
how exactly do I do it?
Thanks, Julie
"qryDailyWorkload". There is only one parameter "TechID." I would like the
form to open up on the last record in the query. I'm learning as I go, so
first I tried to use a couple different DoCmd.GotoRecord's in the form's open
event, but either I wasn't doing it right or it's not the way to do it. So,
how exactly do I do it?
Thanks, Julie