Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
don don is offline
external usenet poster
 
Posts: 21
Default Percentage problems

If I have a percentage in a column and in another I have a
value (sometimes it is a minus value) and want to
calculate the value as a percentage I cant seem to get it
to work.

Any ideas I have tried everything I can think of..

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 691
Default Percentage problems

Hi "Don" <anonymous@dis...,
What does it do instead of work?
What is the formula and associated data?
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Don" wrote in message ...
If I have a percentage in a column and in another I have a
value (sometimes it is a minus value) and want to
calculate the value as a percentage I cant seem to get it
to work.

Any ideas I have tried everything I can think of..

Thanks



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Percentage problems

Hi
and what's the basis for your percentage calculation?. You may post an
example (plain text please) and describe your expected result based on
this example

--
Regards
Frank Kabel
Frankfurt, Germany


Don wrote:
If I have a percentage in a column and in another I have a
value (sometimes it is a minus value) and want to
calculate the value as a percentage I cant seem to get it
to work.

Any ideas I have tried everything I can think of..

Thanks


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Percentage problems

Hi,

Enter your value in A1. In B1 enter the number you wish
to express A1 as a percentage of (say 100). In C1 place
the following formula

=SUM(A1/B1)

Then format C1 as percentage.

When you say it doesn't work, what result are you getting?

Is the value in B1 ever 0? This will cause a DIV/0 error



-----Original Message-----
If I have a percentage in a column and in another I have

a
value (sometimes it is a minus value) and want to
calculate the value as a percentage I cant seem to get

it
to work.

Any ideas I have tried everything I can think of..

Thanks
.

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,651
Default Percentage problems

On Sun, 16 May 2004 11:25:15 -0700, "Matt Lunn"
wrote:

=SUM(A1/B1)


What is the purpose of the SUM worksheet function in your recommendation?

In other words, why not the simpler

=A1/B1

??




--ron
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
aauugghhh...#div/o problems & various average formula problems acbel40 Excel Worksheet Functions 5 October 19th 09 05:00 PM
Sum and Percentage [email protected] Excel Discussion (Misc queries) 5 April 4th 07 09:11 AM
Calculating a percentage with the end percentage in mind Shadowshady Excel Discussion (Misc queries) 2 June 17th 06 09:41 AM
Percentage problems chedd via OfficeKB.com Excel Discussion (Misc queries) 1 June 8th 06 09:37 AM
Bar Chart depicting the "percentage of another percentage(less than 100)" TEAM Charts and Charting in Excel 1 October 28th 05 05:06 AM


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

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

About Us

"It's about Microsoft Excel"