O
OverMyHead
I have a form that I use to lookup, create and modify records. I used a
template and modified it to fit my needs. However, when I opened the form it
opened up to a record within the DB that I had, but I wanted it to open up
blank.
To accomplish this I removed the first line of the maco which read:
Condition Action
IsNull([OpenArgs]) StopMacro
What does "IsNull([OpenArgs])" mean?
I really hope this makes sense.
template and modified it to fit my needs. However, when I opened the form it
opened up to a record within the DB that I had, but I wanted it to open up
blank.
To accomplish this I removed the first line of the maco which read:
Condition Action
IsNull([OpenArgs]) StopMacro
What does "IsNull([OpenArgs])" mean?
I really hope this makes sense.