Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / New Users / March 2005

Tip: Looking for answers? Try searching our database.

format of number problem

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rob - 04 Mar 2005 17:36 GMT
How do I change the format of the number I am entering on
my table to allow 0000345 instead of it shortening it and
making it 345 I need it to always have YTR before it is
displayed on my form how do i change these two settings?
fredg - 04 Mar 2005 18:00 GMT
> How do I change the format of the number I am entering on
> my table to allow 0000345 instead of it shortening it and
> making it 345 I need it to always have YTR before it is
> displayed on my form how do i change these two settings?

Set the control's Format Property to
0000000

If the "number' is not going to be used in calculations, then it
should be Text datatype.  As Text, the preceding zeros would be stored
with the number value.
In which case you would not be having this problem.
Signature

Fred
Please only reply to this newsgroup.
I do not reply to personal email.

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.