Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I'm trying to build a macro that will check all the values in a range to test which cells have a value greater than zero. Then for each cell that does to name its address (in order) as Name+1 then Name+2 etc so that I can use Name+1 to return the address of that cell later in another Macro. I can check each cell without problem using For Each in Range and I can test using If Then, however it is the nameing part that I can't get, any help is as always greatly appreciated. Best Regards, CalumMurdo Kennedy www.taekwondo.freeserve.co.uk |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If value matches criteria, return formula | Excel Worksheet Functions | |||
Get last 6 rows in list where 1 cell matches certain criteria | New Users to Excel | |||
i need to get all matches in one column for one criteria | Excel Worksheet Functions | |||
SumIf Criteria Matches | Excel Worksheet Functions | |||
Is it possible to do a vertical lookup that matches on 2 criteria | Excel Worksheet Functions |