Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
How to find funciton set about text in Excel VBA Help? Clara -- thank you so much for your help |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
in the Object browser in the VBE, select VBA as the library. In the
"Classes" window on the left, find "Strings" and select it. The "Members" (right) window will have all the string functions. Select a string function in the browser and hit F1 to get the help on it. -- Regards, Tom Ogilvy "clara" wrote: Hi all, How to find funciton set about text in Excel VBA Help? Clara -- thank you so much for your help |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find and render text within IF Function | Excel Discussion (Misc queries) | |||
FIND function does not return ZERO when text is not found | Excel Worksheet Functions | |||
Find text - worksheet function or macro? | Excel Discussion (Misc queries) | |||
Need Excel Function to FIND Text - Help! | Excel Worksheet Functions | |||
backwards find function to find character in a string of text | Excel Programming |