I hope someone will guide me to write the VBA code without showing formulas in the result cell to get the below answer
In the below dropbox linked file:
Column A8:A1000 I have production date (1-1-2015 to 31-12-2017)Column B8:B1000 I have Sales date (1-1-2015 to 31-12-2017)Column C8:C1000 I have Production QuantityColumn D8:D1000 I have Sales Quantity In cell E2 Start date is 3-3-2015In cell E3 End date is 9-9-2017In cell E4 i need a total of column C, in between the D2 and D3 dates of Column A (Production quantity between those dates)In cell E5 i need a total of column D, in between the D2 and D3 dates of Column B (Sales quantity between those dates)
https://www.dropbox.com/s/ifdak1vx82xgb5w/Sum%20Between%20two%20dates.xlsx?dl=0
Edit to remove HTML. Please use the “Text” tab in the entry box when you copy/paste.