2 different Reorder Quantities and reorder points to go into correct Quarterly columns

midnightjynx

New Member
Joined
Jul 5, 2023
Messages
1
Office Version
  1. 2019
Platform
  1. Windows
I need to have this formula revamp where I add column A the first initial order Quantity be included. I want it included in the section when I used my First Initial Reorder point column C. All my reorder points are in Quarters and need to be displayed when I need to order and how much I need to order.
My first reorder point in column C and first Reorder quantity column A is different since I either need to deplete my stock or order immediately. Then after the first reorder point has come to pass then it needs to go into my 2nd Reorder point column D and use my second reorder quantity column B. This will then be used continuously for the remainder of the time frame.

Currently the formula I use is this.

=IF(OR(COLUMN(A:A)<$C2,MOD(COLUMN(A:A)-$C2,$D2)),0,$B2)

Put in screenshot with what the results should be
 

Attachments

  • Screenshot 2023-07-05 143247.png
    Screenshot 2023-07-05 143247.png
    22 KB · Views: 6

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
Welcome to the MrExcel Message Board!

Cross-posting (posting the same question in more than one forum) is not against our rules, but the method of doing so is covered by #13 of the Forum Rules.

Be sure to follow & read the link at the end of the rule too!

Cross posted at: To get my reorder points and2 diff. reorder quantities in the appropriate Quarter columns
There is no need to repeat the link(s) provided above but if you have posted the question at other places, please provide links to those as well.

If you do cross-post in the future and also provide links, then there shouldn’t be a problem.
 
Upvote 0

Forum statistics

Threads
1,215,153
Messages
6,123,325
Members
449,097
Latest member
gameover8

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