G Gismo Registered User. Local time Today, 07:34 Joined Jun 12, 2017 Messages 1,298 Apr 1, 2020 #1 Hi all could you please explain how the macro, open form where condition button works? i want to open a form only if a record in that form meets a specific condition / value, if not, the form should not open
Hi all could you please explain how the macro, open form where condition button works? i want to open a form only if a record in that form meets a specific condition / value, if not, the form should not open
arnelgp ..forever waiting... waiting for jellybean! Local time Today, 13:34 Joined May 7, 2009 Messages 20,710 Apr 1, 2020 #2 what is the condition? I think you need to wrap the condition in the IF macro first before running the OpenForm macro.
what is the condition? I think you need to wrap the condition in the IF macro first before running the OpenForm macro.