how can i tell if a table (there will be only 1 per sheet) exists in a worksheet.
i have tried the following:
and![]()
if activesheet.listobjects(1) = True then
how can i get this to work?![]()
if activesheet.listobjects(1) <> "" then
how can i tell if a table (there will be only 1 per sheet) exists in a worksheet.
i have tried the following:
and![]()
if activesheet.listobjects(1) = True then
how can i get this to work?![]()
if activesheet.listobjects(1) <> "" then
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks