Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,069
Default formula problem rephrased

i want to calculate "how many bottles of dressing i need if i have 20 people"
i have 2 columns, E & L from row 2 to row 600

E contains a number of people in a catering party. i would like column L to
to calculate how many bottles of dressing i use on that party.

my dilema is this in the E column.... i may enter any amount from 21 to 638
so if the amount i enter in E is 48 then i want column L2 to -4
if i enter 20 people i will use 2 bottles ( i want L to =2
if i enter 40 or more i will use 4 bottles ( i want L to =4
if i enter 80 or more i will use 8 bottles ( i want L to = 8
and so on..



i would like column L to automaticly figure that if E is 20 then L value is 2
if E is 41 then L value is 4
if E is 81 then L value is 8

with over 300 entries i want column L to add up how many bottles i have
uses this year automaticly by just entering the one amount in the E column.

i can do this for one amount but not multiple ..........like... =IF( E20,2.0)
--

--
thank you
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default formula problem rephrased

Hi,

It depends on how much dressing you are assuming each person uses. Suppose
you assume a bottle handles 20 people

In L1 enter the formula =E1/20 and copy it down.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"john" wrote:

i want to calculate "how many bottles of dressing i need if i have 20 people"
i have 2 columns, E & L from row 2 to row 600

E contains a number of people in a catering party. i would like column L to
to calculate how many bottles of dressing i use on that party.

my dilema is this in the E column.... i may enter any amount from 21 to 638
so if the amount i enter in E is 48 then i want column L2 to -4
if i enter 20 people i will use 2 bottles ( i want L to =2
if i enter 40 or more i will use 4 bottles ( i want L to =4
if i enter 80 or more i will use 8 bottles ( i want L to = 8
and so on..



i would like column L to automaticly figure that if E is 20 then L value is 2
if E is 41 then L value is 4
if E is 81 then L value is 8

with over 300 entries i want column L to add up how many bottles i have
uses this year automaticly by just entering the one amount in the E column.

i can do this for one amount but not multiple ..........like... =IF( E20,2.0)
--

--
thank you

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
Formula problem sunnydazy Excel Discussion (Misc queries) 3 June 7th 08 03:03 PM
Rephrased - Remove blank cells - no sorting, copy or pasting Luke Excel Worksheet Functions 8 May 19th 08 10:36 AM
SUM REPHRASED acp20770 New Users to Excel 2 May 6th 08 06:36 PM
Formula Problem Dave Excel Discussion (Misc queries) 2 December 11th 07 07:49 PM
Formula Problem need help David Excel Worksheet Functions 3 May 25th 07 02:22 AM


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