A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

how to replace zero with numbers



 
 
Thread Tools Display Modes
  #1  
Old May 9th, 2009, 10:06 AM posted to microsoft.public.access
jon
external usenet poster
 
Posts: 640
Default how to replace zero with numbers

I have a text box its format as 0.0000
What I want to do is once the user input a number like 123456, the text box
will be filled starting form right to left like this
0.00001
And
0.00012
And
0.00123
And
0.01234
and
0.12345
Finally the number will be as follow:
123456.0000

  #2  
Old May 9th, 2009, 12:38 PM posted to microsoft.public.access
Arvin Meyer MVP
external usenet poster
 
Posts: 640
Default how to replace zero with numbers

Set the

DataType: Double
Format: Fixed
Decimal Places: 4
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com


"Jon" wrote in message
...
I have a text box its format as 0.0000
What I want to do is once the user input a number like 123456, the text
box
will be filled starting form right to left like this
0.00001
And
0.00012
And
0.00123
And
0.01234
and
0.12345
Finally the number will be as follow:
123456.0000



  #3  
Old May 10th, 2009, 03:15 PM posted to microsoft.public.access
lebron
external usenet poster
 
Posts: 1
Default how to replace zero with numbers


"Jon" wrote in message
...
I have a text box its format as 0.0000
What I want to do is once the user input a number like 123456, the text
box
will be filled starting form right to left like this
0.00001
And
0.00012
And
0.00123
And
0.01234
and
0.12345
Finally the number will be as follow:
123456.0000


  #4  
Old May 12th, 2009, 01:46 PM posted to microsoft.public.access
Roswitha Ostrowski
external usenet poster
 
Posts: 1
Default how to replace zero with numbers


"Arvin Meyer MVP" schrieb im Newsbeitrag
...
Set the

DataType: Double
Format: Fixed
Decimal Places: 4
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com


"Jon" wrote in message
...
I have a text box its format as 0.0000
What I want to do is once the user input a number like 123456, the text
box
will be filled starting form right to left like this
0.00001
And
0.00012
And
0.00123
And
0.01234
and
0.12345
Finally the number will be as follow:
123456.0000





 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:52 AM.


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