View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
David Sisson[_3_] David Sisson[_3_] is offline
external usenet poster
 
Posts: 17
Default Excel grouping then inserting rows and summing up....

On May 30, 9:08 am, "
wrote:
matches a first name string which should be able to be programmed into
the macro.


What do you mean? Like the example you provided?
Do While ActiveCell.Value < "John Smith"


Or only on the first name.