Hi,
An example of what I am trying to accomplish is as follows:
Cell B1 is a drop down list of the variables in the Y axis of the table
Cell B2 is a drop down list of the variables in the X axis of the table
Cell B3 is the value.
Cell B4 contains a VBA button.
I am hoping to be able to click the button and the cell in the table that corresponds with the data in B1 and B2 will populate with the hard coded value in B3. And this can go on repeatedly without losing the data that was previously hard coded in the table.
Any help would be tremendously appreciated.
Thank you!
An example of what I am trying to accomplish is as follows:
Cell B1 is a drop down list of the variables in the Y axis of the table
Cell B2 is a drop down list of the variables in the X axis of the table
Cell B3 is the value.
Cell B4 contains a VBA button.
I am hoping to be able to click the button and the cell in the table that corresponds with the data in B1 and B2 will populate with the hard coded value in B3. And this can go on repeatedly without losing the data that was previously hard coded in the table.
Any help would be tremendously appreciated.
Thank you!