Filtering data in excel with embedded pictures












3















I have a data table with product images that I want to filter depending on who I send the spreadsheet to. The pictures are still visibly stacked on top of each other.



How do I set up my sheet so that when rows/products are hidden (via data filter), their corresponding pictures are also hidden?










share|improve this question





























    3















    I have a data table with product images that I want to filter depending on who I send the spreadsheet to. The pictures are still visibly stacked on top of each other.



    How do I set up my sheet so that when rows/products are hidden (via data filter), their corresponding pictures are also hidden?










    share|improve this question



























      3












      3








      3








      I have a data table with product images that I want to filter depending on who I send the spreadsheet to. The pictures are still visibly stacked on top of each other.



      How do I set up my sheet so that when rows/products are hidden (via data filter), their corresponding pictures are also hidden?










      share|improve this question
















      I have a data table with product images that I want to filter depending on who I send the spreadsheet to. The pictures are still visibly stacked on top of each other.



      How do I set up my sheet so that when rows/products are hidden (via data filter), their corresponding pictures are also hidden?







      microsoft-excel






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jul 10 '12 at 8:52









      Ellesa

      8,56422946




      8,56422946










      asked Jul 9 '12 at 9:31









      DeanDean

      16112




      16112






















          4 Answers
          4






          active

          oldest

          votes


















          6














          Change the Object Positioning property for each image first. On XL2007, you can do this by following these steps:




          1. Right-click an image and click Size and Properties.

          2. Go to the Properties tab.

          3. Select Move and Size with Cells.


          enter image description here



          I suggest recording a macro to quickly do this for all of the images in your spreadsheet.



          Make sure each image is positioned to appear as if they are "inside" a cell.



          Here's an example to demonstrate:



          No active filters
          enter image description here



          Filtered by Name
          enter image description here






          share|improve this answer
























          • Great thanks for your help

            – Dean
            Jul 9 '12 at 14:09



















          1















          • You can also use the Select button and select all the pictures by dragging a box around all pictures. Then right click properties etc., or

          • Select one picture and hit CTRL+A (select All), then right click properties etc.


          Excel seems to understand that when selecting one picture and you press Select all (CTRL+A), you want to select all pictures.






          share|improve this answer

































            0














            Thanks. This was a very simple and effective way.



            I would like to add on, that instead of using the macros, we can select the function Go To (Ctrl+ G), then select "Special", then select "Objects", and then click OK. This will simply select all the images in the spreadsheet. Maybe we didn't have this function in XL2007, but the newer versions definitely have it. Cheers!!






            share|improve this answer































              -1














              I had the same issue with Excel 2016 and used a combination of answers to solve this:




              1. Ctrl+G or F5

              2. Select Special, then 'Objects' and click 'OK'

              3. Right-click on one of the images and click Size and Properties

              4. Select 'Move and size with cells' from 'Properties' and close

              5. Done


              HOWEVER ONLY filtering works, sorting doesn't work properly. I have three columns with images. If I sort the one in the middle A-Z, the right column will sort properly, but not the left one. The left one is either missing images or overlapping again.






              share|improve this answer


























              • Hi and welcome to SU. There already is answer with the same solution. It is better to just upvote the existing answer instead of creating a duplicate.

                – Vlastimil Ovčáčík
                Aug 27 '18 at 11:03











              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "3"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f446627%2ffiltering-data-in-excel-with-embedded-pictures%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              4 Answers
              4






              active

              oldest

              votes








              4 Answers
              4






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              6














              Change the Object Positioning property for each image first. On XL2007, you can do this by following these steps:




              1. Right-click an image and click Size and Properties.

              2. Go to the Properties tab.

              3. Select Move and Size with Cells.


              enter image description here



              I suggest recording a macro to quickly do this for all of the images in your spreadsheet.



              Make sure each image is positioned to appear as if they are "inside" a cell.



              Here's an example to demonstrate:



              No active filters
              enter image description here



              Filtered by Name
              enter image description here






              share|improve this answer
























              • Great thanks for your help

                – Dean
                Jul 9 '12 at 14:09
















              6














              Change the Object Positioning property for each image first. On XL2007, you can do this by following these steps:




              1. Right-click an image and click Size and Properties.

              2. Go to the Properties tab.

              3. Select Move and Size with Cells.


              enter image description here



              I suggest recording a macro to quickly do this for all of the images in your spreadsheet.



              Make sure each image is positioned to appear as if they are "inside" a cell.



              Here's an example to demonstrate:



              No active filters
              enter image description here



              Filtered by Name
              enter image description here






              share|improve this answer
























              • Great thanks for your help

                – Dean
                Jul 9 '12 at 14:09














              6












              6








              6







              Change the Object Positioning property for each image first. On XL2007, you can do this by following these steps:




              1. Right-click an image and click Size and Properties.

              2. Go to the Properties tab.

              3. Select Move and Size with Cells.


              enter image description here



              I suggest recording a macro to quickly do this for all of the images in your spreadsheet.



              Make sure each image is positioned to appear as if they are "inside" a cell.



              Here's an example to demonstrate:



              No active filters
              enter image description here



              Filtered by Name
              enter image description here






              share|improve this answer













              Change the Object Positioning property for each image first. On XL2007, you can do this by following these steps:




              1. Right-click an image and click Size and Properties.

              2. Go to the Properties tab.

              3. Select Move and Size with Cells.


              enter image description here



              I suggest recording a macro to quickly do this for all of the images in your spreadsheet.



              Make sure each image is positioned to appear as if they are "inside" a cell.



              Here's an example to demonstrate:



              No active filters
              enter image description here



              Filtered by Name
              enter image description here







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Jul 9 '12 at 9:53









              EllesaEllesa

              8,56422946




              8,56422946













              • Great thanks for your help

                – Dean
                Jul 9 '12 at 14:09



















              • Great thanks for your help

                – Dean
                Jul 9 '12 at 14:09

















              Great thanks for your help

              – Dean
              Jul 9 '12 at 14:09





              Great thanks for your help

              – Dean
              Jul 9 '12 at 14:09













              1















              • You can also use the Select button and select all the pictures by dragging a box around all pictures. Then right click properties etc., or

              • Select one picture and hit CTRL+A (select All), then right click properties etc.


              Excel seems to understand that when selecting one picture and you press Select all (CTRL+A), you want to select all pictures.






              share|improve this answer






























                1















                • You can also use the Select button and select all the pictures by dragging a box around all pictures. Then right click properties etc., or

                • Select one picture and hit CTRL+A (select All), then right click properties etc.


                Excel seems to understand that when selecting one picture and you press Select all (CTRL+A), you want to select all pictures.






                share|improve this answer




























                  1












                  1








                  1








                  • You can also use the Select button and select all the pictures by dragging a box around all pictures. Then right click properties etc., or

                  • Select one picture and hit CTRL+A (select All), then right click properties etc.


                  Excel seems to understand that when selecting one picture and you press Select all (CTRL+A), you want to select all pictures.






                  share|improve this answer
















                  • You can also use the Select button and select all the pictures by dragging a box around all pictures. Then right click properties etc., or

                  • Select one picture and hit CTRL+A (select All), then right click properties etc.


                  Excel seems to understand that when selecting one picture and you press Select all (CTRL+A), you want to select all pictures.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Jul 14 '14 at 12:48









                  Jens Erat

                  12.6k114459




                  12.6k114459










                  answered Jul 14 '14 at 11:54









                  RubenRuben

                  111




                  111























                      0














                      Thanks. This was a very simple and effective way.



                      I would like to add on, that instead of using the macros, we can select the function Go To (Ctrl+ G), then select "Special", then select "Objects", and then click OK. This will simply select all the images in the spreadsheet. Maybe we didn't have this function in XL2007, but the newer versions definitely have it. Cheers!!






                      share|improve this answer




























                        0














                        Thanks. This was a very simple and effective way.



                        I would like to add on, that instead of using the macros, we can select the function Go To (Ctrl+ G), then select "Special", then select "Objects", and then click OK. This will simply select all the images in the spreadsheet. Maybe we didn't have this function in XL2007, but the newer versions definitely have it. Cheers!!






                        share|improve this answer


























                          0












                          0








                          0







                          Thanks. This was a very simple and effective way.



                          I would like to add on, that instead of using the macros, we can select the function Go To (Ctrl+ G), then select "Special", then select "Objects", and then click OK. This will simply select all the images in the spreadsheet. Maybe we didn't have this function in XL2007, but the newer versions definitely have it. Cheers!!






                          share|improve this answer













                          Thanks. This was a very simple and effective way.



                          I would like to add on, that instead of using the macros, we can select the function Go To (Ctrl+ G), then select "Special", then select "Objects", and then click OK. This will simply select all the images in the spreadsheet. Maybe we didn't have this function in XL2007, but the newer versions definitely have it. Cheers!!







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Dec 8 '13 at 13:08









                          Rahul KhannaRahul Khanna

                          1




                          1























                              -1














                              I had the same issue with Excel 2016 and used a combination of answers to solve this:




                              1. Ctrl+G or F5

                              2. Select Special, then 'Objects' and click 'OK'

                              3. Right-click on one of the images and click Size and Properties

                              4. Select 'Move and size with cells' from 'Properties' and close

                              5. Done


                              HOWEVER ONLY filtering works, sorting doesn't work properly. I have three columns with images. If I sort the one in the middle A-Z, the right column will sort properly, but not the left one. The left one is either missing images or overlapping again.






                              share|improve this answer


























                              • Hi and welcome to SU. There already is answer with the same solution. It is better to just upvote the existing answer instead of creating a duplicate.

                                – Vlastimil Ovčáčík
                                Aug 27 '18 at 11:03
















                              -1














                              I had the same issue with Excel 2016 and used a combination of answers to solve this:




                              1. Ctrl+G or F5

                              2. Select Special, then 'Objects' and click 'OK'

                              3. Right-click on one of the images and click Size and Properties

                              4. Select 'Move and size with cells' from 'Properties' and close

                              5. Done


                              HOWEVER ONLY filtering works, sorting doesn't work properly. I have three columns with images. If I sort the one in the middle A-Z, the right column will sort properly, but not the left one. The left one is either missing images or overlapping again.






                              share|improve this answer


























                              • Hi and welcome to SU. There already is answer with the same solution. It is better to just upvote the existing answer instead of creating a duplicate.

                                – Vlastimil Ovčáčík
                                Aug 27 '18 at 11:03














                              -1












                              -1








                              -1







                              I had the same issue with Excel 2016 and used a combination of answers to solve this:




                              1. Ctrl+G or F5

                              2. Select Special, then 'Objects' and click 'OK'

                              3. Right-click on one of the images and click Size and Properties

                              4. Select 'Move and size with cells' from 'Properties' and close

                              5. Done


                              HOWEVER ONLY filtering works, sorting doesn't work properly. I have three columns with images. If I sort the one in the middle A-Z, the right column will sort properly, but not the left one. The left one is either missing images or overlapping again.






                              share|improve this answer















                              I had the same issue with Excel 2016 and used a combination of answers to solve this:




                              1. Ctrl+G or F5

                              2. Select Special, then 'Objects' and click 'OK'

                              3. Right-click on one of the images and click Size and Properties

                              4. Select 'Move and size with cells' from 'Properties' and close

                              5. Done


                              HOWEVER ONLY filtering works, sorting doesn't work properly. I have three columns with images. If I sort the one in the middle A-Z, the right column will sort properly, but not the left one. The left one is either missing images or overlapping again.







                              share|improve this answer














                              share|improve this answer



                              share|improve this answer








                              edited Aug 27 '18 at 10:04

























                              answered Aug 27 '18 at 9:58









                              ahjussiahjussi

                              11




                              11













                              • Hi and welcome to SU. There already is answer with the same solution. It is better to just upvote the existing answer instead of creating a duplicate.

                                – Vlastimil Ovčáčík
                                Aug 27 '18 at 11:03



















                              • Hi and welcome to SU. There already is answer with the same solution. It is better to just upvote the existing answer instead of creating a duplicate.

                                – Vlastimil Ovčáčík
                                Aug 27 '18 at 11:03

















                              Hi and welcome to SU. There already is answer with the same solution. It is better to just upvote the existing answer instead of creating a duplicate.

                              – Vlastimil Ovčáčík
                              Aug 27 '18 at 11:03





                              Hi and welcome to SU. There already is answer with the same solution. It is better to just upvote the existing answer instead of creating a duplicate.

                              – Vlastimil Ovčáčík
                              Aug 27 '18 at 11:03


















                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Super User!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f446627%2ffiltering-data-in-excel-with-embedded-pictures%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Mouse cursor on multiple screens with different PPI

                              Agildo Ribeiro

                              Sometime when accessing a menu: “Ubuntu 16.04 has experienced an internal error”