LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 58
Default Count Uniques in Column G Until Change in Column C, then Resta

On Nov 6, 6:54 pm, ryguy7272
wrote:
Thanks for the effort dbKemp!! Unfortunately, the code didn't do anything.
All I did was add a reference to MS Scripting Runtime, and I modified these
lines of code:
'These will be different for you
Set rNames = Sheets(1).Range("C2:C4500")
Set rIDs = Sheets(1).Range("G2:G4500")

What was supposed to happen?

Thanks,
Ryan---

--
RyGuy


If your data is on 'Sheets(1)'....it will put up a message box for
each unique name with the count of ID's. If you data is not on
'Sheets(1)' then it will do nothing. Make sure the sheet reference is
correct and then step through the code line by line checking the
values of the variables to see that it is reading the correct values
from the worksheet.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Restart row count each time the value in a specific column changes RC Excel Worksheet Functions 4 May 17th 23 03:44 AM
count uniques in same column, post in blank cell, repeat until end ofspreadsheet S Himmelrich Excel Programming 2 January 15th 08 07:31 PM
Count Uniques in Column, put result in next blank cell andcontinue until last row merjet Excel Programming 2 January 15th 08 05:31 PM
Count Uniques in Column, put result in next blank cell and continu ryguy7272 Excel Programming 1 January 15th 08 05:29 PM
Count number of cells and total in one column, based on another column suffix Pierre Excel Worksheet Functions 5 October 31st 07 12:28 AM


All times are GMT +1. The time now is 04:32 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"