Hi

Apologies, I'm sure this is very simple...

I have a table in Sheet1 which only has two columns A - containing a part number and B - part description.

I have two textboxes (A and B) and an option button,

I want to type the part number into Textbox A and then press the option button to display the part description in Textbox B.

How can I code that?

Thank you,