Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Nfld Son
 
Posts: n/a
Default Cell compare has issue with MAJOR text

Excel 2002 ( 10.6789.6714 ) SP3

when I was attempting to check if two cells had the same text , I was
getting false negatives when the two cells compared have the text MAJOR in
the cell

Is major a keyword and somehow not matching correctly?

I have other comparisons which are successfully with MINOR , CRITICAL .

I am using the function as follows =EXACT(B2,E2)

I also attempted to enter the text manually in two cells and that
comparison failed. I was importing data on original attempt.

suggestions ?
comments ?

  #2   Report Post  
Posted to microsoft.public.excel.misc
Toppers
 
Posts: n/a
Default Cell compare has issue with MAJOR text

try:

=Exact(trim(B2),trim(E2)) to remove leading/trailing blanks.

"Nfld Son" wrote:

Excel 2002 ( 10.6789.6714 ) SP3

when I was attempting to check if two cells had the same text , I was
getting false negatives when the two cells compared have the text MAJOR in
the cell

Is major a keyword and somehow not matching correctly?

I have other comparisons which are successfully with MINOR , CRITICAL .

I am using the function as follows =EXACT(B2,E2)

I also attempted to enter the text manually in two cells and that
comparison failed. I was importing data on original attempt.

suggestions ?
comments ?

  #3   Report Post  
Posted to microsoft.public.excel.misc
Nfld Son
 
Posts: n/a
Default Cell compare has issue with MAJOR text


that worked, thanks !

"Toppers" wrote:

try:

=Exact(trim(B2),trim(E2)) to remove leading/trailing blanks.

"Nfld Son" wrote:

Excel 2002 ( 10.6789.6714 ) SP3

when I was attempting to check if two cells had the same text , I was
getting false negatives when the two cells compared have the text MAJOR in
the cell

Is major a keyword and somehow not matching correctly?

I have other comparisons which are successfully with MINOR , CRITICAL .

I am using the function as follows =EXACT(B2,E2)

I also attempted to enter the text manually in two cells and that
comparison failed. I was importing data on original attempt.

suggestions ?
comments ?

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
resetting last cell jagdish.eashwar Excel Discussion (Misc queries) 11 March 31st 06 02:06 AM
Urgent date/scheduling calc needed jct Excel Worksheet Functions 3 February 24th 06 01:36 AM
How do I compare the entry in one cell against all other cells Micki Excel Discussion (Misc queries) 1 February 10th 06 02:46 AM
Instead of a negative number, I'd like to show zero... Dr. Darrell Excel Worksheet Functions 6 December 7th 05 08:21 PM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM


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