How to use a single part of a cell's date
Solved/Closed
TheMarcus
TheMarcus
- Posts
- 3
- Registration date
- Friday September 11, 2015
- Status
- Member
- Last seen
- September 15, 2015
TheMarcus
- Posts
- 3
- Registration date
- Friday September 11, 2015
- Status
- Member
- Last seen
- September 15, 2015
Related:
- How to use a single part of a cell's date
- We can keep multiple version of a word document in a single file by using dash feature - Guide
- Single beep in cpu - Guide
- Write a program to print the following using a single loop. 1 11 111 ✓ - Forum - Programming
- Every single little alchemy element - Guide
- How to delete a single cell in a table in word - Guide
1 reply
Mazzaropi
Sep 11, 2015 at 08:57 AM
- Posts
- 1963
- Registration date
- Monday August 16, 2010
- Status
- Contributor
- Last seen
- April 25, 2022
Sep 11, 2015 at 08:57 AM
TheMarcus, Good morning.
To refer to an year inside a date in cell use:
=Year(D4)
Is that what you're looking for?
I hope it helps.
--
Belo Horizonte, Brasil.
Marcílio Lobão
To refer to an year inside a date in cell use:
=Year(D4)
Is that what you're looking for?
I hope it helps.
--
Belo Horizonte, Brasil.
Marcílio Lobão
Sep 11, 2015 at 09:25 AM