LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Text from excel address

I need the formula to go to the excel address, find the contents which is
in text and return the text for the conditional statement. I need it to look
up text horizontally by excel address and put text in the conditional
statement so I don't have to go to the first row of letters (A1-F1) and
return the letter to the conditional statment individually by hand. I would
then like to fill the formula to the right as well as fill down.
THANK YOU FOR YOUR HELP!

So for the range or individually
=IF(A2=A1:F1, "*", A2)


=IF(A2="B", "*", A2) for formula in A2
=IF(B2="C", "*", B2) for formula in B2
=IF (C2="E", "*", C2) for formula in C2 and so on to F2

B C E B C E
B A E B D E
D C D D C D
E C C E C C
B D E B D E
D C D D C D
E C C E C C
B D E B D E
D C D D C D
E C C E C C

 
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
Return text not excel address Susan On the Boat Excel Worksheet Functions 2 April 2nd 09 10:23 PM
How do I avoid excel change absolute address to relative address Miguel Excel Discussion (Misc queries) 3 May 10th 07 11:18 PM
excel problem: sum(address(4,2,1):address(2,1,1)) DrSlowpoke Excel Discussion (Misc queries) 2 December 22nd 06 02:50 AM
how to put an internet-address in Excel just as a text-field? Tomas Barth New Users to Excel 3 May 13th 06 05:36 PM
Can I bring an address from Outlook to a text box in Excel? beckye Excel Discussion (Misc queries) 0 January 6th 06 02:20 PM


All times are GMT +1. The time now is 12:13 AM.

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"