Hey I think it's his hobby - no hassle - Thank you for the naming conventions & hints n tips - working on it now (arghhh!)
I'll let you know if I get there
Yes, naming conventions might be lacking, but that is not going to solve her issue?
However, just like crossposting, advising of the true nature of the query, is a matter of common courtesy, and certainly for anyone on UA wishing to help, linda's posts are a lot clearer here as to the problem, than yours on UA?
DB is too recent for me to open, so I can only help out in theory.
Okay, got the thing to work but have 1 (hopefully) SMALL problem...
I need to use VBA on click of a button to do it - But I had been using that button to close the form via a macro.
I hate to admit this but I have NEVER (despite trying) managed to close a form using VBA.
So the button is on the form I want to close...
The name of the form is "ProdSrchFRM"...
The code I have fails on the DoCmd.Close - what on earth am I doing wrongggggg
Also not sure where that line should be to allow the Else bit to do it's bit...
Please help
Ps. Mike60smart - not great to post my DB without asking...
From post above:
So the button is on the form I want to close...
The name of the form is "ProdSrchFRM"...
The code I have fails on the DoCmd.Close - what on earth am I doing wrongggggg
Also not sure where that line should be to allow the Else bit to do it's bit...