Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default What does "~" do to the data in a cell?

When doing a vlookup, I'm searching for the the name
"Allianz~" from the list against a set of data which contains this name. It
won't return any values. However, when I remove the "~" from data table, it
returns a value. Why does this happen, as I am searcing for a constant, and
it appears to be returning when the cells are different? Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default What does "~" do to the data in a cell?

The ~ symbol normally is used to proceed wildcard characters to tell XL that
you are looking for a literal *, and not using wildcards. You may need to
search for "Allianz~~" in order to tell XL that you are actually looking for
a tilde.
--
Best Regards,

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


"WarrenApplegate" wrote:

When doing a vlookup, I'm searching for the the name
"Allianz~" from the list against a set of data which contains this name. It
won't return any values. However, when I remove the "~" from data table, it
returns a value. Why does this happen, as I am searcing for a constant, and
it appears to be returning when the cells are different? Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default What does "~" do to the data in a cell?

Excellent! Thanks

"Luke M" wrote:

The ~ symbol normally is used to proceed wildcard characters to tell XL that
you are looking for a literal *, and not using wildcards. You may need to
search for "Allianz~~" in order to tell XL that you are actually looking for
a tilde.
--
Best Regards,

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


"WarrenApplegate" wrote:

When doing a vlookup, I'm searching for the the name
"Allianz~" from the list against a set of data which contains this name. It
won't return any values. However, when I remove the "~" from data table, it
returns a value. Why does this happen, as I am searcing for a constant, and
it appears to be returning when the cells are different? Thanks.

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
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
"CELL("FILENAME") NOT UPDATE AFTER "SAVE AS" ACTION yossie6 Excel Discussion (Misc queries) 1 June 16th 08 12:16 PM
Help!!! Enter "7" in a cell and Excel changes the "7" to "11" immediately!!! [email protected] Excel Discussion (Misc queries) 3 January 5th 07 02:18 PM
Macro to concatenate into "B1" B2 thru B"x" based on new data in "Col A" Dennis Excel Discussion (Misc queries) 0 July 17th 06 02:38 PM
Complex if test program possible? If "value" "value", paste "value" in another cell? jseabold Excel Discussion (Misc queries) 1 January 30th 06 10:01 PM


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