View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jhahes[_39_] jhahes[_39_] is offline
external usenet poster
 
Posts: 1
Default Index Match #N/A error, please help


When I do the following

=INDEX(Sheet2!A3:D319,MATCH(SCHEDULING!B3,Sheet2!A 3:A319,0),4)

I get this error

#N/A


Could someone please help me with this.

One reason might be this, but I don't know how to fix it.
In the MATCH(Scheduling B3) it is a number format.

In the Sheet2 column A field it was imported as a text format and i
changed it to a number format. However after I changed it to a number
format, and i went and retyped the number it worked, but it left a
green arrow in the upper left corner of the cell with the formula.

So i might be able to retype these numbers to get them to work, but I
dont really want to retype 1000 numbers every time the data refreshed
because it is importing as text.

Any help would be great


Thanks
Josh


--
jhahes
------------------------------------------------------------------------
jhahes's Profile: http://www.excelforum.com/member.php...o&userid=23596
View this thread: http://www.excelforum.com/showthread...hreadid=474267