View Full Version : Conditions in Macros


LLK
01-28-2000, 11:03 AM
I'm having a problem creating a some data valadation. I want to be able to verify that a value is in a table before I run some update queires. I created a query to check for the value in the table, but when I try to use it in a macro condition, I get a message that 'the object doesn't contain the automation object. Any ideas on how to accomplish this