Multiplying two numbers then combining If with And functions including dates

mmcmillin

New Member
Joined
Jan 8, 2015
Messages
5
Hello,

I need to see if anyone can help me with multiplying two numbers, then calculating a If plus And function. I'm taking my whole goods sales and multiplying it by my take rate. WG Sales (number) * Take Rate (number) and if my inventory is greater than my max, then I want my total number divided in half. If not, then I want it to stay the same. So if my number is 5, but my inventory max level is 4 then I want to forecast 2.5 units. Here's the catch, I only want this to happen if we're in current month. I want to have the same formula for every month in 2015, but only want the If/And function to take affect in current month. Here's what I have so far. I think I'm close.

$F$39*!J6,IF(AND(AB1<AC4,P6>N6),AB6*0.5,AB6*1)<ac4,p6><ac4,p6><ac4,p6>

I want excel to calculate =$F$39*J6 then if we're in current month and my inventory is above my max then calculate the rest.
<ac4,p6><ac4,p6><ac4,p6>

Thanks!!</ac4,p6></ac4,p6></ac4,p6></ac4,p6></ac4,p6></ac4,p6>
 
Last edited:

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

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