Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-14-2012, 08:42 AM
officeclerk officeclerk is offline Number format in Textbox on userform Windows 7 64bit Number format in Textbox on userform Office 2007
Novice
Number format in Textbox on userform
 
Join Date: Apr 2012
Posts: 2
officeclerk is on a distinguished road
Default Number format in Textbox on userform

I have a basic userform with textboxes for data entry. Is it possible to format the data so when it goes to the spreadsheet, that it will stay in number format instead of changing the cell format to text?



This is what they currently look like.
Code:
 
Private Sub TextBox1_Change()
Sheets("Sheet1").Range("B25").Value = Me.TextBox1
End Sub
Can this be done by changing the textbox properties?

Thank you.
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom Number Format for Chart deadrxn24 Word 4 03-18-2012 05:38 PM
Number format in Textbox on userform custom number format: change thousands separator Ward Excel 1 06-07-2011 08:18 PM
Textbox Number changes when I open Word t0m46 Word VBA 0 09-07-2010 05:46 AM
Numbering, defining new number format nrschmid Word 0 12-30-2009 03:04 PM
Number format in Textbox on userform Default Number Format boutells Excel 1 05-20-2009 02:46 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 06:00 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft