View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Insert a blank row after change in data

Glad it worked out ok for you.

I described it as: .. end at row 10
because the sub works from the last row in the col upwards ... to row10
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Genghis2k3" wrote:
Thanks Max, that did the trick. I was concerned because I actually needed
the function to START at row 10 - not end at row ten. But perhaps I don't
understand the coding language because it did start work - starting at row 10
where my data starts. Thanks again.