Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
mike
 
Posts: n/a
Default function details show value, but display shows #n/a

Here is my simple test formula:
=MATCH(TRUE,C18:E180,0)
c18= 0
d18= 1
e18=2
The details of the fx show the following:
Lookup-value= TRUE
Lookup-array=(FALSE,TRUE,TRUE)
match type=0
Formula result=2 ,which is the response I want.

My sheet answer, however is #n/a while it should be 2. I don't know why.
Please help
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ron Coderre
 
Posts: n/a
Default function details show value, but display shows #n/a

To make that formula work you need to indicate to Excel that an array is
being used.

Try this:
Edit the formula cell, but make no changes
Commit that array formula by holding down the [Ctrl][Shift] keys when you
press [Enter].

Excel will put curly braces { } around the formula and you should see the
result you want. Note: you cannot just type in the braces...you have to let
Excel put them in.

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"mike" wrote:

Here is my simple test formula:
=MATCH(TRUE,C18:E180,0)
c18= 0
d18= 1
e18=2
The details of the fx show the following:
Lookup-value= TRUE
Lookup-array=(FALSE,TRUE,TRUE)
match type=0
Formula result=2 ,which is the response I want.

My sheet answer, however is #n/a while it should be 2. I don't know why.
Please help

  #3   Report Post  
Posted to microsoft.public.excel.misc
mike
 
Posts: n/a
Default function details show value, but display shows #n/a

Great and fast reply. Works exactly as suggested. Many thanks, Mike

"Ron Coderre" wrote:

To make that formula work you need to indicate to Excel that an array is
being used.

Try this:
Edit the formula cell, but make no changes
Commit that array formula by holding down the [Ctrl][Shift] keys when you
press [Enter].

Excel will put curly braces { } around the formula and you should see the
result you want. Note: you cannot just type in the braces...you have to let
Excel put them in.

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"mike" wrote:

Here is my simple test formula:
=MATCH(TRUE,C18:E180,0)
c18= 0
d18= 1
e18=2
The details of the fx show the following:
Lookup-value= TRUE
Lookup-array=(FALSE,TRUE,TRUE)
match type=0
Formula result=2 ,which is the response I want.

My sheet answer, however is #n/a while it should be 2. I don't know why.
Please help

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
Force function to show positive or negative number? smoore Excel Worksheet Functions 3 March 3rd 06 08:34 PM
Help with Formula,reulsts show in Function, not in Spreadsheet? Rowan Drummond Excel Worksheet Functions 1 December 16th 05 05:06 AM
#VALUE in cell but pop up function box show right number Ted Dalton Excel Discussion (Misc queries) 1 December 14th 04 03:15 PM
in excel how to display results of a function and text in the sam. ez123 Excel Worksheet Functions 3 November 19th 04 01:16 PM
Why does the formula result show a number but the screen shows ze. Jam-Du Excel Worksheet Functions 2 November 12th 04 09:07 PM


All times are GMT +1. The time now is 11:02 PM.

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"