• Well, I wouldn't say brilliant, but it sure is a lot easier.

    From katoreabhijit15@gmail.com@21:1/5 to All on Fri Nov 17 22:30:17 2017
    Thanks I also benefited with the answer thank u

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From joshuaf.gonzalez@gmail.com@21:1/5 to Cristina Paul on Thu Apr 23 14:48:01 2020
    On Tuesday, February 22, 2011 at 9:04:54 AM UTC-8, Cristina Paul wrote:
    Found it!
    Highlight cells to remove % from
    Use Find/replace from top Home menu
    Find %
    replace - <put in one space using space bar>
    will convert to 100x each cell but will still have %
    Use Format Cell and use cells as numbers with 2 decimal points
    thus it divides all cells by 100 but you end up with cells with the original number without % sign...

    yea!
    Tina

    On Monday, March 03, 2008 2:28 AM chscot wrote:

    I played around for a while, but could not find a format code to make 80% display as 80. I could not get this to work on the sheet cells format either. You could right click the value axis, choose Format, choose Number and type in the format code .00 to make 80% display as .80 but it sounds like
    you don't want that.

    Do you really need to get rid of the percentage sign? I think it would make the chart more readable and easier to interpret if it were there. Tufte would
    agree.

    --
    Thanks,
    Christopher

    This posting is provided "AS IS" with no warranties, and confers no rights.


    "aonnime@gmail.com" wrote:


    On Monday, March 03, 2008 9:32 AM Jon Peltier wrote:

    If you want to keep the original data unchanged, but plot different data, >> then use another range, put in a formula like =100*B2 to convert B2 from a >> percentage to a number, and use this data in your chart. Put it on another >> sheet if your boss would otherwise get confused.

    - Jon
    -------
    Jon Peltier, Microsoft Excel MVP
    Tutorials and Custom Solutions
    Peltier Technical Services, Inc. - http://PeltierTech.com
    _______


    <aonnime@gmail.com> wrote in message
    news:b024225a-eb94-4262-88cc-d1808aaf1f8a@v3g2000hsc.googlegroups.com...


    On Monday, March 03, 2008 10:17 AM Jon Peltier wrote:

    Well, I wouldn't say brilliant, but it sure is a lot easier. Worksheet space
    is cheap, and brainpower to force Excel to do what it doesn't want to is >>> expensive.

    - Jon
    -------
    Jon Peltier, Microsoft Excel MVP
    Tutorials and Custom Solutions
    Peltier Technical Services, Inc. - http://PeltierTech.com
    _______


    <aonnime@gmail.com> wrote in message
    news:ddd935f7-0d52-424e-a366-86369852fefb@e10g2000prf.googlegroups.com...


    On Wednesday, March 05, 2008 5:41 AM aonnim wrote:

    Hi,

    I would like to keep the percentage values but remove the percent sign >>>> from the value axis of a 100% stacked bar chart. Can it be done?

    Thanks
    Anne


    Submitted via EggHeadCafe
    SQL Operations on a Text File with ADO.NET
    http://www.eggheadcafe.com/tutorials/aspnet/37ed9e1b-c5de-4c0b-afbe-d8f78f9a6ecf/sql-operations-on-a-text-file-with-adonet.aspx

    This is exactly what i was looking for! thank you!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Maureen Cassidy@21:1/5 to Cristina Paul on Mon Aug 2 08:04:14 2021
    On Tuesday, February 22, 2011 at 12:04:54 PM UTC-5, Cristina Paul wrote:
    Found it!
    Highlight cells to remove % from
    Use Find/replace from top Home menu
    Find %
    replace - <put in one space using space bar>
    will convert to 100x each cell but will still have %
    Use Format Cell and use cells as numbers with 2 decimal points
    thus it divides all cells by 100 but you end up with cells with the original number without % sign...
    yea!
    Tina
    On Monday, March 03, 2008 2:28 AM chscot wrote:
    I played around for a while, but could not find a format code to make 80% display as 80. I could not get this to work on the sheet cells format either. You could right click the value axis, choose Format, choose Number and type in the format code .00 to make 80% display as .80 but it sounds like
    you don't want that.

    Do you really need to get rid of the percentage sign? I think it would make the chart more readable and easier to interpret if it were there. Tufte would
    agree.

    --
    Thanks,
    Christopher

    This posting is provided "AS IS" with no warranties, and confers no rights.


    "aon...@gmail.com" wrote:
    On Monday, March 03, 2008 9:32 AM Jon Peltier wrote:
    If you want to keep the original data unchanged, but plot different data, >> then use another range, put in a formula like =100*B2 to convert B2 from a >> percentage to a number, and use this data in your chart. Put it on another >> sheet if your boss would otherwise get confused.

    - Jon
    -------
    Jon Peltier, Microsoft Excel MVP
    Tutorials and Custom Solutions
    Peltier Technical Services, Inc. - http://PeltierTech.com
    _______


    <aon...@gmail.com> wrote in message
    news:b024225a-eb94-4262...@v3g2000hsc.googlegroups.com...
    On Monday, March 03, 2008 10:17 AM Jon Peltier wrote:
    Well, I wouldn't say brilliant, but it sure is a lot easier. Worksheet space
    is cheap, and brainpower to force Excel to do what it doesn't want to is >>> expensive.

    - Jon
    -------
    Jon Peltier, Microsoft Excel MVP
    Tutorials and Custom Solutions
    Peltier Technical Services, Inc. - http://PeltierTech.com
    _______


    <aon...@gmail.com> wrote in message
    news:ddd935f7-0d52-424e...@e10g2000prf.googlegroups.com...
    On Wednesday, March 05, 2008 5:41 AM aonnim wrote:
    Hi,

    I would like to keep the percentage values but remove the percent sign >>>> from the value axis of a 100% stacked bar chart. Can it be done?

    Thanks
    Anne
    Submitted via EggHeadCafe
    SQL Operations on a Text File with ADO.NET
    http://www.eggheadcafe.com/tutorials/aspnet/37ed9e1b-c5de-4c0b-afbe-d8f78f9a6ecf/sql-operations-on-a-text-file-with-adonet.aspx
    Thank you, thank you, thank you :)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Emmanuel M. Ford@21:1/5 to sure...@gmail.com on Fri Nov 26 15:26:20 2021
    On Wednesday, August 10, 2016 at 8:42:29 AM UTC, sure...@gmail.com wrote:
    Hi
    try the following:
    - put 100 in an empty cell and copy this cell
    - select your other values
    - goto 'Edit - Paste Special' and choose 'Multiply' to multiply them
    all in one single step

    Thanks,
    Suresh

    Thank you so much. It's simple and effective!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)