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

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