I have two columns, the A column w/ a combobox populates the B column with info from a named list. There is a macro button with an option shortcut to run it = "Ctrl + F" to print the page. This shortcut function "Ctrl+F" works to print when any of the page is selected except the combobox.

I would like to be able to type in text in that combobox and not have to select another cell before using the "Ctrl+F" function to print. The "Ctrl+F" needs to work while typing selections inside the combobox. Is this possible?