Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

control source formulas

Status
Not open for further replies.

ckhunley

Technical User
Jul 26, 2004
33
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top