View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rlee1999 rlee1999 is offline
external usenet poster
 
Posts: 23
Default Need some VB script, please

I have 22 different classes in Column F, each class may have 1-25 item rows.
I need to locate the last row of each class and insert a row below it (22 new
rows inserted throughout the sheet). Then I need it to sum the dollar amounts
located in Column AI in the new row for all of the items in each class.

I hope you can help.

Thank you,

~Robert