Cut-Off Date *Problem

Elijah1213

New Member
Joined
Jan 10, 2024
Messages
3
Office Version
  1. 365
Platform
  1. Windows
Hello, I would like to ask if there is formula for the auto fill for this cut-off table? Row 2 and the rest is the format and I like to auto fill this and have same result. Thanks.
IMG-9b56d064254288f859b7bf53e655e066-V.jpg
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
this seems to be an exact copy of this question, but made by a different person:



The suggestion I made there is:


Book1
ABC
30Period Line/Start DatePeriod Line/End DatePeriod Line/Release Date
312024-01-012024-01-152024-01-20
322024-01-162024-01-312024-02-05
332024-02-012024-02-152024-02-20
342024-02-162024-03-012024-03-06
352024-03-012024-03-152024-03-20
Sheet2
Cell Formulas
RangeFormula
B31:B35B31=IF(DAY(A31+14)>15,EOMONTH(A31,0),A31+14)
C31:C35C31=B31+5
A32:A35A32=IF(DAY(A31)=1,A31+15,EOMONTH(A31,0)+1)
 
Upvote 0

Forum statistics

Threads
1,216,114
Messages
6,128,910
Members
449,478
Latest member
Davenil

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