Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hey all... I have a simple question... hoping someone might know the answer. I need to insert a row after every unique cell (the column is sorted) in a specific column. The data starts in B4 and goes down an undetermined amount of rows (data is always being added / deleted)... all I want to do is to add a row after every 'group' in that column B. I've tried Loops combined with If statements with no luck... Thanks! :) -- NeedsExcelHelp4 ------------------------------------------------------------------------ NeedsExcelHelp4's Profile: http://www.excelforum.com/member.php...o&userid=31898 View this thread: http://www.excelforum.com/showthread...hreadid=517358 |