hi all,
i was looking for a vba code to calculate between two table's by using user form to select between table's
Sample:
Table1
Table2
.....
.....
Table 10
in user form required
Table name 1:{Drop down list of tables}table4
Table name 2:{Drop down list of tables}table6
calculation i would like to perform is
table6=table6[XColumn]-table4[xColumn]
Thanks in Advance for Support
i was looking for a vba code to calculate between two table's by using user form to select between table's
Sample:
Table1
Table2
.....
.....
Table 10
in user form required
Table name 1:{Drop down list of tables}table4
Table name 2:{Drop down list of tables}table6
calculation i would like to perform is
table6=table6[XColumn]-table4[xColumn]
Thanks in Advance for Support