View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
AKphidelt AKphidelt is offline
external usenet poster
 
Posts: 461
Default Paste formula into macro

Want to explain this one a little bit more?

"Mark" wrote:

Fairly new to VBA
how do I paste a formula into a macro if the formula relies on cells
embedded into the excel spreadsheet, same row as the range but different
columns?

Thanks