View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Justin[_16_] Justin[_16_] is offline
external usenet poster
 
Posts: 3
Default Copy/Paste Excel Macro

Hello,

What I'm trying to do is automate a process using an excel macro. What
I need the macro to do is to look for a blank cell in a range of data
in Column A, and whenever there is a blank space within that range,
paste some specific above information into this row. (I'm formatting
an excel file after taking it from another program). I would greatly
appreciate any help!

Thank you!