Thread
:
Is there a VBA Function for WorksheetFunction.Text?
View Single Post
#
2
Posted to microsoft.public.excel.programming
Dave Peterson
external usenet poster
Posts: 35,218
Is there a VBA Function for WorksheetFunction.Text?
Take a look at Format in VBA's help. It's not exactly the same, but similar.
Dennis wrote:
2003
Is there a VBA Function for WorksheetFunction.Text?
TIA EagleOne
--
Dave Peterson
Reply With Quote
Dave Peterson
View Public Profile
Find all posts by Dave Peterson