Convert table to range

  • Thread starter Thread starter KimC
  • Start date Start date
K

KimC

I have code that formats a range as a table. Is it possible in VB to convert
the table back to a range? When I run the code a second time I get the error
message that two tables may not overlap. Thanks in advance.
 
Back
Top