Find Command from RunCommand 97 to 2000 Conversion -
08-04-2003
, 10:42 AM
I have 2000 ACCESS db that someone converted from 97 to 2000. Most
everything seems to work, but one button. This is a SEARCH button
that involces a Macro called Utility.Search. The macro does a
RunCommand Find, which brings up a find dialogue box. When I put in
my search string and hit enter, it come up with an error:
The Control "SearchBtn" the macro is attempting to search can't be
searched. Try one of the following: *Add a GoToControl action before
the FindRecord action. *For the FindRecord action change the Only
Current Field action arguement from Yes to No. *Change the focus to a
searchable control.
This also happens when I press the Find button (binoculars) on the
menu bar.
It worked fine in 97 but now is not working in 2000. Since this is a
"SYSTEM" command, I can't figure out what it wants. I did go in and
add references to the DAO and ActiveX reference libraries.
I tried a search on this forum, the ACCESS help, and also the MS
Knowledge base but came up empty.
Anyone with any ideas?
TIA.
bc |