Pop up Box

rbryce

New Member
Joined
Nov 4, 2021
Messages
1
Office Version
  1. 365
Platform
  1. Windows
I have an table with various ink recipes , i have created a drop down menu and used the if command to select a certain recipe.

i would like a pop up box to appear with the selected recipe when selected from the drop down list.

I have added 2 screen shots to show how it is working but i would like that information on a single pop up box not moving around the sheet
 

Attachments

  • ink 1.JPG
    ink 1.JPG
    98.1 KB · Views: 26
  • ink 2.JPG
    ink 2.JPG
    95.1 KB · Views: 25

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
since you did not provide any vb code, or xl example, we cant know what its doing now.

but is seems a lot faster to show the way it currently is, rather than a pop up box.
you'd need to write code to gather all the matching items, then load each item into the box. could be slower.
 
Upvote 0

Forum statistics

Threads
1,215,006
Messages
6,122,665
Members
449,091
Latest member
peppernaut

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