Will the #PASTE command append columns if the specified columns do not exist?

This command will not append columns if the specified columns do not exist. Instead it will begin pasting into the last physical column. If you wanted to paste data into c44, but it does not exist, you could add the following commands to append enough empty columns for this to be successful:

cell(0, 44) = 1;
#CLEARDATA
0 1 44 44
#END

Scroll to Top
Synergy Software
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.