Just Getting #N/A in cell after formula should pull data from other spreadsheet

nweber1220

New Member
Joined
Apr 20, 2017
Messages
2
I am attempting to create a list based off employee identifiers. I really feel like my formula looks correct, and doesn't give me any formula errors. however, instead of the name of the employee found in column three of the source document, I get #N/A only. Is there something obviously wrong with this formula?

=IF(B11="","",VLOOKUP(B11,'http://chicbl182/sites/SaltLake/SLCHR/SLC Training/Matrix Employee Documents/[Matrix Employee list 4-19-17.xlsx]Sheet1'!$B$3:$H$500,3,FALSE))


In the source document, column B is the employee ID number and Column D is the employee name that I am trying to pull into the cell this formula is in. The source document is on a sharepoint.
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
common issue if you have spaces around one and not the other, or a real number compared to a text number
 
Upvote 0
Thank you for that. I feel stupid, because it was a more simple and stupid problem than even that. The actual sheet on the original spreadsheet was misspelled! Somebody at some point changed the name and changed it back and it was named Sheeet1. Changed the sheet name and BAM! it worked. Thanks anyways.
 
Upvote 0

Forum statistics

Threads
1,217,356
Messages
6,136,079
Members
449,989
Latest member
chrisgarcia78

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top