Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default formatting numbers

How can i format a number as picture "999,999,999.00" using a label in a
form?

lblData1.caption = temp

and where i put the fomratnumber??



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 983
Default formatting numbers

lblData1.Caption = Format(99999999, "#,##0.00")

HTH

"Paula" wrote:

How can i format a number as picture "999,999,999.00" using a label in a
form?

lblData1.caption = temp

and where i put the fomratnumber??




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default formatting numbers

wow, was so easy!!!
thx


"Jim Thomlinson" ha scritto nel
messaggio ...
lblData1.Caption = Format(99999999, "#,##0.00")

HTH

"Paula" wrote:

How can i format a number as picture "999,999,999.00" using a label in a
form?

lblData1.caption = temp

and where i put the fomratnumber??






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formatting numbers tehya Excel Worksheet Functions 5 July 6th 06 01:13 AM
Formatting numbers KC8DCN Excel Discussion (Misc queries) 2 May 24th 06 05:53 AM
Formatting numbers avjunior Excel Discussion (Misc queries) 7 October 25th 05 07:47 PM
Formatting numbers Robin Blackwell Excel Discussion (Misc queries) 1 August 17th 05 06:11 PM
Formatting numbers Andrea Charts and Charting in Excel 1 June 14th 05 11:36 PM


All times are GMT +1. The time now is 03:43 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"