#1   Report Post  
Posted to microsoft.public.excel.misc
TWP TWP is offline
external usenet poster
 
Posts: 7
Default Indexing

My formula reads as follows
=INDEX('Agency Relief'!$B$2:$AG$103, MATCH($B34,'Agency
Relief'!$B$2:$B$103), MATCH($C2,'Agency Relief'!$B$2:$AG$2))
In the cell it is giving me a date when I know it should be blank. When
there is an answer it does put it there but I don't want these dates in the
cell when it is supposed to be blank...Please help
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Indexing

Excel treats cells with a formula returning nothing as zero value.

Is the formula cell formatted as Date and you get 1/0/00?

What do you see when you format to General or Number?


Gord Dibben MS Excel MVP

On Wed, 22 Apr 2009 11:39:04 -0700, TWP
wrote:

My formula reads as follows
=INDEX('Agency Relief'!$B$2:$AG$103, MATCH($B34,'Agency
Relief'!$B$2:$B$103), MATCH($C2,'Agency Relief'!$B$2:$AG$2))
In the cell it is giving me a date when I know it should be blank. When
there is an answer it does put it there but I don't want these dates in the
cell when it is supposed to be blank...Please help


  #3   Report Post  
Posted to microsoft.public.excel.misc
TWP TWP is offline
external usenet poster
 
Posts: 7
Default Indexing

It is giving me a number value of a date. It is already formatted as general.

"Gord Dibben" wrote:

Excel treats cells with a formula returning nothing as zero value.

Is the formula cell formatted as Date and you get 1/0/00?

What do you see when you format to General or Number?


Gord Dibben MS Excel MVP

On Wed, 22 Apr 2009 11:39:04 -0700, TWP
wrote:

My formula reads as follows
=INDEX('Agency Relief'!$B$2:$AG$103, MATCH($B34,'Agency
Relief'!$B$2:$B$103), MATCH($C2,'Agency Relief'!$B$2:$AG$2))
In the cell it is giving me a date when I know it should be blank. When
there is an answer it does put it there but I don't want these dates in the
cell when it is supposed to be blank...Please help



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Indexing

Then your formula must be returning a value, not nothing.

How do you know "it" should be blank?



Gord




On Wed, 22 Apr 2009 13:39:02 -0700, TWP
wrote:

It is giving me a number value of a date. It is already formatted as general.

"Gord Dibben" wrote:

Excel treats cells with a formula returning nothing as zero value.

Is the formula cell formatted as Date and you get 1/0/00?

What do you see when you format to General or Number?


Gord Dibben MS Excel MVP

On Wed, 22 Apr 2009 11:39:04 -0700, TWP
wrote:

My formula reads as follows
=INDEX('Agency Relief'!$B$2:$AG$103, MATCH($B34,'Agency
Relief'!$B$2:$B$103), MATCH($C2,'Agency Relief'!$B$2:$AG$2))
In the cell it is giving me a date when I know it should be blank. When
there is an answer it does put it there but I don't want these dates in the
cell when it is supposed to be blank...Please help




  #5   Report Post  
Posted to microsoft.public.excel.misc
TWP TWP is offline
external usenet poster
 
Posts: 7
Default Indexing

I have not put any information in the cell that it is matching, so it should
be blank.

"Gord Dibben" wrote:

Then your formula must be returning a value, not nothing.

How do you know "it" should be blank?



Gord




On Wed, 22 Apr 2009 13:39:02 -0700, TWP
wrote:

It is giving me a number value of a date. It is already formatted as general.

"Gord Dibben" wrote:

Excel treats cells with a formula returning nothing as zero value.

Is the formula cell formatted as Date and you get 1/0/00?

What do you see when you format to General or Number?


Gord Dibben MS Excel MVP

On Wed, 22 Apr 2009 11:39:04 -0700, TWP
wrote:

My formula reads as follows
=INDEX('Agency Relief'!$B$2:$AG$103, MATCH($B34,'Agency
Relief'!$B$2:$B$103), MATCH($C2,'Agency Relief'!$B$2:$AG$2))
In the cell it is giving me a date when I know it should be blank. When
there is an answer it does put it there but I don't want these dates in the
cell when it is supposed to be blank...Please help






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Indexing

And yet you say the formula is returning the number value of a data?

I'm out of ideas for now.


Gord

On Wed, 22 Apr 2009 14:27:01 -0700, TWP
wrote:

I have not put any information in the cell that it is matching, so it should
be blank.

"Gord Dibben" wrote:

Then your formula must be returning a value, not nothing.

How do you know "it" should be blank?



Gord




On Wed, 22 Apr 2009 13:39:02 -0700, TWP
wrote:

It is giving me a number value of a date. It is already formatted as general.

"Gord Dibben" wrote:

Excel treats cells with a formula returning nothing as zero value.

Is the formula cell formatted as Date and you get 1/0/00?

What do you see when you format to General or Number?


Gord Dibben MS Excel MVP

On Wed, 22 Apr 2009 11:39:04 -0700, TWP
wrote:

My formula reads as follows
=INDEX('Agency Relief'!$B$2:$AG$103, MATCH($B34,'Agency
Relief'!$B$2:$B$103), MATCH($C2,'Agency Relief'!$B$2:$AG$2))
In the cell it is giving me a date when I know it should be blank. When
there is an answer it does put it there but I don't want these dates in the
cell when it is supposed to be blank...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
Indexing Anto111 Excel Discussion (Misc queries) 1 July 26th 08 08:01 PM
Tab indexing ibgolfn Excel Discussion (Misc queries) 2 January 16th 08 12:04 AM
Indexing M&M[_2_] Excel Discussion (Misc queries) 1 July 13th 07 07:10 PM
Indexing of Name Charlie Excel Worksheet Functions 1 April 5th 06 01:33 PM
Indexing a row ecohen1 Excel Worksheet Functions 6 July 20th 05 06:11 PM


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