Excel Magic Trick 881: Lookup Picture with INDEX & MATCH functions instead of INDIRECT Function

Поделиться
HTML-код
  • Опубликовано: 13 окт 2024
  • Download Excel Start File: people.highlin...
    Download workbook: people.highline...
    See how to do a lookup for Pictures in Excel using:
    Data Validation Dropdown List
    INDEX and MATCH Functions
    Defined Names
    Also see this video:
    Mr Excel & excelisfun Trick 42: Lookup Picture In Excel Formula or VBA?:
    Excel Magic Trick 637: Lookup A Chart -- Defined Names, INDIRECT function and Formulas In Pictures
    Hint for Excel 2007: Excel Magic Trick 882: Excel 2007 Bitmap Image Lookup Picture INDEX & MATCH functions
    Hint 2007: Use Bitmap Image instead of picture

Комментарии • 164

  • @excelisfun
    @excelisfun  12 лет назад +1

    I am glad that you liked it!

  • @wills7166
    @wills7166 5 лет назад

    OUT OF ALL OF THE VIDEOS I WATCHED YOURS WAS THE ONLY ONE THAT WORKED FOR MY APPLICATION. THANK YOU SO MUCH FOR ALL YOU DO.

  • @excelisfun
    @excelisfun  12 лет назад

    @Nanpa0 , I am glad that you like it!

  • @JeffTRepublic
    @JeffTRepublic 3 года назад +1

    God..Thank you! ExcellsFun this is a relief cause I'm trying to build a simple database which includes an automatic insertion of the teacher's e-signature and this really helped. I had learned your index & match "powerful" formula before and I didn't knew I could use this in pictures. Your such a life saver!

  • @excelisfun
    @excelisfun  12 лет назад +1

    @Simonspad1 , THANKS!!! I added a annotation to the video at 3:09 to help others!

  • @excelisfun
    @excelisfun  12 лет назад

    @cyrilbrossard , THANKS!!! I added a annotation to the video at 3:09 to help others!

  • @jurasichero
    @jurasichero 5 лет назад

    i wasted hours on figuring this out and your tutorial helped me Nail it in the first try, Nice work and thanks

  •  3 года назад

    Hi. For some reason in MS365, the reference is the problem, something like the new name, points to nothing, so it can't be used as a reference, as if if had #ref errors or something. I couldn't find a real solution, but what I did is I downloaded your file. I created the name in my file with the same name as referred in your picture, then I copied your picture into my file and allowed it to reutilize the name... This basically the picture "holds" the referecence while copied from one file to the other... and that made the trick. I couldn't have done it without your file, so double thanks :D

    • @hongqirong9927
      @hongqirong9927 2 года назад

      HI, maybe this could explain the issue though you had used the Mr. Mike's workbook to address the problem.
      Do use the $ sign or press F4 to lock the cells as you use the index match function within the name manager. This will solve the reference isnt valid problem, $D$3 etc...
      This case, You got to paste the formula within the name created with the name manager. follow from 3:00 mins onwards. The formula is =INDEX($C$3:$C$5,MATCH($F$1,$A$3:$A$5,0)) as per the worksheet and paste it into the name manager with the newly created word. In this case is BoomPic.
      Do not use the arrow keys when you wanna to scroll to the right or back to the left in the formula box. That will cause the creation of the cell value, which is the cell that was highlighted just before pressing Ctrl and F3 together to get to the name manager. Instead, use mouse to pull to the right or the left to check the values if it is exactly the index match function and to make amendments as well. also must lock cells with $ sign as name manager will for some reason have a different cell than what is in the formula.
      Additionally, Also specify exact cell (i.e $C$3:$C$5...) if you have created tables instead which will point to the table when the whole range of cells is selected. Although that shouldnt be the problem.
      The index function points to where the pictures or answers lies to be taken out with reference to the row, column or area. FOr our case is the row number. The match is to link the value we wish to display from the data validation with the answers that is now lay into array to give the "row number", the "row number" points to the picture that match what we are looking for.
      Example, Carlota is row 2, so the answer that was index will look into the second row of the reference cell where the answer lies.

  • @alexandrechabrie2538
    @alexandrechabrie2538 7 лет назад

    i have spent 3 hours !!!! now it works!!!!! Thhhhannnkkkk you !!!!!!!

    • @vladimirdomin5877
      @vladimirdomin5877 7 лет назад

      Hi,
      Can you please let me know how you made it work in excel 2013?
      Thanks

  • @pourquoipa5
    @pourquoipa5 12 лет назад +2

    Great stuff! This is really helpful. I have a question - If the reference images (on the left) each have a hyperlink linking to a different URL, how can we have that hyperlink property carried over to the dynamic image on the right? This is assuming that VBA and macros can't be used. Thanks in advance.

  • @excelisfun
    @excelisfun  12 лет назад

    @krn14242 , you are welcome!

  • @excelisfun
    @excelisfun  12 лет назад +1

    @TheToiletblock , see this video:
    Excel Basics #8: Cell References Relative & Absolute
    or
    Excel Cell References 15 Examples Formulas, Conditional Formatting & Data Validation

  • @excelisfun
    @excelisfun  12 лет назад

    Cool! I am glad that it helped!

  • @yasirbakshi005
    @yasirbakshi005 4 года назад

    Bestest n Easy..! ty u hv just nailed it

  • @SyedMuzammilMahasanShahi
    @SyedMuzammilMahasanShahi 7 лет назад

    That is amazing. I was looking for this, saw some videos by others, but u made it so easy. EXCELlent Mike

  • @Nanpa0
    @Nanpa0 12 лет назад

    Cool ... thanks.. always wondered how to do picture in excel.

  • @jennysparrow4329
    @jennysparrow4329 6 лет назад

    Excellent lesson !!! Thank you

  • @tarun_vaish
    @tarun_vaish 8 лет назад +3

    Whoever is facing problem with the error "Invalid reference", do the following (Worked in Excel 2013 as well):
    1. Copy the image.
    2. Don't use Ctrl+V to paste the image. Instead, go to the Home->Paste->Paste Special.
    3. From the table that pops up, select 'Microsoft Office Drawing Object'.
    It should work. To make the image less ugly, follow what Joe Williams has said.
    (Pricture Tools->Picture Effects-> Soft Edges, and then play around)

    • @johnco25
      @johnco25 7 лет назад

      will try this one out. yup i did have that issue thanks! :)

  • @reighbernal188
    @reighbernal188 3 года назад

    Really fun and wonderful.. thanks

  • @aridewostonework987
    @aridewostonework987 3 года назад

    I have been using this trick for a year now... Very helpful... Thanks a lot
    I want the picture turn back to blank picture when I delete the "code" cell... It just does not do that now... Can you please help?

  • @adamchambers1393
    @adamchambers1393 11 лет назад +2

    Thank you for the video.
    Followed instructions all fine and got to naming the picture which is named =BalconyMember
    However when I finish the command it states Reference is not valid! Am unable to determine why though.
    Any help on this?

  • @excelisfun
    @excelisfun  12 лет назад +1

    @cyrilbrossard , From a post at the Mr Excel Message Board, someone said that it does not work in Excel 2007. I have tried many fixes and have exhausted my resources for what the problem is. Does anyone else know?

  • @ismailismaili0071
    @ismailismaili0071 7 лет назад +1

    awesome i never knew that we can look up a pic in excel.

  • @Dimatingqui1174
    @Dimatingqui1174 7 лет назад +1

    In excel2013, this is applicable only if the referrence is in the same worksheet. Is there anyway to do it otherwise i.e. the lookup array is in different worksheet? Thanks.

  • @rafaelrodriguessantos6379
    @rafaelrodriguessantos6379 4 года назад

    Hey there, nice video! Is there any way of importing pictures automatically? Because.... doing that manually it's pretty lame annoying. tks

  • @augustodemelo915
    @augustodemelo915 Год назад

    Thank you for your excellent explanation. Sometimes, I don't know why, it does not work and shows the error message: "Reference Isn't valid."
    Why it happens?
    How to solve it?

  • @تركيالعويران
    @تركيالعويران 3 года назад

    i love you man !!!!

  • @excelisfun
    @excelisfun  12 лет назад

    @jane4sahara , I do not know how to do that. I have tried something link =HYPERLNIK(VLOOKUP)) before, but I can never get it to work.

  • @excelisfun
    @excelisfun  12 лет назад

    @Joethemaltaman , I do not. I wonder if anyone else had any ideas?

  • @excelisfun
    @excelisfun  12 лет назад

    @premiumproductions69, From a post at the Mr Excel Message Board, someone said that it does not work in Excel 2007.

  • @premiumproductions69
    @premiumproductions69 12 лет назад

    @ExcelIsFun
    I bet it has something to do with which version you are running.
    I am using 2007 and have the same problem.
    p.s. love your work :)

  • @dzarur
    @dzarur 8 лет назад

    Hello, any way to make a drop down list that the list is build from the pictures and not from words?
    Thank you great guides

  • @excelisfun
    @excelisfun  12 лет назад

    @ExcelIsFun , try:
    Excel Magic Trick 882: Excel 2007 Bitmap Image Lookup Picture INDEX & MATCH functions

  • @karenwridt3518
    @karenwridt3518 4 года назад

    This is great! Is there a way to then link those cells as data label in a chart? When I use the cells with the linked pictures as 'Value from Cell' range, I get blank data labels.

  • @excelisfun
    @excelisfun  12 лет назад +3

    @rmered67 , I do not know. I am not having that problem and when I try to duplicate it, I cannot. Can you send your workbook to excelisfun at gmail? I am very curious what is going on!!

  • @excelisfun
    @excelisfun  12 лет назад

    @Simonspad1, From a post at the Mr Excel Message Board, someone said that it does not work in Excel 2007. I have tried many fixes and have exhausted my resources for what the problem is. Does anyone else know?
    I have no idea what is causing your problem. Anyone else know???

  • @deenmohamed6893
    @deenmohamed6893 9 лет назад +3

    Dear Sir, I tried this vlookup funtion for picture it was fine until i reach the last tep. Finaly when i select the picture and going to formula bar iam unable write anything in the formula bar while selecting the picture.
    Kindly advice how to write the formula while selecting pictures

  • @excelisfun
    @excelisfun  12 лет назад

    @rogerimee , I do not know. I also tried VLOOKUP and it did not work.

  • @CyrilBrossard
    @CyrilBrossard 12 лет назад

    Hi ExellsFun, I am using v2011 (MAC) and was eventually able to make it work.
    As mentioned my concern wasn't to type the defined formula (BoomPic) in the formula bar, that worked fine but the picture wouldn't update.
    The picture shouldn't be copied as seen on your video, but the entire cell containing your picture (it seems that Simonspad1 got it too!).
    Copy a cell with a pic, paste where you want it to appear, click on the pic, and type into the formula bar "=WhateverNameYouChoose".
    Cheers.

  • @roderickdeleeuw2101
    @roderickdeleeuw2101 7 лет назад +2

    I believe I found the answer to the issue of 'reference not valid'. After a lot of frustration I noticed that when I tried to connect the image to the 'name' (=....) the formula in the name manager had changed.
    > So use the $$ signs or press F4 on the cells in the formula you upload there and I was good to go.
    Good to know:
    - Naming my ranges broke my formula, so I switched back to 'hard values'
    - Pasting in various ways (paste special) didn't make any difference after I fixed the before mentioned
    Hope this helps!

    • @Nicaner
      @Nicaner 7 лет назад

      Thanks! This solved the issue! You got to lock the cells for the "reference not valid" to dissappear!

    • @bigdockjingle
      @bigdockjingle 4 года назад

      THANK YOU MAN! u really saved me!

  • @affindi77
    @affindi77 4 года назад

    It works for me, thanks very much.
    However, I try to replace the array method in INDEX & MATCH, instead using A3:A5, I'm using table[Product] method and it does not work. Is there any work around?

  • @MajorAuditor
    @MajorAuditor 12 лет назад

    Great Lesson

  • @Kvasir_YYC
    @Kvasir_YYC 8 лет назад

    Thanks a lot for this. Finally got it to work in Excel 2007. Still can't get rid of the border around the dynamic image but at least I'm not pulling my hair out now. :)

  • @Simonspad1
    @Simonspad1 12 лет назад

    Me too guys - can't click on the formula bar when the image is selected. Most annoying! Any ideas? PS Best ever Excel tips - keep up the great work.

  • @Joethemaltaman
    @Joethemaltaman 12 лет назад

    Hi, first, I want to congratulate you and tell you that you are my best Excel friend. I am using windows 7 but cannot click the formula bar with an image selected. Any idea why?

  • @hughmendoza1
    @hughmendoza1 12 лет назад

    haha!!!
    Finally, i found a simple way to do it...
    Thanks Mike!!!

  • @excelisfun
    @excelisfun  12 лет назад

    @ExcelIsFun , try this video:
    Excel Magic Trick 882: Excel 2007 Bitmap Image Lookup Picture INDEX & MATCH functions

  • @salamamohammad7276
    @salamamohammad7276 4 года назад

    Good trick, but if we have a table of references displaying in multi row photos or shapes with single unique code for each, can we apply the same approach to get tabulated data not only single lookup at a time. e.g Table with column header: CODE {A1,A2A3,A4,A5, ... etc } & Column with photos /shapes for each code ... How can we apply the same formula in multi line within excel to create a data table ? Thanks

  • @krn14242
    @krn14242 12 лет назад

    Thanks Mike.

  • @CyrilBrossard
    @CyrilBrossard 12 лет назад

    great idea, wish it would work with my file... I have a similar file with thousands of pics. named range is fine, but pic wouldn't change according to validation. any idea?

  • @Simonspad1
    @Simonspad1 12 лет назад +1

    @ExcelIsFun I eventually got it to work as follows: ensure the pictires are within a single cell each, then select one cell (not just the picture). Then copy the cell (with a picture in) and paste as a picture link. This then gives you the formula bar in which you can then post the formula. It seems to work fine and I can email my spreadsheet to you if you like?

  • @kenneththam3853
    @kenneththam3853 10 лет назад

    Hi, Im new to this. Thank you for this great info!
    However, does it works if I just use vlookup formula?
    I tried exactly the same method but only change the formula to the "=if(.... vlookup)", in the define name and named it, says TypeC. However whenever I want to put name =TypeC in the formula bar of the pic, it says "Reference is not Valid".

  • @bigdockjingle
    @bigdockjingle 4 года назад +2

    If you are watching this and have the Issue
    "'reference not valid' here bellow is the comment that solve this for me(it's kinda lost in the middle of this all junk comments
    Roderick de Leeuw
    2 anos atrás (editado)
    I believe I found the answer to the issue of 'reference not valid'. After a lot of frustration I noticed that when I tried to connect the image to the 'name' (=....) the formula in the name manager had changed.
    > So use the $$ signs or press F4 on the cells in the formula you upload there and I was good to go.
    Good to know:
    - Naming my ranges broke my formula, so I switched back to 'hard values'
    - Pasting in various ways (paste special) didn't make any difference after I fixed the before mentioned
    Hope this helps!

    • @letsgo780
      @letsgo780 4 года назад

      I don't get what you said.

    • @bigdockjingle
      @bigdockjingle 4 года назад

      @@letsgo780 did u had the issue "reference is not valid"? otherwise just ignore it

    • @letsgo780
      @letsgo780 4 года назад +1

      @@bigdockjingle I heard reference is not valid but I didnt get ur explanation...;;

    • @bigdockjingle
      @bigdockjingle 4 года назад

      @@letsgo780 OH! sorry! actually when u type index formula inside the cell name. i was not noticing that excell was not fiting the $$ on the formula like
      EXample: =index(4C,5B) i had to press F4 for lock the cells ranges choices in the formulas
      Ex: =index($4C$,$5B$) for me it worked when i've appliend the lock with in the function itself.
      Sry not native ENG, but i hope i caould help in anyway, if yes, leave it a like so the commment can be in the top.

    • @letsgo780
      @letsgo780 4 года назад

      @@bigdockjingle Thank you for your reply. However, would it be possible for u to record it and post on ur channel?

  • @yudhaswarna
    @yudhaswarna 10 лет назад +2

    Hi ... Thank you for sharing and this just what I've been looking for. How ever, many times I've tried the same in excel with the new file then every time when I just want to put the formula into the picture and double-click it or press enter then excel always returns with the message "Reference is not valid".
    This is so frustrating me. When yours can be done like just it is shown here while mine when I was trying it with the new file this trick failed.
    Can you help me with this problem.
    I'm with excel 2010
    Thanks

    • @elsherifaluminum2865
      @elsherifaluminum2865 7 лет назад +1

      me too
      did you find any solution

    • @sandie1712
      @sandie1712 7 лет назад

      i have a solution to this problem-- Simply not to pic bitmap image,instead you copy paste any image from the sheet and apply logic on that it works even in 2016...Hope its helpful for you....

    • @hongqirong9927
      @hongqirong9927 2 года назад

      Hi, do use the $ sign or press F4 to lock the cells as you use the index match function within the name manager. This will solve the reference isnt valid problem, $D$3 etc...
      This case, You got to paste the formula within the name created with the name manager. follow from 3:00 mins onwards. The formula is =INDEX($C$3:$C$5,MATCH($F$1,$A$3:$A$5,0)) as per the worksheet and paste it into the name manager with the newly created word. In this case is BoomPic.
      Do not use the arrow keys when you wanna to scroll to the right or back to the left in the formula box. That will cause the creation of the cell value, which is the cell that was highlighted just before pressing Ctrl and F3 together to get to the name manager. Instead, use mouse to pull to the right or the left to check the values if it is exactly the index match function and to make amendments.
      Also we must lock the cells with $ sign as name manager will for some reason have a different cell than what is in the formula.
      Also specify exact cell (i.e $C$3:$C$5...) if you have created tables instead which will point to the table when the whole range of cells is selected. Although that shouldnt be the problem.
      The index function points to where the pictures or answers lies to be taken out with reference to the row, column or area. FOr our case is the row number. The match is to link the value we wish to display from the data validation with the answers that is now lay into array to give the "row number", the "row number" points to the picture that match what we are looking for.
      Example, Carlota is row 2, so the answer that was index will look into the second row of the reference cell where the answer lies.

  • @jheimsjhuliard1220
    @jheimsjhuliard1220 5 лет назад

    Thx excellsfun😀

  • @MohAboAbdo
    @MohAboAbdo 6 лет назад

    Thanks ... Thanks ... Thanks

  • @maniZARA
    @maniZARA 7 лет назад

    thanks for useful video! :D

  • @maadoratriciazabat2017
    @maadoratriciazabat2017 7 лет назад

    Hi! This video is very helpful I tried it and got lucky enough. However, I encountered a problem. In my drop down list I have 100 list and when I choose say the 7 option from the list it still show the picture however it shows also the columns from the left. SO it doesnt look good. How to fix it. Any advise. Many thanks!

  • @jacobmaples3251
    @jacobmaples3251 10 лет назад +1

    I am getting my picture to copy into the correct cell. However, it is distorting my image... I have tried changing all of the properties original image and the image being copied too but it is still distorting the image no matter what the image properties are... Any suggestions?

  • @sayedmohamd5223
    @sayedmohamd5223 8 лет назад

    thank you - smart.

  • @yohan9999
    @yohan9999 10 лет назад

    awesome!!!

  • @rogerimee
    @rogerimee 12 лет назад

    HI Mike,
    I would like to ask why the vlookup is not working when you put in define names unlike the Index match and the offset match in define name
    Thanks

  • @555VEL
    @555VEL 6 лет назад

    It is possible for one place within one cell. But..
    Is it possible for image table depending upon cell vale in so many rows....

  • @cowman447
    @cowman447 7 лет назад +2

    I'm getting an issue where the picture is squished when I select an item from my data validation. everything is responding well, it's just distorting the picture. Any suggestions?

    • @hongqirong9927
      @hongqirong9927 2 года назад

      Hi, perhaps you can crop the picture and make sure the picture fits quite neatly without too much gap at the corners of the picture cells to be referenced. It works like a mirror.

  • @marceloribeirosimoes8959
    @marceloribeirosimoes8959 5 лет назад

    Nice! But I want to have trademark names in one column and it's logos aside them.
    Could you help me to do that?
    ...it seems the video author don't answer...

  • @rafaelrodriguessantos6379
    @rafaelrodriguessantos6379 4 года назад

    That's legit!

  • @ortmll
    @ortmll 9 лет назад +7

    always tells me "Reference Not valid" I've tried to make this work in a number of different ways. Maybe it simply wont work in 2013? Very frustrating. This looks like such a cool trick :o/

    • @hengleanchanel4403
      @hengleanchanel4403 4 года назад

      Am too still like this Reference Not Valid

    • @hongqirong9927
      @hongqirong9927 2 года назад

      HI, do use the $ sign or press F4 to lock the cells as you use the index match function within the name manager. This will solve the reference isnt valid problem, $D$3 etc...
      This case, You got to paste the formula within the name created with the name manager. follow from 3:00 mins onwards. The formula is =INDEX($C$3:$C$5,MATCH($F$1,$A$3:$A$5,0)) as per the worksheet and paste it into the name manager with the newly created word. In this case is BoomPic.
      Do not use the arrow keys when you wanna to scroll to the right or back to the left in the formula box. That will cause the creation of the cell value, which is the cell that was highlighted just before pressing Ctrl and F3 together to get to the name manager. Instead, use mouse to pull to the right or the left to check the values if it is exactly the index match function and to make amendments.
      Also we must lock the cells with $ sign as name manager will for some reason have a different cell than what is in the formula.
      Also specify exact cell (i.e $C$3:$C$5...) if you have created tables instead which will point to the table when the whole range of cells is selected. Although that shouldnt be the problem.
      The index function points to where the pictures or answers lies to be taken out with reference to the row, column or area. FOr our case is the row number. The match is to link the value we wish to display from the data validation with the answers that is now lay into array to give the "row number", the "row number" points to the picture that match what we are looking for.
      Example, Carlota is row 2, so the answer that was index will look into the second row of the reference cell where the answer lies.

  • @chasehandley453
    @chasehandley453 10 лет назад +4

    For those getting "reference not valid", Name the ranges in your index/Match function.

    • @lb4462la
      @lb4462la 10 лет назад

      what does name your index/Match function mean?

    • @jacobmaples3251
      @jacobmaples3251 10 лет назад

      Sal Ortiz Instead of selecting cells for your index match function just type the name of the named range. (Example of the named range in the video is cells A3:A5. Hope this helps

    • @hongqirong9927
      @hongqirong9927 2 года назад

      HI, or you can try this.
      do use the $ sign or press F4 to lock the cells as you use the index match function within the name manager. This will solve the reference isnt valid problem, $D$3 etc...
      This case, You got to paste the formula within the name created with the name manager. follow from 3:00 mins onwards. The formula is =INDEX($C$3:$C$5,MATCH($F$1,$A$3:$A$5,0)) as per the worksheet and paste it into the name manager with the newly created word. In this case is BoomPic.
      Do not use the arrow keys when you wanna to scroll to the right or back to the left in the formula box. That will cause the creation of the cell value, which is the cell that was highlighted just before pressing Ctrl and F3 together to get to the name manager. Instead, use mouse to pull to the right or the left to check the values if it is exactly the index match function and to make amendments.
      Also we must lock the cells with $ sign as name manager will for some reason have a different cell than what is in the formula.
      Also specify exact cell (i.e $C$3:$C$5...) if you have created tables instead which will point to the table when the whole range of cells is selected. Although that shouldnt be the problem.
      The index function points to where the pictures or answers lies to be taken out with reference to the row, column or area. FOr our case is the row number. The match is to link the value we wish to display from the data validation with the answers that is now lay into array to give the "row number", the "row number" points to the picture that match what we are looking for.
      Example, Carlota is row 2, so the answer that was index will look into the second row of the reference cell where the answer lies.

  • @mikkelrasmussen5539
    @mikkelrasmussen5539 10 лет назад

    @Mrampersad- Thanks, you just saved me from destroying my computer, and probably my exam as well

  • @andrewmoss6449
    @andrewmoss6449 12 лет назад

    How do I get rid of the border that surrounds the image? I know if I get rid of the border lines from the table it gets rid of them on the copied image, but is there a more conventional method? I've tried 'Picture Styles', but I can't get one which is totally blank so only the image is seen. Thanks in advance.

  • @gabrielasedlackova6907
    @gabrielasedlackova6907 8 лет назад

    works perfectly, but is there any way how to hide/unhide pictures woth this formula programatically by VBA? These picture are not envolved in worksheets.pictures collection as well as in .shapes collection. Can anybody help me?

  • @wandadc1900
    @wandadc1900 3 года назад

    Tanks sir

  • @apparelinnovationclub5899
    @apparelinnovationclub5899 4 месяца назад

    Tks❤

  • @cmlucifer
    @cmlucifer 10 лет назад +1

    I've been able to simulate this perfectly in Excel 2010 but since I crossed over to Excel 2013 I'm no longer able to get the image part to work. Anybody have a clue how to make the images work with 2013?

  • @mattgerhard302
    @mattgerhard302 9 лет назад

    Using Excel 2013 64 Bit. - I tried doing the steps in your video and could not get it to work. so I just downloaded your excel file. your file also does not work. when I go to the answer tab and change the drop down from Bellen to deuce etc.. the price changes.. the photo just stays the same. have you by chance confirmed functionality on 64 bit? or is there pre configuring to your excel that needs to be done to enable this functionality?

  • @1shortv
    @1shortv 5 лет назад

    Wow!

  • @jemykirti
    @jemykirti 4 года назад

    Everything works great, only the picture get cropped, how to fix it?

    • @hongqirong9927
      @hongqirong9927 2 года назад

      Hi, do fit the picture with little gap around the corners of the cell where the initial picture lies to smooth out the pictures. Take it as if it is a mirror.

  • @hafidztry
    @hafidztry 12 лет назад

    @premiumproductions69
    Hai mike, I think For version 2007 it can use camera tools bar mike,to paste into picture cells. if it doesnt work, God bless you mike.

  • @joewills
    @joewills 11 лет назад

    I struggled with that. My work around is to select the image - then picture tools, then picture styles and select soft edge rectangles.

  • @rathnakvithana6947
    @rathnakvithana6947 5 лет назад

    tks

  • @pinoyapollo9637
    @pinoyapollo9637 Год назад

    Hi there why when i do the equal function on the pic it says reference isn't valid 😔 what should I do 🙏🙏🙏

    • @pinoyapollo9637
      @pinoyapollo9637 Год назад

      Actually i did it already, one more question can i have an error message or error function right in the name manager?

  • @cdsheffer001
    @cdsheffer001 6 лет назад

    The "Reference Not Valid" errors I found my issue was that the formula pasted did not stay the same after saving it. I had to go in and correct it in the Refers to: section. Validate the formula from there to make sure it is correct. It changed my Match section for some reason causing it to error.

    • @hongqirong9927
      @hongqirong9927 2 года назад

      Hi i found an explanation to that, perhaps it may help.
      Do not use the arrow keys when you wanna to scroll to the right or back to the left in the formula box. That will cause the creation of the cell value, which is the cell that was highlighted just before pressing Ctrl and F3 together to get to the name manager. Instead, use mouse to pull to the right or the left to check the values if it is exactly the index match function and to make amendments as well. also must lock cells with $ sign as name manager will for some reason have a different cell than what is in the formula.
      Additionally, Also specify exact cell (i.e $C$3:$C$5...) if you have created tables instead which will point to the table when the whole range of cells is selected. Although that shouldnt be the problem.
      The index function points to where the pictures or answers lies to be taken out with reference to the row, column or area. FOr our case is the row number. The match is to link the value we wish to display from the data validation with the answers that is now lay into array to give the "row number", the "row number" points to the picture that match what we are looking for.
      Example, Carlota is row 2, so the answer that was index will look into the second row of the reference cell where the answer lies.

  • @zeynelabidinaydn2818
    @zeynelabidinaydn2818 3 года назад

    Is there a solution for mac?

  • @mostafaengineer3199
    @mostafaengineer3199 4 года назад

    =INDEX(Table7[Picture],MATCH('Data Entry'!F2,Table7[Model No.],0))
    hello! I followed all your steps, if I write something in picture table cells the value shows correctly in targeted cell but when I make the name range and type it in my copied picture as you said excel keeps showing me reference isn't valid
    I'm using excel 2019
    any help please

    • @hongqirong9927
      @hongqirong9927 2 года назад

      HI, do use the $ sign or press F4 to lock the cells as you use the index match function within the name manager. This will solve the reference isnt valid problem, $D$3 etc...
      This case, You got to paste the formula within the name created with the name manager. follow from 3:00 mins onwards. The formula is =INDEX($C$3:$C$5,MATCH($F$1,$A$3:$A$5,0)) as per the worksheet and paste it into the name manager with the newly created word. In this case is BoomPic.
      Do not use the arrow keys when you wanna to scroll to the right or back to the left in the formula box. That will cause the creation of the cell value, which is the cell that was highlighted just before pressing Ctrl and F3 together to get to the name manager. Instead, use mouse to pull to the right or the left to check the values if it is exactly the index match function and to make amendments.
      Also we must lock the cells with $ sign as name manager will for some reason have a different cell than what is in the formula.
      Also specify exact cell (i.e $C$3:$C$5...) if the table7 classification you have is not working. Although that shouldnt be the problem.
      The index function points to the where the pictures or answers lies to be taken out with reference to the row, column or area. FOr our case is the row number. The match is to link the value we wish to display from the data validation with the answers that is now lay into array to give the "row number", the "row number" points to the picture that match what we are looking for.
      Example, Carlota is row 2, so the answer that was index will look into the second row of the reference cell where the answer lies.

  • @somethingbritish69
    @somethingbritish69 9 лет назад +1

    how do you get rid of the border around the image?

  • @jorohawya2953
    @jorohawya2953 6 лет назад +7

    continuously showing "Reference not valid"

    • @hongqirong9927
      @hongqirong9927 2 года назад

      HI, do use the $ sign or press F4 to lock the cells as you use the index match function within the name manager. This will solve the reference isnt valid problem, $D$3 etc...
      This case, You got to paste the formula within the name created with the name manager. follow from 3:00 mins onwards. The formula is =INDEX($C$3:$C$5,MATCH($F$1,$A$3:$A$5,0)) as per the worksheet and paste it into the name manager with the newly created word. In this case is BoomPic.
      Do not use the arrow keys when you wanna to scroll to the right or back to the left in the formula box. That will cause the creation of the cell value, which is the cell that was highlighted just before pressing Ctrl and F3 together to get to the name manager. Instead, use mouse to pull to the right or the left to check the values if it is exactly the index match function and to make amendments as well. also must lock cells with $ sign as name manager will for some reason have a different cell than what is in the formula.
      Additionally, Also specify exact cell (i.e $C$3:$C$5...) if you have created tables instead which will point to the table when the whole range of cells is selected. Although that shouldnt be the problem.
      The index function points to where the pictures or answers lies to be taken out with reference to the row, column or area. FOr our case is the row number. The match is to link the value we wish to display from the data validation with the answers that is now lay into array to give the "row number", the "row number" points to the picture that match what we are looking for.
      Example, Carlota is row 2, so the answer that was index will look into the second row of the reference cell where the answer lies.

  • @farhanislam3707
    @farhanislam3707 5 лет назад

    HOW IMAGE IS INSERT FROM FOLDER TO USERFORM AND THEN CELL.
    IN STUDENT RECORD

  • @alibader3200
    @alibader3200 3 года назад

    Please help , in the last step when u write =boompic and enter , the excel gave me an Error ( reference not valid ) , please help me

    • @joakimgorsberg6015
      @joakimgorsberg6015 3 года назад

      Have the same issue=(

    • @hongqirong9927
      @hongqirong9927 2 года назад

      HI, do use the $ sign or press F4 to lock the cells as you use the index match function within the name manager. This will solve the reference isnt valid problem, $D$3 etc...
      This case, You got to paste the formula within the name created with the name manager. follow from 3:00 mins onwards. The formula is =INDEX($C$3:$C$5,MATCH($F$1,$A$3:$A$5,0)) as per the worksheet and paste it into the name manager with the newly created word. In this case is BoomPic.
      Do not use the arrow keys when you wanna to scroll to the right or back to the left in the formula box. That will cause the creation of the cell value, which is the cell that was highlighted just before pressing Ctrl and F3 together to get to the name manager. Instead, use mouse to pull to the right or the left to check the values if it is exactly the index match function and to make amendments as well. also must lock cells with $ sign as name manager will for some reason have a different cell than what is in the formula.
      Additionally, Also specify exact cell (i.e $C$3:$C$5...) if you have created tables instead which will point to the table when the whole range of cells is selected. Although that shouldnt be the problem.
      The index function points to where the pictures or answers lies to be taken out with reference to the row, column or area. FOr our case is the row number. The match is to link the value we wish to display from the data validation with the answers that is now lay into array to give the "row number", the "row number" points to the picture that match what we are looking for.
      Example, Carlota is row 2, so the answer that was index will look into the second row of the reference cell where the answer lies.

  • @Miniononthelean
    @Miniononthelean 12 лет назад

    what does absolute and relative cell mean please giv example

  • @zargosar
    @zargosar 11 лет назад

    VLOOKUP function changes by consultav this is for excel 2010

  • @JohnPauljackulinbaby
    @JohnPauljackulinbaby 11 лет назад

    after CTRL+F3 , I insert the formula , then i could not use the formula with selecting pitcher.

    • @hongqirong9927
      @hongqirong9927 2 года назад

      HI, do use the $ sign or press F4 to lock the cells as you use the index match function within the name manager. This will solve the reference isnt valid problem, $D$3 etc...
      This case, You got to paste the formula within the name created with the name manager. follow from 3:00 mins onwards. The formula is =INDEX($C$3:$C$5,MATCH($F$1,$A$3:$A$5,0)) as per the worksheet and paste it into the name manager with the newly created word. In this case is BoomPic.
      Do not use the arrow keys when you wanna to scroll to the right or back to the left in the formula box. That will cause the creation of the cell value, which is the cell that was highlighted just before pressing Ctrl and F3 together to get to the name manager. Instead, use mouse to pull to the right or the left to check the values if it is exactly the index match function and to make amendments as well. also must lock cells with $ sign as name manager will for some reason have a different cell than what is in the formula.
      Additionally, Also specify exact cell (i.e $C$3:$C$5...) if you have created tables instead which will point to the table when the whole range of cells is selected. Although that shouldnt be the problem.
      The index function points to where the pictures or answers lies to be taken out with reference to the row, column or area. FOr our case is the row number. The match is to link the value we wish to display from the data validation with the answers that is now lay into array to give the "row number", the "row number" points to the picture that match what we are looking for.
      Example, Carlota is row 2, so the answer that was index will look into the second row of the reference cell where the answer lies.

  • @neruad1977gmailcom
    @neruad1977gmailcom 11 лет назад

    hi all
    any ideas how to make the image to disappear once F1 is empty

  • @aaroncabarle1818
    @aaroncabarle1818 7 лет назад

    Its not letting me type in the formula bar after pasting the image.

  • @pinoyapollo9637
    @pinoyapollo9637 Год назад

    Hi sir, why mine becomes reference is not valid, im using excel 2010

    • @pinoyapollo9637
      @pinoyapollo9637 Год назад

      When i go to formula bar and do the equal function it says reference is not valid 😔

  • @natasyaain9610
    @natasyaain9610 6 лет назад

    I did successfully use the index &match formula. But then, for an example I just put any name in the product column, the picture still there.
    How to let the picture column be blank as well if i put wrong product name (not in the list)?

    • @hongqirong9927
      @hongqirong9927 2 года назад

      Hi, you can reference an extra empty cell and type "nil" in the adjacent product column. That way, it will display nothing. As for wrong product name, you can select more than 3 cells in the product column during the data validation portion. Then, reference the index match function with an extra row without picture in the picture column as well as no words under the product column.

  • @MuhammadTahir-nt6bb
    @MuhammadTahir-nt6bb 4 года назад

    it does not work in Excel 2007, please help for excel 2007

  • @rautorama
    @rautorama 11 лет назад

    Important thing here is to copy and paste - as a linked picture
    When i did a simple copy and paste, this was not working.
    By the way i was trying this trick with inserted symbols and not pictures

  • @oboealto
    @oboealto 4 года назад

    1. Got "reference isn't valid"
    2. downloaded Excel file does not contain any of the formulas shown on this video and is naturally not working
    3. Excel may truly copy the formula you copy, but when you need it pasted, it clears off the buffer (this shows on the video too, the guy didn't lose it, Excel lost it for him)
    4. So I realized I forgot to include ,0 (for match type) when redoing it, so I fixed it.
    5. I thought that would do, but still... "reference isn't valid". Tried that on both an existing and new file.
    6. Also note that (it seems as though) you may not use table columns as reference (for example [@Country]). Instead you'd have to use the actual cell reference (e.g. $D$3).
    Looking for help here. Thanks guys!

    • @hongqirong9927
      @hongqirong9927 2 года назад

      HI, do use the $ sign or press F4 to lock the cells as you use the index match function within the name manager. This will solve the reference isnt valid problem, $D$3 etc...
      This case, You got to paste the formula within the name created with the name manager. follow from 3:00 mins onwards. The formula is =INDEX($C$3:$C$5,MATCH($F$1,$A$3:$A$5,0)) as per the worksheet and paste it into the name manager with the newly created word. In this case is BoomPic.
      Do not use the arrow keys when you wanna to scroll to the right or back to the left in the formula box. That will cause the creation of the cell value, which is the cell that was highlighted just before pressing Ctrl and F3 together to get to the name manager. Instead, use mouse to pull to the right or the left to check the values if it is exactly the index match function and to make amendments as well. also must lock cells with $ sign as name manager will for some reason have a different cell than what is in the formula.
      Additionally, Also specify exact cell (i.e $C$3:$C$5...) if you have created tables instead which will point to the table when the whole range of cells is selected. Although that shouldnt be the problem.
      The index function points to where the pictures or answers lies to be taken out with reference to the row, column or area. FOr our case is the row number. The match is to link the value we wish to display from the data validation with the answers that is now lay into array to give the "row number", the "row number" points to the picture that match what we are looking for.
      Example, Carlota is row 2, so the answer that was index will look into the second row of the reference cell where the answer lies.

  • @ricolalli7249
    @ricolalli7249 10 лет назад +7

    getting "Reference not valid"

    • @elsherifaluminum2865
      @elsherifaluminum2865 7 лет назад

      me too
      did you find any solution

    • @trinboonngam9445
      @trinboonngam9445 7 лет назад

      me too

    • @555VEL
      @555VEL 6 лет назад

      Hai frnds... Here is the solution...
      "Match(lookup_value," Make as a constant... Please press F4 or put $ symbol.... Otherwise it will display "reference is not valid"

    • @cdsheffer001
      @cdsheffer001 6 лет назад +2

      I did. it is because the formula is actually not correct in the reference usually. I found that excel has a hard time keeping it the same even if you paste it.

    • @oboealto
      @oboealto 4 года назад

      ​@@555VEL tried that too, still not working. Here's my formula:
      =INDEX(Settings!$C$3:$C$22,MATCH(Main!$C3,Settings!B$3:B$24,0))
      what am I doing wrong?
      thanks a lot!

  • @nawzinzin4475
    @nawzinzin4475 4 года назад

    I was do same as you
    But cell can see only 0
    Why

    • @hongqirong9927
      @hongqirong9927 2 года назад

      HI, do use the $ sign or press F4 to lock the cells as you use the index match function within the name manager. This will solve the reference isnt valid problem, $D$3 etc...
      This case, You got to paste the formula within the name created with the name manager. follow from 3:00 mins onwards. The formula is =INDEX($C$3:$C$5,MATCH($F$1,$A$3:$A$5,0)) as per the worksheet and paste it into the name manager with the newly created word. In this case is BoomPic.
      Do not use the arrow keys when you wanna to scroll to the right or back to the left in the formula box. That will cause the creation of the cell value, which is the cell that was highlighted just before pressing Ctrl and F3 together to get to the name manager. Instead, use mouse to pull to the right or the left to check the values if it is exactly the index match function and to make amendments.
      Also we must lock the cells with $ sign as name manager will for some reason have a different cell than what is in the formula.
      Also specify exact cell (i.e $C$3:$C$5...) if you have created tables instead which will point to the table when the whole range of cells is selected. Although that shouldnt be the problem.
      The index function points to where the pictures or answers lies to be taken out with reference to the row, column or area. FOr our case is the row number. The match is to link the value we wish to display from the data validation with the answers that is now lay into array to give the "row number", the "row number" points to the picture that match what we are looking for.
      Example, Carlota is row 2, so the answer that was index will look into the second row of the reference cell where the answer lies.