Ok, this one has probably been answered but I could not find the answer on this site.
Here is my problem:
I have a userform with text fields that point to a spreadsheet formula. This pointing is all done by the userform in the properties area for that given field. The field name on the userform is txtTaxPrem which points to a cell on the spreadsheet called TaxPrem
Under the Data
Data:
Controlsource TaxPrem
Value 100
When spreadsheet value changes for TaxPrem the formula is wiped out and is replace with a new value. Can anyone help me out? This is driving me crazy.
Here is my problem:
I have a userform with text fields that point to a spreadsheet formula. This pointing is all done by the userform in the properties area for that given field. The field name on the userform is txtTaxPrem which points to a cell on the spreadsheet called TaxPrem
Under the Data
Data:
Controlsource TaxPrem
Value 100
When spreadsheet value changes for TaxPrem the formula is wiped out and is replace with a new value. Can anyone help me out? This is driving me crazy.