Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Wendy - Payroll
 
Posts: n/a
Default If formula using 2 or more columns

I am trying to create a formula using a table. Using the information below,
I want to find if A1 is greater than or equal to B1 and less than or equal to
C1, use D1.

A B C D
15450 (1) 15001 16000 700
(2) 16001 17000 750
(3) 17001 18000 800

The table is on another tab, but I know how to select those cells. I don't
know how to combine using both columns B and C. To make it trickier, the
table has about 40 rows that need to be in the formula. I kind of remember
doing something like this a long time ago using a conditional table, but I
can't remember what it's called.

Any help would be greatly appreciated!
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default If formula using 2 or more columns

=IF(AND(A1=B1,A1<=C1),D1,"do something else")

--
Regards,

Peo Sjoblom

(No private emails please)


"Wendy - Payroll" wrote in message
...
I am trying to create a formula using a table. Using the information
below,
I want to find if A1 is greater than or equal to B1 and less than or equal
to
C1, use D1.

A B C D
15450 (1) 15001 16000 700
(2) 16001 17000 750
(3) 17001 18000 800

The table is on another tab, but I know how to select those cells. I
don't
know how to combine using both columns B and C. To make it trickier, the
table has about 40 rows that need to be in the formula. I kind of
remember
doing something like this a long time ago using a conditional table, but I
can't remember what it's called.

Any help would be greatly appreciated!


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
text to columns: is there a formula? nyc_doc Excel Worksheet Functions 1 August 3rd 05 01:18 AM
formula to count occurence of criteria in 2 columns needs help Excel Worksheet Functions 2 July 27th 05 09:17 PM
Help with macro formula and variable Huge project Excel Worksheet Functions 0 December 28th 04 01:27 AM
How do I drag a formula from right to left columns instead of rig. matt Excel Discussion (Misc queries) 3 December 12th 04 01:08 AM
Req Formula to place 1 into next columns stge Excel Worksheet Functions 1 November 8th 04 02:59 PM


All times are GMT +1. The time now is 07:09 PM.

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"