Hi all;
Sorry to bother you with this but if you know how I can run procedures in other forms by using a variable as a form name I would love to know...as this will save me typing in a massive amount of case statements.
Am currently using :
Form_Address.DeleteMember memID
but when I set up a form object variable and try to run the same proc it says their is an Object Defined Error.
Any hints out there??
Sorry to bother you with this but if you know how I can run procedures in other forms by using a variable as a form name I would love to know...as this will save me typing in a massive amount of case statements.
Am currently using :
Form_Address.DeleteMember memID
but when I set up a form object variable and try to run the same proc it says their is an Object Defined Error.
Any hints out there??