Prevent userform textbox from updating cell link until edited

Sicksnwboarder97

New Member
Joined
Jul 30, 2017
Messages
2
I have an excel workbook that takes email templates and uses a range of cells to fill in the blanks in those templates. I want the user to be able to edit the message, but only after they have entered the fill in the blank data for the template. In my orog
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
Sorry, I hit submit on accident, haha. Anyway, in my original tool, I just put a textbox over the cell with the template, and linked it to that cell. It did not edit the formula in that cell until you tried to edit the text in the textbox, which was perfect because then I could just create a macro to reset the cell when I was done. I wanted to save some space on my worksheet, so I attempted to do this in a userform instead. However, this causes the linked cell to lose it's formula upon opening the user form. Any suggestions on how to get around this so my formulas don't go away until after the template is filled?
 
Upvote 0

Forum statistics

Threads
1,215,703
Messages
6,126,314
Members
449,308
Latest member
Ronaldj

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top