R RuudJ New member Local time Today, 12:22 Joined Sep 13, 2006 Messages 4 Mar 11, 2007 #1 Hi, Can anyone help me with the following: In VBA I want to check if a table or querydefinition exists. I'm stuck on finding the code for this action. Thanks in advance. Ruud, Holland
Hi, Can anyone help me with the following: In VBA I want to check if a table or querydefinition exists. I'm stuck on finding the code for this action. Thanks in advance. Ruud, Holland
M MicroE Registered User. Local time Today, 15:22 Joined Mar 3, 2007 Messages 139 Mar 11, 2007 #2 http://www.mvps.org/access/tables/tbl0001.htm
R RuudJ New member Local time Today, 12:22 Joined Sep 13, 2006 Messages 4 Mar 13, 2007 #3 Thanks very much ! MicroE, Thanks for your help !! Best regards, RuudJ
Cosmos75 Registered User. Local time Today, 14:22 Joined Apr 22, 2002 Messages 1,281 Mar 13, 2007 #4 There is also this KB article - ACC2000: Sample Code to Check for Table or Query in a Database
M MicroE Registered User. Local time Today, 15:22 Joined Mar 3, 2007 Messages 139 Mar 13, 2007 #5 Ruud - You are welcome.