Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default alignment with decimals & % sign

Excel spreadsheets are created in another department and I put them into PPT.
I cannot align columns of numbers the way I want. The first line of the
column is usually 2 digits and then a percent sign. The rest of the numbers
do not have the % sign. In Excel, I cannot find an align on decimal, and if
you right align, it is off. I need the numbers centered in the column but
aligned by decimal. I really do not want to have to put blank spaces in the
numbers. (Is there an easy way to do put in blank spaces? And the only way I
can do that is to use the underscore and color it white.)
EX:
28%
133
5
23
Any help would be greatly appreciated.
THanks
Janetoes
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,091
Default alignment with decimals & % sign

You can format the rows beginning with row 2 (not lines, Excel does not have
lines) in the column with a custom format such as 0_% assuming your numbers
after row 1, the row with the percent, are whole numbers - no fractions.
0_% tells Excel to format the number as a whole number (0) and leave a space
at the right equal in size to the space occupied by a % sign (_%).

Tyro

"Janetoes" wrote in message
...
Excel spreadsheets are created in another department and I put them into
PPT.
I cannot align columns of numbers the way I want. The first line of the
column is usually 2 digits and then a percent sign. The rest of the
numbers
do not have the % sign. In Excel, I cannot find an align on decimal, and
if
you right align, it is off. I need the numbers centered in the column but
aligned by decimal. I really do not want to have to put blank spaces in
the
numbers. (Is there an easy way to do put in blank spaces? And the only way
I
can do that is to use the underscore and color it white.)
EX:
28%
133
5
23
Any help would be greatly appreciated.
THanks
Janetoes



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default alignment with decimals & % sign

I tried your suggestion. I have the column of numbers right aligned. I
selected from the 2nd row down, right mouse clicked, numbers tab , custom and
pasted in 0_%. The numbers are still right aligned with no space to the
right. I sometimes also have numbers with the arrow symbol or ** at the end.
Any suggestions for making them align?
Janetoes

"Tyro" wrote:

You can format the rows beginning with row 2 (not lines, Excel does not have
lines) in the column with a custom format such as 0_% assuming your numbers
after row 1, the row with the percent, are whole numbers - no fractions.
0_% tells Excel to format the number as a whole number (0) and leave a space
at the right equal in size to the space occupied by a % sign (_%).

Tyro

"Janetoes" wrote in message
...
Excel spreadsheets are created in another department and I put them into
PPT.
I cannot align columns of numbers the way I want. The first line of the
column is usually 2 digits and then a percent sign. The rest of the
numbers
do not have the % sign. In Excel, I cannot find an align on decimal, and
if
you right align, it is off. I need the numbers centered in the column but
aligned by decimal. I really do not want to have to put blank spaces in
the
numbers. (Is there an easy way to do put in blank spaces? And the only way
I
can do that is to use the underscore and color it white.)
EX:
28%
133
5
23
Any help would be greatly appreciated.
THanks
Janetoes




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,091
Default alignment with decimals & % sign

I have a column of numbers formatted general, I select the numbers, then
Ctrl+1, select numbers tab, custom, and under Type: I enter 0_% (0 (zero),
underscore, %) and click ok. All of the numbers shift left in their cells to
leave enough space for a rightmost % sign.

Tyro

"Janetoes" wrote in message
...
I tried your suggestion. I have the column of numbers right aligned. I
selected from the 2nd row down, right mouse clicked, numbers tab , custom
and
pasted in 0_%. The numbers are still right aligned with no space to the
right. I sometimes also have numbers with the arrow symbol or ** at the
end.
Any suggestions for making them align?
Janetoes

"Tyro" wrote:

You can format the rows beginning with row 2 (not lines, Excel does not
have
lines) in the column with a custom format such as 0_% assuming your
numbers
after row 1, the row with the percent, are whole numbers - no fractions.
0_% tells Excel to format the number as a whole number (0) and leave a
space
at the right equal in size to the space occupied by a % sign (_%).

Tyro

"Janetoes" wrote in message
...
Excel spreadsheets are created in another department and I put them
into
PPT.
I cannot align columns of numbers the way I want. The first line of the
column is usually 2 digits and then a percent sign. The rest of the
numbers
do not have the % sign. In Excel, I cannot find an align on decimal,
and
if
you right align, it is off. I need the numbers centered in the column
but
aligned by decimal. I really do not want to have to put blank spaces in
the
numbers. (Is there an easy way to do put in blank spaces? And the only
way
I
can do that is to use the underscore and color it white.)
EX:
28%
133
5
23
Any help would be greatly appreciated.
THanks
Janetoes






  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,091
Default alignment with decimals & % sign

Perhaps your "numbers" are numbers stored as text and right aligned. If
so, formatting as 0_% will have no effect.
You'll have to clean up your data to have numbers stored as numbers.

Tyro

"Janetoes" wrote in message
...
I tried your suggestion. I have the column of numbers right aligned. I
selected from the 2nd row down, right mouse clicked, numbers tab , custom
and
pasted in 0_%. The numbers are still right aligned with no space to the
right. I sometimes also have numbers with the arrow symbol or ** at the
end.
Any suggestions for making them align?
Janetoes

"Tyro" wrote:

You can format the rows beginning with row 2 (not lines, Excel does not
have
lines) in the column with a custom format such as 0_% assuming your
numbers
after row 1, the row with the percent, are whole numbers - no fractions.
0_% tells Excel to format the number as a whole number (0) and leave a
space
at the right equal in size to the space occupied by a % sign (_%).

Tyro

