Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Excel 2000 Question

I have 28 cells in a column with imported percentage (moisture) from a
database. I want to create another column that calculates maximum drying
temperature (for corn dryer) based on the percent moisture.

Example: If cell C2 = .10, max temp would be 105. If cell C2 = .34, max
temp would be 94, etc. Possible range of moisture percentage would be .10 to
..40. Max temp would go from 94 to 105.

I was able to figure this out in Excel 2007 easy enough using Lookup (lookup
(cell), {percent, percent, percent, "105","104","103"} etc. Struggling to
get Lookup to work like that in 2000.

HELP!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,441
Default Excel 2000 Question


=LOOKUP(B1,{.1;.2;.3;.4},{102;101;100;99})

HTH,
Bernie
MS Excel MVP


"Mojo" wrote in message
...
I have 28 cells in a column with imported percentage (moisture) from a
database. I want to create another column that calculates maximum drying
temperature (for corn dryer) based on the percent moisture.

Example: If cell C2 = .10, max temp would be 105. If cell C2 = .34, max
temp would be 94, etc. Possible range of moisture percentage would be .10 to
.40. Max temp would go from 94 to 105.

I was able to figure this out in Excel 2007 easy enough using Lookup (lookup
(cell), {percent, percent, percent, "105","104","103"} etc. Struggling to
get Lookup to work like that in 2000.

HELP!



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
Excel 2000 column question Marci Excel Discussion (Misc queries) 1 March 28th 07 03:13 PM
Excel 2000 Date Question Steven Excel Worksheet Functions 7 March 21st 06 07:49 PM
Excel 2000 Track Changes Question. kahanad Excel Discussion (Misc queries) 1 December 8th 05 06:08 PM
Excel 2000 Question Troy Excel Worksheet Functions 3 September 26th 05 01:59 AM
Question about XML functionality in Excel 2000/XP aeg42 Setting up and Configuration of Excel 3 May 22nd 05 09:11 PM


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