View Single Post
 
Old 02-16-2022, 07:04 AM
VBAadvocate VBAadvocate is offline Windows 10 Office 2019
Novice
 
Join Date: Feb 2022
Posts: 12
VBAadvocate is on a distinguished road
Default Can a copy of table be saved in memory

I would like to save a copy of a table in memory to use for restoring the table if certain errors occur while attempting a complex process/manipulation of the table.

I would rather not copy it to a another location in the document nor create a new document to save it.
Reply With Quote