KDavidP1987
Board Regular
- Joined
- Mar 6, 2018
- Messages
- 51
Greetings all!
I am a new member to MrExcel Discussion Boards, but have relied on your wisdom for years. Unfortunately, I came across an issue that I cannot find a solution to, and I have tried searching everywhere for an explanation. I will try explaining as best as I can, please let me know if you have any follow-up questions.
THE PROBLEM:
I am trying to use an INDEX MATCH function to pull an agent's profile picture into an Coaching sheet / dashboard, but when I reach the final step listed in every post/video I receive this error
STEPS USED:
Side notes:
Here are some links to posts/videos of what I'm trying to accomplish:
I cannot figure out what I'm doing wrong. I know the INDEX MATCH formula works, and I know the picture will successfully change to a statically/manually assigned cell. I've tried inserting pictures different ways. I've confirmed the correct Name used from Name Manager. It's like it refuses to accept the link to the Name Manager formula, but I just don't know why...
Any ideas, please?
Sincerely,
Kristopher
I am a new member to MrExcel Discussion Boards, but have relied on your wisdom for years. Unfortunately, I came across an issue that I cannot find a solution to, and I have tried searching everywhere for an explanation. I will try explaining as best as I can, please let me know if you have any follow-up questions.
THE PROBLEM:
I am trying to use an INDEX MATCH function to pull an agent's profile picture into an Coaching sheet / dashboard, but when I reach the final step listed in every post/video I receive this error
Microsoft Excel: Reference is NOT valid!
STEPS USED:
- Created dropdown list of agent's names using data validation
- I can confirm this works, because my other INDEX match function successfully pulls their monthly metrics correctly
- Increase height of rows where agent's name and other info is listed, inserted default profile picture for testing within each agents Employee Picture Column.
- Ensured pictures do NOT extend beyond borders of the cell!
- Create INDEX MATCH formula to reference the agent's name with the column their profile pic is in.
- =INDEX(EmployeeRoles[[FootPrints Name]:[Employee Picture]],MATCH(AgentName,EmployeeRoles[FootPrints Name],0),6)
- Links are relative (uses cell title from column header), data tables in workbook are formatted as tables
- Tested to ensure it worked, by placing a test value in the cell. Confirmed it pulled the test value!
- =INDEX(EmployeeRoles[[FootPrints Name]:[Employee Picture]],MATCH(AgentName,EmployeeRoles[FootPrints Name],0),6)
- Move INDEX MATCH formula into Name Manager, titled ProfilePic, refers to is the formula
- Created image to be changed, on the coaching sheet
- Tried the following methods of this, based on different methods found in forums/videos
- Created BitMap image (from Insert tab -> Object)
- Copied the cell underneath a profile picture, then pasted special as linked Picture
- Copied an agent's profile picture and pasted it into the coaching sheet
- Tried the following methods of this, based on different methods found in forums/videos
- Click the image (various types attempted), change formula to name used in naming manager =ProfilePic
- ERROR MESSAGE = Microsoft Excel: Reference is NOT valid!
Side notes:
- As I mentioned, I can put text into the cell where the image should be pulled, and the text is successfully extracted by the INDEX MATCH formula
- I can make the picture reference other cells successfully, including linking it manually to the cells where the pictures are located. It only throws the error when I try referencing the named formula (from Naming Manager)
Here are some links to posts/videos of what I'm trying to accomplish:
- http://www.exceltip.com/excel-customizing/extract-image-using-index-and-match.html
- https://www.youtube.com/watch?v=CEM0pp5SjMU
- http://www.computergaga.com/blog/create-a-picture-lookup-in-excel/
I cannot figure out what I'm doing wrong. I know the INDEX MATCH formula works, and I know the picture will successfully change to a statically/manually assigned cell. I've tried inserting pictures different ways. I've confirmed the correct Name used from Name Manager. It's like it refuses to accept the link to the Name Manager formula, but I just don't know why...
Any ideas, please?
Sincerely,
Kristopher