Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to use the worksheetfunction find to establish whether
text string contains a comma or not (refer below) testComma = WorksheetFunction.Find(",", ResultsValue, 1) I have also tried testComma = iserror(WorksheetFunction.Find(",", ResultsValue, 1)) However, if the string does not contain a comma I get a run-time erro 1004 Unable to get Find propert of WorksheetFunction class. Any tips would be appreciated -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find text - worksheet function or macro? | Excel Discussion (Misc queries) | |||
Find last non-blank row with a worksheet function | Excel Worksheet Functions | |||
Can the find/replace function be used for worksheet headers/footer | Excel Worksheet Functions | |||
Worksheet Function - Find? | Excel Worksheet Functions | |||
for stats worksheet in XL how do i find the minitab function | Excel Worksheet Functions |