Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
adheit
 
Posts: n/a
Default Set value for a cell basd on another cells value using an incremen

How do I set a value for a cell based on another cells value using increment.

if cell b6 is V then cell b7 is Y based on the following interval:

V = 1-10 then Y = 5
V = 11-20 then Y = 10
V + 21-30 then Y= 15

The actual table to be used has 30 intervals.

Thanks for your help
  #3   Report Post  
adheit
 
Posts: n/a
Default

For further clarification, V = range for Y i.e if cell b6 is within a range
of 1-10 then y=5 etc

"adheit" wrote:

How do I set a value for a cell based on another cells value using increment.

if cell b6 is V then cell b7 is Y based on the following interval:

V = 1-10 then Y = 5
V = 11-20 then Y = 10
V + 21-30 then Y= 15

The actual table to be used has 30 intervals.

Thanks for your help

  #5   Report Post  
adheit
 
Posts: n/a
Default

No, I don't think so!!

I have a table that I want to use to add on a fee based on an item cost in
another cell to calcute a retail price. The samle table is below:

$0-$4.99 then fee is $7.75
$5.00-$9.99 then fee is $8.25
$10.00-$25.00 then fee is $9.00

For example if the item cost is in cell 'b6' is $6.50 then Excel uses the
table above to add on the appropriate fee, or $8.25 to calculate a retail
price of $14.75

Thanks for you help


"Sandy Mann" wrote:

Isn't that what the formula I suggested does?

=CEILING(B6,10)/2

where B6 is the 'V' that you referred to returns 5 for any value in B6 from
1 - 10, 10 for any value 11 - 20. 15, for 21 - 30 etc.
--
Regards

Sandy

Replace@mailinator with @tiscali.co.uk


"adheit" wrote in message
...
For further clarification, V = range for Y i.e if cell b6 is within a
range
of 1-10 then y=5 etc

"adheit" wrote:

How do I set a value for a cell based on another cells value using
increment.

if cell b6 is V then cell b7 is Y based on the following interval:

V = 1-10 then Y = 5
V = 11-20 then Y = 10
V + 21-30 then Y= 15

The actual table to be used has 30 intervals.

Thanks for your help






  #6   Report Post  
Sandy Mann
 
Posts: n/a
Default

"adheit" wrote in message
...
No, I don't think so!!


I would say Yes, I do think so!

in your 1st post you said:
"adheit" wrote:

How do I set a value for a cell based on another cells value using
increment.

if cell b6 is V then cell b7 is Y based on the following interval:

V = 1-10 then Y = 5
V = 11-20 then Y = 10
V + 21-30 then Y= 15

The actual table to be used has 30 intervals.

My suggestion satisfies the illustration that you gave.

I assume from:
I have a table that I want to use to add on a fee based on an item cost in
another cell to calcute a retail price. The samle table is below:

$0-$4.99 then fee is $7.75
$5.00-$9.99 then fee is $8.25
$10.00-$25.00 then fee is $9.00

For example if the item cost is in cell 'b6' is $6.50 then Excel uses the
table above to add on the appropriate fee, or $8.25 to calculate a retail
price of $14.75


That your *real* data does not have a numerical relationship like the 1st
example. In that case to look up data in a table based on the value in
another cell checkout the VLOOKUP function in Help.

--
HTH

Sandy

Replace@mailinator with @tiscali.co.uk


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
Unprotect Cells depending on Cell value Abes Excel Worksheet Functions 2 August 24th 05 10:03 AM
up to 7 functions? ALex Excel Worksheet Functions 10 April 12th 05 06:42 PM
Help adding text values Texas-DC_271 Excel Worksheet Functions 7 January 15th 05 11:14 PM
Heps to design Locked/Unlocked cells in protected worksheet Kevin Excel Discussion (Misc queries) 0 December 30th 04 07:09 AM
Convert data of cells to any type: Number, Date&Time, Text Kevin Excel Discussion (Misc queries) 0 December 30th 04 06:55 AM


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