Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

moves number two decimal places

 
Goto page 1, 2
   Mac (Home) -> Mac Excel RSS
Next:  Excel cannot open this file the file may have  
Author Message
brentcook

External


Since: Nov 11, 2008
Posts: 3



(Msg. 1) Posted: Tue Nov 11, 2008 10:03 am
Post subject: moves number two decimal places
Archived from groups: microsoft>public>mac>office>excel (more info?)

Version: 2008
Operating System: Mac OS X 10.5 (Leopard)

All numbers I enter into a cell are automatically being converted to include two decimal places. For example 100,000,000 typed into cell converts to 1,000,000, 10 converts to .1 I have tried formating and entering it in the function bar but it always moves it two decimal places.
Back to top
Login to vote
JE McGimpsey

External


Since: Jul 13, 2005
Posts: 597



(Msg. 2) Posted: Tue Nov 11, 2008 10:26 am
Post subject: Re: moves number two decimal places [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <59b6177e.-1.DeleteThis@webcrossing.caR9absDaxw>,
brentcook.DeleteThis@officeformac.com wrote:

> Version: 2008
> Operating System: Mac OS X 10.5 (Leopard)
>
> All numbers I enter into a cell are automatically being converted to include
> two decimal places. For example 100,000,000 typed into cell converts to
> 1,000,000, 10 converts to .1 I have tried formating and entering it in the
> function bar but it always moves it two decimal places.

Preferences/Edit, uncheck the "Display this number of decimal places"
checkbox.
Back to top
Login to vote
brentcook

External


Since: Nov 11, 2008
Posts: 3



(Msg. 3) Posted: Tue Nov 11, 2008 11:01 am
Post subject: Re: moves number two decimal places [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> In article ,
> brentcook.TakeThisOut@officeformac.com wrote:
>
> > Version: 2008
> > Operating System: Mac OS X 10.5 (Leopard)
> >
> > All numbers I enter into a cell are automatically being converted to include
> > two decimal places. For example 100,000,000 typed into cell converts to
> > 1,000,000, 10 converts to .1 I have tried formating and entering it in the
> > function bar but it always moves it two decimal places.
>
> Preferences/Edit, uncheck the "Display this number of decimal places"
> checkbox.
>

Thanks, but that is not the issue. I can have 0 number of decimals in number or currency or whatever and it still moves the number I enter over by two decimal places. I have closed the sheet and excel and every new sheet and the sheets previous to this problem now do this to new data entered. It does not do it to numbers already in a spreadsheet.
Back to top
Login to vote
JE McGimpsey

External


Since: Jul 13, 2005
Posts: 597



(Msg. 4) Posted: Tue Nov 11, 2008 11:36 am
Post subject: Re: moves number two decimal places [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <59b6177e.1.DeleteThis@webcrossing.caR9absDaxw>,
brentcook.DeleteThis@officeformac.com wrote:

> Thanks, but that is not the issue. I can have 0 number of decimals in number
> or currency or whatever and it still moves the number I enter over by two
> decimal places. I have closed the sheet and excel and every new sheet and the
> sheets previous to this problem now do this to new data entered. It does not
> do it to numbers already in a spreadsheet.

I don't think you understand why I suggested what I did.

A cell's display number format (e.g, Number, Currency, General) has
ABSOLUTELY NOTHING to do with how XL interprets your input.

When you enter something in a cell, XL's parser interprets your ascii
text input, and if it can be converted to a numeric value, converts it
to a double-precision floating point (binary) number, and stores it in
the cell.

Only then does XL hand off that value to the display engine, which looks
up the format you've set and applies it.

The exception is if the cell's number format is set to 'Text', in which
case XL bypasses the parser and stores the value as ASCII text.

So is the checkbox in Preferences/Edit unchecked? What you've described
is EXACTLY what should happen if it's checked, with 2 decimal places
indicated.
Back to top
Login to vote
Carl Witthoft

External


Since: Jul 09, 2005
Posts: 117



(Msg. 5) Posted: Tue Nov 11, 2008 7:30 pm
Post subject: Re: moves number two decimal places [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <jemcgimpsey-AC0E9E.10255811112008.TakeThisOut@news.microsoft.com>,
JE McGimpsey <jemcgimpsey.TakeThisOut@mvps.org> wrote:

> In article <59b6177e.-1.TakeThisOut@webcrossing.caR9absDaxw>,
> brentcook.TakeThisOut@officeformac.com wrote:
>
> > Version: 2008
> > Operating System: Mac OS X 10.5 (Leopard)
> >
> > All numbers I enter into a cell are automatically being converted to
> > include
> > two decimal places. For example 100,000,000 typed into cell converts to
> > 1,000,000, 10 converts to .1 I have tried formating and entering it in the
> > function bar but it always moves it two decimal places.
>
> Preferences/Edit, uncheck the "Display this number of decimal places"
> checkbox.

McGimpsey: I think you are misreading the problem, not that brentcook's
English is correct.

If the decimal point itself is moving, which is what the OP said, then
my guess is that he's got that damn "autoconvert to percentage" option
set. One of the things in Excel that the entire Microsoft team should
burn in hell for.

--
Team EM to the rescue! http://www.team-em.com
Back to top
Login to vote
JE McGimpsey

External


Since: Jul 13, 2005
Posts: 597



(Msg. 6) Posted: Tue Nov 11, 2008 9:12 pm
Post subject: Re: moves number two decimal places [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <carl-F3E966.19305211112008.DeleteThis@web.aioe.org>,
Carl Witthoft <carl.DeleteThis@witthoft.com> wrote:

> McGimpsey: I think you are misreading the problem, not that brentcook's
> English is correct.
>
> If the decimal point itself is moving, which is what the OP said, then
> my guess is that he's got that damn "autoconvert to percentage" option
> set. One of the things in Excel that the entire Microsoft team should
> burn in hell for.

No idea what you mean by "autoconvert to percentage" option, unless you
mean the preference checkbox that I mentioned.

Can you explain further?
Back to top
Login to vote
brentcook

External


Since: Nov 11, 2008
Posts: 3



(Msg. 7) Posted: Wed Nov 12, 2008 7:15 am
Post subject: Re: moves number two decimal places [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> In article ,
> brentcook DeleteThis @officeformac.com wrote:
Thanks, this was the problem and I switched as you suggested. All is well.
B
>
> > Thanks, but that is not the issue. I can have 0 number of decimals in number
> > or currency or whatever and it still moves the number I enter over by two
> > decimal places. I have closed the sheet and excel and every new sheet and the
> > sheets previous to this problem now do this to new data entered. It does not
> > do it to numbers already in a spreadsheet.
>
> I don't think you understand why I suggested what I did.
>
> A cell's display number format (e.g, Number, Currency, General) has
> ABSOLUTELY NOTHING to do with how XL interprets your input.
>
> When you enter something in a cell, XL's parser interprets your ascii
> text input, and if it can be converted to a numeric value, converts it
> to a double-precision floating point (binary) number, and stores it in
> the cell.
>
> Only then does XL hand off that value to the display engine, which looks
> up the format you've set and applies it.
>
> The exception is if the cell's number format is set to 'Text', in which
> case XL bypasses the parser and stores the value as ASCII text.
>
> So is the checkbox in Preferences/Edit unchecked? What you've described
> is EXACTLY what should happen if it's checked, with 2 decimal places
> indicated.
>
Back to top
Login to vote
Carl Witthoft

External


Since: Jul 09, 2005
Posts: 117



(Msg. 8) Posted: Wed Nov 12, 2008 5:58 pm
Post subject: Re: moves number two decimal places [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <jemcgimpsey-532AAE.21122711112008 DeleteThis @news.microsoft.com>,
JE McGimpsey <jemcgimpsey DeleteThis @mvps.org> wrote:

> In article <carl-F3E966.19305211112008 DeleteThis @web.aioe.org>,
> Carl Witthoft <carl DeleteThis @witthoft.com> wrote:
>
> > McGimpsey: I think you are misreading the problem, not that brentcook's
> > English is correct.
> >
> > If the decimal point itself is moving, which is what the OP said, then
> > my guess is that he's got that damn "autoconvert to percentage" option
> > set. One of the things in Excel that the entire Microsoft team should
> > burn in hell for.
>
> No idea what you mean by "autoconvert to percentage" option, unless you
> mean the preference checkbox that I mentioned.
>
> Can you explain further?

Sorry -- but my interpretation of your comments was that you seemed to
think the OP was just dealing with a change in the number of *displayed*
digits.
There's a hook somewhere that automatically changes the quality (for
lack of a better word) of the displayed value from real number to
percentage. That is, one might type in 0.13 and Excel converts to
13%. I've seen Excel turn 13 into 13% too, so either the 0.13 or the 13
has physically been changed from its original real-number value.

I thought there was a reverse converter as well, but I could easily be
mistaken.

--
Team EM to the rescue! http://www.team-em.com
Back to top
Login to vote
JE McGimpsey

External


Since: Jul 13, 2005
Posts: 597



(Msg. 9) Posted: Thu Nov 13, 2008 3:09 pm
Post subject: Re: moves number two decimal places [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <carl-29CA3E.17583912112008 RemoveThis @web.aioe.org>,
Carl Witthoft <carl RemoveThis @witthoft.com> wrote:

> Sorry -- but my interpretation of your comments was that you seemed to
> think the OP was just dealing with a change in the number of *displayed*
> digits.
> There's a hook somewhere that automatically changes the quality (for
> lack of a better word) of the displayed value from real number to
> percentage. That is, one might type in 0.13 and Excel converts to
> 13%. I've seen Excel turn 13 into 13% too, so either the 0.13 or the 13
> has physically been changed from its original real-number value.
>
> I thought there was a reverse converter as well, but I could easily be
> mistaken.

I think what you're referring to is that when you enter

13

directly in a cell formatted as a percentage, XL keeps the % sign in the
cell to the right of the numbers. So when the Return key is pressed, the
entry '13%' is parsed.

It's not a user-modifiable setting. I also find it annoying.
Back to top
Login to vote
Niek Otten

External


Since: Mar 04, 2008
Posts: 7



(Msg. 10) Posted: Fri Nov 14, 2008 10:28 am
Post subject: Re: moves number two decimal places [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

<It's not a user-modifiable setting>

I'm surprised: It is in Excel for Windows; Tools>Options>Edit tab, "Enable
automatic percent entry"

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"JE McGimpsey" <jemcgimpsey DeleteThis @mvps.org> wrote in message
news:jemcgimpsey-1D0CCC.15091813112008@news.microsoft.com...
> In article <carl-29CA3E.17583912112008 DeleteThis @web.aioe.org>,
> Carl Witthoft <carl DeleteThis @witthoft.com> wrote:
>
>> Sorry -- but my interpretation of your comments was that you seemed to
>> think the OP was just dealing with a change in the number of *displayed*
>> digits.
>> There's a hook somewhere that automatically changes the quality (for
>> lack of a better word) of the displayed value from real number to
>> percentage. That is, one might type in 0.13 and Excel converts to
>> 13%. I've seen Excel turn 13 into 13% too, so either the 0.13 or the 13
>> has physically been changed from its original real-number value.
>>
>> I thought there was a reverse converter as well, but I could easily be
>> mistaken.
>
> I think what you're referring to is that when you enter
>
> 13
>
> directly in a cell formatted as a percentage, XL keeps the % sign in the
> cell to the right of the numbers. So when the Return key is pressed, the
> entry '13%' is parsed.
>
> It's not a user-modifiable setting. I also find it annoying.
Back to top
Login to vote
JE McGimpsey

External


Since: Jul 13, 2005
Posts: 597



(Msg. 11) Posted: Fri Nov 14, 2008 10:28 am
Post subject: Re: moves number two decimal places [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <545481EC-7C5A-40D3-B8CD-9763810BD0C4.TakeThisOut@microsoft.com>,
"Niek Otten" <nicolaus.TakeThisOut@xs4all.nl> wrote:

> <It's not a user-modifiable setting>
>
> I'm surprised: It is in Excel for Windows; Tools>Options>Edit tab, "Enable
> automatic percent entry"

Yeah, that was added to WinXL, but never made it to MacXL.
Back to top
Login to vote
Niek Otten

External


Since: Mar 04, 2008
Posts: 7



(Msg. 12) Posted: Fri Nov 14, 2008 8:03 pm
Post subject: Re: moves number two decimal places [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

OK, Thanks for the info, John!

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"JE McGimpsey" <jemcgimpsey.TakeThisOut@mvps.org> wrote in message
news:jemcgimpsey-FA6A6D.10210614112008@news.microsoft.com...
> In article <545481EC-7C5A-40D3-B8CD-9763810BD0C4.TakeThisOut@microsoft.com>,
> "Niek Otten" <nicolaus.TakeThisOut@xs4all.nl> wrote:
>
>> <It's not a user-modifiable setting>
>>
>> I'm surprised: It is in Excel for Windows; Tools>Options>Edit tab,
>> "Enable
>> automatic percent entry"
>
> Yeah, that was added to WinXL, but never made it to MacXL.
Back to top
Login to vote
Phillip Jones, C.E.T.

External


Since: Nov 03, 2008
Posts: 26



(Msg. 13) Posted: Sat Nov 15, 2008 11:08 am
Post subject: Re: moves number two decimal places [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Sounds like the Mac team had better sense Smile

You should never have something change to a Percentage with the % sign
with out explicitly setting that in the cell formatting tools. In other
words to do it should conscious decision by the user. In other words
don't assume everyone has the intelligence of a two year old.

Pass that along to the MS crowd. Make it easy to find the setting if its
needed but don't have it turned on automatically.

JE McGimpsey wrote:
> In article <545481EC-7C5A-40D3-B8CD-9763810BD0C4.RemoveThis@microsoft.com>,
> "Niek Otten" <nicolaus.RemoveThis@xs4all.nl> wrote:
>
>> <It's not a user-modifiable setting>
>>
>> I'm surprised: It is in Excel for Windows; Tools>Options>Edit tab, "Enable
>> automatic percent entry"
>
> Yeah, that was added to WinXL, but never made it to MacXL.

--
------------------------------------------------------------------------
Phillip M. Jones, CET mailto:pjones@kimbanet.com
If it's "fixed", don't "break it"! http://www.vpea.org
http://www.phillipmjones.net
G4-500 Mac 1.5 GB RAM OSX.3.9 G4-1.67 GB PowerBook 17" 2GB RAM OSX.4.11
------------------------------------------------------------------------
Back to top
Login to vote
ogsdqnc

External


Since: Dec 13, 2008
Posts: 1



(Msg. 14) Posted: Sat Dec 13, 2008 4:22 am
Post subject: Re: moves number two decimal places [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

olVX0A jzisnqlnpnva <http://jzisnqlnpnva.com/>, [url=http://movzvbrvfjml.com/]movzvbrvfjml[/url], [link=http://pildtamdaqvv.com/]pildtamdaqvv[/link], <http://tgecogqwycgj.com/>
Back to top
Login to vote
Nuttzy99

External


Since: Dec 23, 2008
Posts: 1



(Msg. 15) Posted: Tue Dec 23, 2008 9:43 am
Post subject: Re: moves number two decimal places [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You should resubmit your site every few months especially if you have had content changes, page additions or other major changes to your website, <http://qritamarqey.cn/homeofficedeskcountertops.html> Home Office Desk Countertops, 589, <http://qritamarqey.cn/borgernewsherald.html> Borger News Herald, rgfbnp, <http://qritamarhey.cn/davidyurmanbridal.html> David Yurman Bridal, =)), <http://qritamarsey.cn/landau8550.html> Landau 8550, 19294, <http://qritamarhey.cn/labelshardachemical.html> Label Sharda Chemical, ncmmq, <http://qritamarxey.cn/tarbosaurus.html> Tarbosaurus, 671, <http://qritamarsey.cn/kippered.html> Kippered, 454650, <http://ritamazqley.cn/zapchast.html> Zapchast, =DDD, <http://qritamarqey.cn/laubergedulaccasino.html> Lauberge Du Lac Casino, %-DDD, <http://qritamarvey.cn/mylarcoinflip.html> Mylar Coin Flip, =-PPP, <http://qritamarrey.cn/quarleslandinhanovervirginia.html> Quarles Land In Hanover Virginia, 37949, <http://qritamarsey.cn/singerhd110.html> Singer Hd110, rqqv, <http://qritamartey.cn/howtoyelllouder.html> How To Yell Louder, util, <http://qritamarrey.cn/wishbonenecklace.html> Wishbone Necklace, 685, <http://qritamarney.cn/whitenylonwindbreakerjacket.html> White Nylon Windbreaker Jacket, cxva, <http://qritamarwey.cn/scienceexperimentsforkindergardenkids.html> Science Experiments For Kindergarden Kids, butr, <http://ritamayleqy.cn/sheeptabpinkfloyd.html> Sheep Tab Pink Floyd, cqcoce, <http://qritamarwey.cn/insurancerecruitersinlasvegasnv.html> Insurance Recruiters In Las Vegas Nv, %OOO, <http://qritamarpey.cn/alexandrucatanamatematica.html> Alexandru Catana Matematica, %P,
Back to top
Login to vote
Display posts from previous:   
Related Topics:
number lock issues are driving me crazy! - For reasons I cannot figure out, the "num lock" feature on my G4 ibook is locked in to only work as arrows. That is, when I press the number 6 I move right one cell, and when I press 4 I move left one cell. This is only happening in Excel. I...

How do you total the number of times a certain phrase ente.. - Hi all, I hope someone can help me with this formula. I am trying to count the number of times one column with a certain phrase in it has a date entered in another column. We have been using a variation of..

A STRANGE THING HAPPENED - EXCEL NUMBER OF ZEROES - Have just installed office 2004 for mac. everything worked fine until I tried my new excel. It is so strange and impossible to understand. When writing a number to any cell in a sheet excel automatically devides the number with 100. When writing 100 and....

Unable to Load Frameworks error - Mac OS X 10.4.1 with all software updates applied, MS Office 2004 with all software updates supplied. When launching Excel in my account, I get the following error dialog: "An unexpected error occurred while trying to load the Microsoft Framework..

Clipboard Error Message - I have suddenly started getting a message that states 'Cannot empty the clipboard' when i try to copy cells in any worksheet. If I OK this and carry on Excel crashes and either hangs for a while or immediately closes down. I have checked the help..
       Mac (Home) -> Mac Excel All times are: Pacific Time (US & Canada) (change)
Goto page 1, 2
Page 1 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
 Windows Forums
 Game Forums
 Linux Forums
  Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact