Hello,
I am trying to figure out how to get cells to update using functions. For instance, when I select something from a drop down menu it would automatically update the other two cells based on my selection.
A | B | C
exp2 | exp1 | example1
When I select example1, it will update columns A and B with exp2 and exp1 respectively.
Bookmarks