Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Within VBA I can access worksheet functions, like ROMAN, as follows:
TryString = Application.WorksheetFunction.Roman(i) In the worksheet I can access worksheet functions and any UDFs I define. How can I access VBA functions, like DIR(), in the worksheet? -- Gary''s Student |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with worksheet functions | Excel Discussion (Misc queries) | |||
IF AND OR Worksheet Functions | Excel Discussion (Misc queries) | |||
UDF x worksheet functions | Excel Worksheet Functions | |||
Worksheet functions | Excel Worksheet Functions | |||
Public Functions As Worksheet Available Functions | Excel Programming |