corppunishment11
Board Regular
- Joined
- Dec 7, 2018
- Messages
- 51
I've written nesting if(ands) but I'm wondering if I can have an If(or do what I want it to.
I'm looking to have one formula look at a set cell position A2 on sheet 1 "Bob Builder" and then compare that to sheet3 A2:A1000. If it's "Bob Builder" then return the values in sheet3 B2:B1000.
But I want that formula to use whatever name is in A2 on sheet 1 and return the value from sheet 3.
Example:
if sheet 1 A2 is "Bob Builder" and "Bob Builder" is on sheet3 A2:A1000 return value in sheet3 B2:B1000. If sheet 1 A2 is "Al Bore" then do the same thing....
Does this make sense? Can I have a nesting statement pull like that?
I'm looking to have one formula look at a set cell position A2 on sheet 1 "Bob Builder" and then compare that to sheet3 A2:A1000. If it's "Bob Builder" then return the values in sheet3 B2:B1000.
But I want that formula to use whatever name is in A2 on sheet 1 and return the value from sheet 3.
Example:
if sheet 1 A2 is "Bob Builder" and "Bob Builder" is on sheet3 A2:A1000 return value in sheet3 B2:B1000. If sheet 1 A2 is "Al Bore" then do the same thing....
Does this make sense? Can I have a nesting statement pull like that?