How to run a Sub while opening the xls file (what event to use)?

  • Thread starter Thread starter ira
  • Start date Start date
I

ira

i need to initialise some values while opening a file.

Also how to move down the cells when pasting (not deleting them)?
paste data to a range a1:a5 and there is already some data. i want t
move it to a6:a10 and paste new data to a1:a5. Is there any easy way t
do this while using the Paste method
 
Back
Top