Overwriting formula result with another cell

EZ1975

New Member
Joined
Jul 26, 2018
Messages
5
I have a form that extracts the date automatically from the serial number. So user fills in the serial number in the first sheet and it calculates the serial number into another cell and then that cell is copied into the second sheet which is kind of a form letter but sometimes the value is different so I need a cell to insert the custom date. I could have a macro reset the formula with a button press but I was wondering if there is there a way to have a custom date cell that is pulled in place of the formula?
I have an idea but cannot find and example. Something like- If C1 is Blank D1=B1(the formula result) else D1=C1.
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
Short answer - no.

You can either have a formula in a cell, OR data. 1 will always over-write the other
 
Upvote 0

Forum statistics

Threads
1,214,874
Messages
6,122,034
Members
449,061
Latest member
TheRealJoaquin

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