"Janetoes" wrote in message
...
Excel spreadsheets are created in another department and I put them
into
PPT.
I cannot align columns of numbers the way I want. The first line of the
column is usually 2 digits and then a percent sign. The rest of the
numbers
do not have the % sign. In Excel, I cannot find an align on decimal,
and
if
you right align, it is off. I need the numbers centered in the column
but
aligned by decimal. I really do not want to have to put blank spaces in
the
numbers. (Is there an easy way to do put in blank spaces? And the only
way
I
can do that is to use the underscore and color it white.)
EX:
28%
133
5
23
Any help would be greatly appreciated.
THanks
Janetoes








  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default alignment with decimals & % sign

I think you are correct. I am new to Excel. So please forgive my ignorance. I
am a graphic artist just trying to clean up the charts to bring into PPT. So
how do you change "data" into "numbers"? I think I am going to right justify
the column of "numbers" and then right indent them so they align close enough
to the first row of numbers with the percent%. Is there any other work around
for text?
Thanks for your help.
Janetoes

"Tyro" wrote:

Perhaps your "numbers" are numbers stored as text and right aligned. If
so, formatting as 0_% will have no effect.
You'll have to clean up your data to have numbers stored as numbers.

Tyro

"Janetoes" wrote in message
...
I tried your suggestion. I have the column of numbers right aligned. I
selected from the 2nd row down, right mouse clicked, numbers tab , custom
and
pasted in 0_%. The numbers are still right aligned with no space to the
right. I sometimes also have numbers with the arrow symbol or ** at the
end.
Any suggestions for making them align?
Janetoes

"Tyro" wrote:

You can format the rows beginning with row 2 (not lines, Excel does not
have
lines) in the column with a custom format such as 0_% assuming your
numbers
after row 1, the row with the percent, are whole numbers - no fractions.
0_% tells Excel to format the number as a whole number (0) and leave a
space
at the right equal in size to the space occupied by a % sign (_%).

Tyro

"Janetoes" wrote in message
...
Excel spreadsheets are created in another department and I put them
into
PPT.
I cannot align columns of numbers the way I want. The first line of the
column is usually 2 digits and then a percent sign. The rest of the
numbers
do not have the % sign. In Excel, I cannot find an align on decimal,
and
if
you right align, it is off. I need the numbers centered in the column
but
aligned by decimal. I really do not want to have to put blank spaces in
the
numbers. (Is there an easy way to do put in blank spaces? And the only
way
I
can do that is to use the underscore and color it white.)
EX:
28%
133
5
23
Any help would be greatly appreciated.
THanks
Janetoes






  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,091
Default alignment with decimals & % sign

I could not advise you how to clean up your data without seeing it. You seem
to have some issues, **, arrow symbol, numbers stored as text, etc. All of
that may have to be addressed for each category. Sounds to me like this
other department needs to clean up its data before giving it to you.
Normally, numbers are just that, numbers and not mixed as numbers, text and
who knows what. Perhaps they could make their numbers numbers. Why should it
be your headache?

Tyro

"Janetoes" wrote in message
...
I think you are correct. I am new to Excel. So please forgive my ignorance.
I
am a graphic artist just trying to clean up the charts to bring into PPT.
So
how do you change "data" into "numbers"? I think I am going to right
justify
the column of "numbers" and then right indent them so they align close
enough
to the first row of numbers with the percent%. Is there any other work
around
for text?
Thanks for your help.
Janetoes

"Tyro" wrote:

Perhaps your "numbers" are numbers stored as text and right aligned. If
so, formatting as 0_% will have no effect.
You'll have to clean up your data to have numbers stored as numbers.

Tyro

"Janetoes" wrote in message
...
I tried your suggestion. I have the column of numbers right aligned. I
selected from the 2nd row down, right mouse clicked, numbers tab ,
custom
and
pasted in 0_%. The numbers are still right aligned with no space to the
right. I sometimes also have numbers with the arrow symbol or ** at the
end.
Any suggestions for making them align?
Janetoes

"Tyro" wrote:

You can format the rows beginning with row 2 (not lines, Excel does
not
have
lines) in the column with a custom format such as 0_% assuming your
numbers
after row 1, the row with the percent, are whole numbers - no
fractions.
0_% tells Excel to format the number as a whole number (0) and leave a
space
at the right equal in size to the space occupied by a % sign (_%).

Tyro

"Janetoes" wrote in message
...
Excel spreadsheets are created in another department and I put them
into
PPT.
I cannot align columns of numbers the way I want. The first line of
the
column is usually 2 digits and then a percent sign. The rest of the
numbers
do not have the % sign. In Excel, I cannot find an align on decimal,
and
if
you right align, it is off. I need the numbers centered in the
column
but
aligned by decimal. I really do not want to have to put blank spaces
in
the
numbers. (Is there an easy way to do put in blank spaces? And the
only
way
I
can do that is to use the underscore and color it white.)
EX:
28%
133
5
23
Any help would be greatly appreciated.
THanks
Janetoes








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
using less than sign gets rid of decimals Geodave Excel Discussion (Misc queries) 4 December 22nd 07 01:16 AM
how can i change dollar sign to rupee sign in sales invoice vishal kohli Excel Discussion (Misc queries) 3 May 10th 07 02:06 PM
Dollar sign alignment - Accounting vs Currency style MikeC Excel Discussion (Misc queries) 3 March 23rd 06 06:18 PM
can I change the $ sign to a £ sign in an MS template? tony Excel Worksheet Functions 1 January 2nd 06 06:31 PM
XL invoice replace the dollar sign with euro sign Pamela casares New Users to Excel 2 December 16th 05 08:21 PM


All times are GMT +1. The time now is 07:16 PM.

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

About Us

"It's about Microsoft Excel"