View Single Post
 
Old 10-14-2019, 04:35 AM
jaimes7 jaimes7 is offline Windows 10 Office 2016
Novice
 
Join Date: Oct 2019
Posts: 6
jaimes7 is on a distinguished road
Default Automatic change content of a cell in table using dropdown list

Hello everyone,

I need some help in order to solve a problem related with MS Word VBA.

The problem is the following:

I have a car table that has 3 columns ("Model", "Year", "Price").
In each cell of the "Model" column I have a dropdown list. I want that: every time I change the car model in the dropdown list, it updates the price that is in the same row, although in the third column ("Price"). How do I do that?

I ask for help please, asap

Thanks in advance
Regards
Reply With Quote