Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
how can i find the last column in a particular row.
To fidn the last column in a the sheet we find thru: With ActiveSheet.UsedRange lastColSum = .Column + .Columns.Count - 1 End With but what if i want to find in a particular row? thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
FInd common data in one column then add number in adjacent column | Excel Worksheet Functions | |||
find last row value in column when using MATCH to find column | Excel Worksheet Functions | |||
Find something in column a then find if column B matches criteria | Excel Discussion (Misc queries) | |||
Find First Non blank cell than find column header and return that value | Excel Worksheet Functions | |||
How to find the most recent date in a column based on other column | Excel Worksheet Functions |