Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,101
Default Non matching text data of the same values

A text cell value = 12345678 with a green triangle in the left upper corner
of the cell will not match a text cell value = 12345678 with no green
triangle when doing a VLOOKUP.
When is the green triangle inserted and how can it be managed.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 154
Default Non matching text data of the same values

The green triangle is probably an error/alert message. With this example,
probably stating the the data entered into the field is entered as Text. One
way to get around this is to add a VALUE(<cell) function to the cell which
you are attempting to lookup as a non-text. The VALUE function will force
the cell to be pulled as a Number.

--
--Thomas [PBD]
Working hard to make working easy.
Answered your question? Click ''''Yes'''' below.


"Mike" wrote:

A text cell value = 12345678 with a green triangle in the left upper corner
of the cell will not match a text cell value = 12345678 with no green
triangle when doing a VLOOKUP.
When is the green triangle inserted and how can it be managed.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,101
Default Non matching text data of the same values

Thanks for your help.
Your suggestion provides a good workaround to my issue.

The downside of this technique is that lead zeros are suppressed/lost as the
VALUE function converts from Text to General.

I use the text data format to retain the lead zeros.

I would like to understand when the green triangle in the left upper corner
is set. If I have a column of text data with some cells with the green
triangle and other cells with no green triangle, how can I either have all
cells with green triangles or all cells without the green triangles





"Thomas [PBD]" wrote:

The green triangle is probably an error/alert message. With this example,
probably stating the the data entered into the field is entered as Text. One
way to get around this is to add a VALUE(<cell) function to the cell which
you are attempting to lookup as a non-text. The VALUE function will force
the cell to be pulled as a Number.

--
--Thomas [PBD]
Working hard to make working easy.
Answered your question? Click ''''Yes'''' below.


"Mike" wrote:

A text cell value = 12345678 with a green triangle in the left upper corner
of the cell will not match a text cell value = 12345678 with no green
triangle when doing a VLOOKUP.
When is the green triangle inserted and how can it be managed.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 154
Default Non matching text data of the same values

Highlight all of the cells with the green arrow. If you right click (or just
single click) on the error code, it will ask you what you want to do with it.
You can tell it to ignore the error.

--
--Thomas [PBD]
Working hard to make working easy.
Answered your question? Click ''''Yes'''' below.


"Mike" wrote:

Thanks for your help.
Your suggestion provides a good workaround to my issue.

The downside of this technique is that lead zeros are suppressed/lost as the
VALUE function converts from Text to General.

I use the text data format to retain the lead zeros.

I would like to understand when the green triangle in the left upper corner
is set. If I have a column of text data with some cells with the green
triangle and other cells with no green triangle, how can I either have all
cells with green triangles or all cells without the green triangles





"Thomas [PBD]" wrote:

The green triangle is probably an error/alert message. With this example,
probably stating the the data entered into the field is entered as Text. One
way to get around this is to add a VALUE(<cell) function to the cell which
you are attempting to lookup as a non-text. The VALUE function will force
the cell to be pulled as a Number.

--
--Thomas [PBD]
Working hard to make working easy.
Answered your question? Click ''''Yes'''' below.


"Mike" wrote:

A text cell value = 12345678 with a green triangle in the left upper corner
of the cell will not match a text cell value = 12345678 with no green
triangle when doing a VLOOKUP.
When is the green triangle inserted and how can it be managed.

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
Finding Most Recent Values in Col1 -- Summing Matching Values Rothman Excel Discussion (Misc queries) 5 December 20th 07 08:19 PM
Matching identical data using data only once in the matching proce Robert 1 Excel Discussion (Misc queries) 1 June 29th 07 04:22 PM
return values from an array based on matching text value WFBJoeB Excel Worksheet Functions 10 May 14th 07 07:57 PM
Only text values matching using index/match lookup - data type pro Stanton Excel Worksheet Functions 1 August 2nd 05 01:05 AM
Matching data and linking it to the matching cell yvonne a via OfficeKB.com Links and Linking in Excel 0 July 13th 05 07:30 PM


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