Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
oxicottin
 
Posts: n/a
Default Cant figure out formula?


Hello, Im having trouble with a formula and need help? I havent had any
sucsess trying to explain it so I gave a link below so it can be
downloaded and looked at. What I want is in the TOTAL DAILY PERCENT PER
DAY colum to give me a total percent from the hours worked ect. delay
time divided by percent and then multiply by 100? Not sure if that is
right. If you download you will see what i mean. Thanks!! :(

http://www.badongo.com/file.php?file=Delay Excel
sheet__2006-02-21_Delay.xls


--
oxicottin
------------------------------------------------------------------------
oxicottin's Profile: http://www.excelforum.com/member.php...o&userid=31702
View this thread: http://www.excelforum.com/showthread...hreadid=514999

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bernard Liengme
 
Posts: n/a
Default Cant figure out formula?

I doubt anyone will download the file.
Try to give us some sample data and tell us what you want - but do not use
terms that are meaningful just to you.
<<What I want is in the TOTAL DAILY PERCENT PER DAY Colum to give me a
total percent from the hours worked ect. delay time divided by percent and
then multiply by 100?
You want to add a column of numbers (who cares if they are whole number, or
fractions with % on them)
You want to divide by what? (divide by 'percent' means nothing)
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"oxicottin" wrote
in message ...

Hello, Im having trouble with a formula and need help? I havent had any
sucsess trying to explain it so I gave a link below so it can be
downloaded and looked at. What I want is in the TOTAL DAILY PERCENT PER
DAY colum to give me a total percent from the hours worked ect. delay
time divided by percent and then multiply by 100? Not sure if that is
right. If you download you will see what i mean. Thanks!! :(

http://www.badongo.com/file.php?file=Delay Excel
sheet__2006-02-21_Delay.xls


--
oxicottin
------------------------------------------------------------------------
oxicottin's Profile:
http://www.excelforum.com/member.php...o&userid=31702
View this thread: http://www.excelforum.com/showthread...hreadid=514999



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
oxicottin
 
Posts: n/a
Default Cant figure out formula?


Ok ill try to explain! I want to divide M6 through M20 by L6 through L20
and then multiply it by 100.


--
oxicottin
------------------------------------------------------------------------
oxicottin's Profile: http://www.excelforum.com/member.php...o&userid=31702
View this thread: http://www.excelforum.com/showthread...hreadid=514999

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Michael M
 
Posts: n/a
Default Cant figure out formula?

Try:

=(M6:M20/L6:L20)*100

HTH
Michael


"oxicottin" wrote:


Ok ill try to explain! I want to divide M6 through M20 by L6 through L20
and then multiply it by 100.


--
oxicottin
------------------------------------------------------------------------
oxicottin's Profile: http://www.excelforum.com/member.php...o&userid=31702
View this thread: http://www.excelforum.com/showthread...hreadid=514999


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
oxicottin
 
Posts: n/a
Default Cant figure out formula?


Tried and it gives a #VALUE!


--
oxicottin
------------------------------------------------------------------------
oxicottin's Profile: http://www.excelforum.com/member.php...o&userid=31702
View this thread: http://www.excelforum.com/showthread...hreadid=514999



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Michael M
 
Posts: n/a
Default Cant figure out formula?

The following are error possibilities taken from the help files:

Possible causes and solutions
Entering text when the formula requires a number or a logical value, such as
TRUE or FALSE

Microsoft Excel cannot translate the text into the correct data type. Make
sure the formula or function is correct for the required operand or argument,
and that the cells that are referenced by the formula contain valid values.
For example, if cell A5 contains a number and cell A6 contains the text "Not
available", the formula =A5+A6 will return the error #VALUE!.

Entering or editing an array formula, and then pressing ENTER

Select the cell or range of cells that contains the array formula, press F2
to edit the formula, and then press CTRL+SHIFT+ENTER.

Entering a cell reference, a formula, or a function as an array constant

Make sure the array constant is not a cell reference, formula, or function.

Supplying a range to an operator or a function that requires a single value,
not a range

Change the range to a single value.
Change the range to include either the same row or the same column that
contains the formula.

Using a matrix that is not valid in one of the matrix worksheet functions

Make sure the dimensions of the matrix are correct for the matrix arguments.

Running a macro that enters a function that returns #VALUE!

Make sure the function is not using an incorrect argument.


HTH
Michael


"oxicottin" wrote:


Tried and it gives a #VALUE!


--
oxicottin
------------------------------------------------------------------------
oxicottin's Profile: http://www.excelforum.com/member.php...o&userid=31702
View this thread: http://www.excelforum.com/showthread...hreadid=514999


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
"Unable to set the Formula property of the Series class" with a tw PeterQ Charts and Charting in Excel 1 February 15th 06 07:37 PM
Formula to give 5%rise in a figure if it occurs b/wn 2 dates lwhat Excel Worksheet Functions 1 October 28th 05 11:21 AM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
How do figure excel formula out? rlrlatr35 Excel Discussion (Misc queries) 2 January 3rd 05 06:11 AM


All times are GMT +1. The time now is 12:55 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"