Forum Discussion
Pieter Joubert
May 30, 2018Copper Contributor
Formula to change based on selection in another column
I’m creating an order form in Excel to be used by clients. The idea is that the client will select a product from a dropdown list in the first column of the table (tbl_Product_Order) and then in the...
SergeiBaklan
May 30, 2018Diamond Contributor
Hi Pieter,
Please check this https://www.myonlinetraininghub.com/excel-factor-12-secret-evaluate-function if help. Another way is to use Evaluate() function within VBA code.