View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ira ira is offline
external usenet poster
 
Posts: 1
Default How to run a Sub while opening the xls file (what event to use)?

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

--
Message posted from http://www.ExcelForum.com