M
Mark R
I have a "switchboard" form.
I click on command_button_openform
a dialog box then opens (enter paramter value) for Me.lname
if I just hit enter, it opens MAINFORM.
I know that the Me.lname is a bug I left in "somehwere" in
some bad code somewhere. I meant to take it out and then
got sidetracked, a few days went by, and I can't remember
where it is.
I looked at the properties RECORDSOURCE of the
switchboard and mainform. I looked in events ON OPEN of
switchboard and MAINFORM. I did a "find" in the VB/CODE
BUILDER through all the code of Mainform and Switchboard.
I ran all my queries and watched for the "enter value
parameter" dialog box - no luck there either.
For pete's sake I can't find this remnant Me.lname !!
How do I continue my search.
-embarrassed to leave a bug
I click on command_button_openform
a dialog box then opens (enter paramter value) for Me.lname
if I just hit enter, it opens MAINFORM.
I know that the Me.lname is a bug I left in "somehwere" in
some bad code somewhere. I meant to take it out and then
got sidetracked, a few days went by, and I can't remember
where it is.
I looked at the properties RECORDSOURCE of the
switchboard and mainform. I looked in events ON OPEN of
switchboard and MAINFORM. I did a "find" in the VB/CODE
BUILDER through all the code of Mainform and Switchboard.
I ran all my queries and watched for the "enter value
parameter" dialog box - no luck there either.
For pete's sake I can't find this remnant Me.lname !!
How do I continue my search.
-embarrassed to leave a bug