View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Roy Korb Roy Korb is offline
external usenet poster
 
Posts: 1
Default Using Variables in the sum() function

I export Quickbook reports to Excel spreadsheets they are of various
nnumber of columns and various number of rows. I want to use macros with
variables in the =sum() functions rather than the hard cell address. Is this
possible and if so how do I do it?

Thanks

Roy Korb