Thread
:
Currency
View Single Post
#
2
Posted to microsoft.public.excel.programming
Tom Ogilvy
external usenet poster
Posts: 27,285
Currency
Textbox1.Text = Format(myval,"$ #,##0.00")
--
Regards,
Tom Ogilvy
"jes" wrote in message
...
Hello,
I'm trying to declare a currency variable in excel. Do
you know how to keep the file size low and format a
textbox to currency?
Thank you
Reply With Quote
Tom Ogilvy
View Public Profile
Find all posts by Tom Ogilvy