Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Geoff,
What a relief. It works. Glad to hear it. The solution contains interesting features to me such as the short notation .End (xlUp)(2) and rng3(1) plus a neat way of checking for duplications. The short notation is actually short for Cells: for example, ..End(xlUp)(2) is really .End(xlUp).Cells(2,1), or the cell in the second row of the first column of the range starrting at the cell found by the ..End(xlUp). There are a lot of neat things to learn about Excel. Thank you for staying with it, I'm very grateful. You're quite welcome. It's always nice to hear of the success stories. :) Bernie |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find First Non blank cell than find column header and return that value | Excel Worksheet Functions | |||
where to put results of find operation in find and replace functio | Excel Worksheet Functions | |||
Despite data existing in Excel 2002 spreadsheet Find doesn't find | Excel Discussion (Misc queries) | |||
'find' somtimes can't find numbers. I folowd the 'help' instructi. | Excel Worksheet Functions | |||
How do I find a file/spreadsheet that Excel says is Already open but I can't find it? | Excel Discussion (Misc queries) |