Thread: Excel macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
msdrolf msdrolf is offline
external usenet poster
 
Posts: 19
Default Excel macro

I have a macro which contains a formula which creates a number in a cell. I
want to use that result in a formula in another cell. How do I save the
result from the first cell so that I can use it in a second cell. The
relative locations of the two cells may vary from spreadsheet to spreadsheet
but I know how to activate each cell.