Delivery Summary spreadsheet, A function to automatically updates Boxes Pending and Delivery Status.

JLeech1992

New Member
Joined
Nov 22, 2022
Messages
9
Office Version
  1. 2016
Platform
  1. Windows
Hi,

I am in the middle of creating a spreadsheet to keep track of deliveries for my work,
It is nearly complete but there is a function I want to use, unfortunately I can't seem to figure it out.


Here is the template so far…

Returned by:

Boxes Requested:

Boxes Delivered:

Boxes Pending:

Delivery Status: (Drop Down)

Shipment Collected
Collection Failed
Incomplete Shipment
Completed Shipment


This will be a summary of my day-to-day deliveries I will receive.

The function I am trying to achieve:

Returned by:
Sender Name
Boxes Requested:
10
Boxes Delivered:
8
Boxes Pending:
2
Delivery Status: (Drop Down)
Incomplete Shipment
--------------------------------------------------------------------------
Returned by:
Sender Name
Boxes Requested:
10
Boxes Delivered:
10
Boxes Pending:
0
Delivery Status: (Drop Down)
Completed Shipment

  • Once a shipment is delivered, I will update 'Boxes Delivered' and what I want it to do is to automatically update 'Boxes Pending' with the difference, I also want it to automatically update 'Delivery Status' to its current status as shown above.
  • I have already applied the conditional formatting to the drop downs so whenever I change the status, that row changes color.

Any advice would be greatly appreciated.
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).

Forum statistics

Threads
1,214,822
Messages
6,121,770
Members
449,049
Latest member
greyangel23

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