C
coryando
Hi google,
Fresh out of college with a new job and they gave me a task. My intuition tells me this should be possible to do without a Macro, but we will see. I'm just new to VBA and not sure how to code this problem either.
Order Number Next Order Number ...
Product Product Coming In Delivery Date Delivery Date
1 (Amount 1 coming in) (Amount 1 coming in) ...
2 (Amount 2 coming in) (Amount 2 coming in) ...
3 (Amount 3 coming in) (Amount 3 coming in) ...
What I am trying to do is make excel sum all the products coming in that current day. Across all the orders.
Any advice would be greatly appreciated!
Thanks.
Fresh out of college with a new job and they gave me a task. My intuition tells me this should be possible to do without a Macro, but we will see. I'm just new to VBA and not sure how to code this problem either.
Order Number Next Order Number ...
Product Product Coming In Delivery Date Delivery Date
1 (Amount 1 coming in) (Amount 1 coming in) ...
2 (Amount 2 coming in) (Amount 2 coming in) ...
3 (Amount 3 coming in) (Amount 3 coming in) ...
What I am trying to do is make excel sum all the products coming in that current day. Across all the orders.
Any advice would be greatly appreciated!
Thanks.