Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Need to use text typed in a cell C27 in formula Ex:Vlookup(C27..

Need to use text typed in a cell C27 in formula Ex:Vlookup(C27..
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default Need to use text typed in a cell C27 in formula Ex:Vlookup(C27..

take a look at using the INDIRECT function in XL help file.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"excel help" wrote:

Need to use text typed in a cell C27 in formula Ex:Vlookup(C27..

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Need to use text typed in a cell C27 in formula Ex:Vlookup(C27..

Please elaborate your question. There is nothing in that description.

If you mean to lookup the text string (part of the actual text) types in a
cell you can use wildcards as below...

=VLOOKUP("*" & C27 & "*",A:B,2,0)

If this post helps click Yes
---------------
Jacob Skaria


"excel help" wrote:

Need to use text typed in a cell C27 in formula Ex:Vlookup(C27..

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
# symbol appearing instead of typed text in a cell ESG67 Excel Discussion (Misc queries) 1 March 12th 09 04:06 PM
Rows expand to fit text typed in? Amy Excel Discussion (Misc queries) 2 July 29th 08 05:52 PM
Typed or pasted text in a cell appears as #### susanhasquestion Excel Discussion (Misc queries) 6 September 19th 07 01:50 AM
Inserting characters into text already typed [email protected] Excel Discussion (Misc queries) 2 February 24th 06 02:11 AM
Excel merged cell - can it automatically expand as text is typed? Joanne (JAS) New Users to Excel 2 January 8th 05 12:11 AM


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