Right, I have a gorgeous database with one hitch.
I have two forms:
'AREA' contains a textbox where a postcode value is entered i.e. HX3 or AB10
the second form 'PRODUCTS' uses the textbox from 'AREA' as criteria in a query and uses the information to extract the name of who looks after that area....
If I press the close button on 'AREA', I want it to check to see if 'PRODUCTS' is active. If 'PRODUCTS' is active, then a message box should announce that fact and cancel the close process until 'PRODUCTS' is closed.
If 'PRODUCTS' isn't active, then the close process should continue as normal...
Any suggestions?
Chyld
craig@chyld.co.uk
The faster rabit raced ahead and lost to the slower Turtle.
I have two forms:
'AREA' contains a textbox where a postcode value is entered i.e. HX3 or AB10
the second form 'PRODUCTS' uses the textbox from 'AREA' as criteria in a query and uses the information to extract the name of who looks after that area....
If I press the close button on 'AREA', I want it to check to see if 'PRODUCTS' is active. If 'PRODUCTS' is active, then a message box should announce that fact and cancel the close process until 'PRODUCTS' is closed.
If 'PRODUCTS' isn't active, then the close process should continue as normal...
Any suggestions?
Chyld
craig@chyld.co.uk
The faster rabit raced ahead and lost to the slower Turtle.