Hi Folks,
This should be easy, but it's been to many years since I've done anything in VBA. Thanks for any guidance or help.
I have a Worksheet that has two Sheets. "Data" and "Input". Column "A" of Input has a Drop-Down List from Column "A" of Data. When the Drop Down is activated, I need The Row that corresponds to the value in the Drop down to copy columns "B, C, D" from Data to Input Columns "B, C, D". I can do this simply with xlookup but I need to formulas to transfer also.
Thanks,
Scott
This should be easy, but it's been to many years since I've done anything in VBA. Thanks for any guidance or help.
I have a Worksheet that has two Sheets. "Data" and "Input". Column "A" of Input has a Drop-Down List from Column "A" of Data. When the Drop Down is activated, I need The Row that corresponds to the value in the Drop down to copy columns "B, C, D" from Data to Input Columns "B, C, D". I can do this simply with xlookup but I need to formulas to transfer also.
Thanks,
Scott