Well, the first thing is did you try compiling the software?
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/13334-problem-converting-access-2-0-access.html
While looking at a code, you want to go debug->compile....
the above will help you find syntax errors in the code...
Fix them one by one using the above.....
> The OnClick Property on the original machine, which is working, has the
> following text:
>
> =UCmdOpenForm("RQ-MCC lender")
I would simply hit ctrl-g, and in the debug window type in
ucmdopenform
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13334
place my cursor on the above...and then hit shift-f2.....
This should jump you to the above routine......does is have any compile
errors?
Do step #1 before you even start trying to check for individual routines one
by one....
UCmdOpenForm is not a regular ms-access command, so it is likely a custom
function.....
I would also try opening the form rq-mcc lender manually..and see what
happens....
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pleaseNOOSpamKallal@msn.com http://www.members.shaw.ca/AlbertKallal