Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Drew
 
Posts: n/a
Default I need a larger "IF" Formula...

I am trying to expand my if formula to go through 26 option. however i need
it to return cells not numbers ie =if(a1="a through z",here i need 26
coresponding cells.
I tried "lookup" but it will not let me put cells in the result vector.
should i be using a different formula?
  #2   Report Post  
Gary's Student
 
Posts: n/a
Default

Try VLOOKUP, it will allow text look-ups. If you have trouble entering cell
references, then use the INDEX function instead.
--
Gary's Student


"Drew" wrote:

I am trying to expand my if formula to go through 26 option. however i need
it to return cells not numbers ie =if(a1="a through z",here i need 26
coresponding cells.
I tried "lookup" but it will not let me put cells in the result vector.
should i be using a different formula?

  #3   Report Post  
Anne Troy
 
Posts: n/a
Default

Likely, you need a vlookup. See he
http://www.officearticles.com/excel/...soft_excel.htm
*******************
~Anne Troy

www.OfficeArticles.com


"Drew" wrote in message
...
I am trying to expand my if formula to go through 26 option. however i

need
it to return cells not numbers ie =if(a1="a through z",here i need 26
coresponding cells.
I tried "lookup" but it will not let me put cells in the result vector.
should i be using a different formula?



  #4   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

You can use a VLookup formula to return the corresponding value. There
are instructions for VLookup in Excel's help, and he

http://www.contextures.com/xlFunctions02.html

Drew wrote:
I am trying to expand my if formula to go through 26 option. however i need
it to return cells not numbers ie =if(a1="a through z",here i need 26
coresponding cells.
I tried "lookup" but it will not let me put cells in the result vector.
should i be using a different formula?



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #5   Report Post  
Andy Wiggins
 
Posts: n/a
Default

=CHOOSE(CODE(A1)-96,B1,B2,B3,B4, ... etc ..)

Change the 96 to 64 if you use upper case characters

--
Andy Wiggins FCCA
www.BygSoftware.com
Excel, Access and VBA Consultancy
-

"Drew" wrote in message
...
I am trying to expand my if formula to go through 26 option. however i

need
it to return cells not numbers ie =if(a1="a through z",here i need 26
coresponding cells.
I tried "lookup" but it will not let me put cells in the result vector.
should i be using a different formula?



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
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
put formula results into a different cell if it is empty PutFormula Excel Worksheet Functions 2 February 11th 05 03:31 AM
how do i write a formula and keep in in formula form, so it DOESN. norcalchick2207 Excel Discussion (Misc queries) 2 February 4th 05 08:38 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


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