Date won't populate correctly

RodneyC

Active Member
Joined
Nov 4, 2021
Messages
278
Office Version
  1. 2016
Platform
  1. Windows
Another question about a spreadsheet I've inherited.

C793 has a value of 2021-10-01. If I drag it down, it changes to 2021-10-02, 2021-10-03 and so on. I actually need all the cells below to have a value of 2021-11-01. If a change the value to 2021-11-01 it displays as 11/1/2021. This doesn't work for me as Column I reads from this and displays a #VALUE error.

I've looked at the cell formatting of C793 and it is "General". If I change the cell formatting in C794 to General it changes the value to 44501 which obviously doesn't work for me either. I've changed the formatting to Custom and entered yyyy-mm-dd and while that display correctly, in column I794 it still displays as #VALUE. The formula in I794 is =DATEVALUE(C794). I could change this to =C794 but I'm concerned that doing so may affect other cells in other workbooks.

How can I change C794 and all other cells below it so they will display 2021-11-01 as needed?

Thanks in advance
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
Format your cell as text before entering the date
If it is the result of some calculation enter =your_calculation&"" to make it text
 
Upvote 0

Forum statistics

Threads
1,215,025
Messages
6,122,734
Members
449,094
Latest member
dsharae57

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