View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don Don is offline
external usenet poster
 
Posts: 487
Default Program to add a row?

Would someone show me the proper way to code a procedure to add a row every
time the word "Subtotal" is found in column B of a spreadsheet. Secondly,
how do I attach this procedure to a button? I'd like the routine to run once
and find every instance of this word and then add the row instead of me
having to do this for each instance of the word. A simple thing, I'm sure,
but I don't know how. Thanks...
--
Don Rountree