Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to use the excel functions value and search in excel vba code.
How do I do this |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You should use the vba function Instr instead of Search.
Instead of Value you should use the vba function Val better to use VBA functions in VBA if they do the job. -- Regards, Tom Ogilvy "Excel programming questions" om wrote in message ... I want to use the excel functions value and search in excel vba code. How do I do this |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you very much
"Excel programming questions" wrote: I want to use the excel functions value and search in excel vba code. How do I do this |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Tue, 8 Feb 2005 17:49:02 -0800, Excel programming questions
om wrote: I want to use the excel functions value and search in excel vba code. How do I do this You can use SEARCH Application.WorksheetFunction.Search but I think VALUE you will have to use a VBA equivalent. What exactly do you want to do? --ron |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel function search | New Users to Excel | |||
Excel Search Function | Excel Discussion (Misc queries) | |||
Excel search function | Excel Discussion (Misc queries) | |||
Excel search function | Excel Discussion (Misc queries) | |||
Excel Search function | Excel Discussion (Misc queries) |