I am trying to create a userform which interacts with a database. I have textboxes whose control source are linked to cells on the spreadsheet. I select one piece of equipment from the database and copy its info to the cells which are the controlsources for my textboxes. This uploads the current values into my form. I want to be able to make changes to the values in the form, and have those translated back to the spreadsheet. The problem is that the spreadsheey contains formulas, so when I alter a textbox it overwrites all my formulas with values, so they don't respond to changes I make.
Any way to keep them as formulas?
Thanks,
Chris
Any way to keep them as formulas?
Thanks,
Chris