View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default How do I sum variable rows in a macro?

What makes the number of rows variable? A blank cell? I think you
need to provide a few more details.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"BamaBarks" wrote in
message
...
In Lotus, I could ask the macro to total a variable group of
rows w/ an .end
up command. Can an Excel Macro be written to total variable
rows?