Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I find the addresses for the ranges of B column to D column for
each group in column A using VBA? For abc, I want to find B1:D3; for efg, find B4:D9 and etc. A B C D 1 abc 35000 23920 30780 2 abc 36975 23620 26799 3 abc 31800 28315 21528 4 efg 33863 24128 23400 5 efg 38213 23650 18720 6 efg 24000 41278 30600 7 efg 30000 32000 24794 8 efg 27583 26520 27405 9 efg 34000 33140 36627 10 xyz 30900 27192 29781 11 xyz 27600 25000 41000 12 opq 28912 32500 20801 13 opq 21936 20500 40174 14 opq 38000 16641 21840 15 opq 26499 24500 24516 .... .... I appreciate your help. Thanks. Faye Larson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find Range Borders (Cell Addresses) In VBA | Excel Discussion (Misc queries) | |||
odd and even addresses | Excel Worksheet Functions | |||
Addresses | Excel Discussion (Misc queries) | |||
Help with Addresses | New Users to Excel | |||
Lookup function to find email addresses | Excel Programming |