Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default Match function: error due to format?

Hi
I am having big trouble because the argument I use for the VALUE in the Match function seems to be in the wrong format.

The value is not a number I hardcoded, but a number resulting from a formula combining "IF...RIGHT...CELL..."

the result is = 9

Let's assume this result is in cell A1

if I now use MATCH(A1;7/8/9;0)
the results is NA
and my original 9 is showed (in the Match Arguments) like this: "9"
instead of the pure number 9.

Obviously if I hardcode 9 in A1, the match formula works properly becase I have now 9 instead of "9" in the VALUE argument

how to solve it??? is there any formula to convert my result in A1?

thanks in advance
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 587
Default Match function: error due to format?

hi,

in cell A1

=SI( ... DROITE ... CELLULE)*1

or

=--SI( ... DROITE ... CELLULE)

--
isabelle



Le 2012-04-05 09:13, via sarpi a écrit :
Hi
I am having big trouble because the argument I use for the VALUE in the Match function seems to be in the wrong format.

The value is not a number I hardcoded, but a number resulting from a formula combining "IF...RIGHT...CELL..."

the result is = 9

Let's assume this result is in cell A1

if I now use MATCH(A1;7/8/9;0)
the results is NA
and my original 9 is showed (in the Match Arguments) like this: "9"
instead of the pure number 9.

Obviously if I hardcode 9 in A1, the match formula works properly becase I have now 9 instead of "9" in the VALUE argument

how to solve it??? is there any formula to convert my result in A1?

thanks in advance

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 587
Default Match function: error due to format?

hi,

in cell A1

=IF(...RIGHT...CELL...)*1

or

=--IF(...RIGHT...CELL...)

--
isabelle

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default Match function: error due to format?

Isabelle,

je t'adooooooooooooooooore!!!!
merci beaucoup!
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 587
Default Match function: error due to format?

c'est avec plaisir sarpi,

--
isabelle


Le 2012-04-05 09:42, via sarpi a écrit :
Isabelle,

je t'adooooooooooooooooore!!!!
merci beaucoup!

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
Custom Format use with MATCH function Enz Excel Programming 1 November 17th 08 05:59 PM
If Error condition with Match Function T De Villiers[_77_] Excel Programming 2 July 31st 06 01:59 PM
Error Handling with a Match Function. Hari Prasadh Excel Programming 5 February 2nd 05 04:11 PM
Match Function - no room for error Dee Veloper Excel Worksheet Functions 0 January 28th 05 11:58 PM
Match function, N/A error, how do I get around it? KR Excel Programming 3 January 21st 05 03:46 AM


All times are GMT +1. The time now is 05:43 AM.

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"