VBA Countdown Production Timer

furnitureman

New Member
Joined
Dec 13, 2018
Messages
1
Greetings all,

I am very new to VBA and dont really understand how to use it. I am trying to create a running spreadsheet that has two sheets.

Sheet one has columns: Job #| Part #| Part Name | Date/Time Entered | Date/Time Due | Date/ Time Completed | HIT/ LATE

Sheet one is a running log of each of those items, while sheet two I want to make a running countdown timer of whichever product in sheet one that doesn't have a "date completed" entry. So that Sheet two pulls all information from sheet one to countdown until due date until a date completed is entered into sheet one, where after it is completed, the "completed row" disappears off of sheet two. I would like to make it so that when the countdown is 8 hours or less, the cell turns red with white letters to indicate that it's nearing its due time.

Can anyone provide some insight on how to code such a worksheet?

Seriously thank you so much if you can help me wrap my head around VBA
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.

Forum statistics

Threads
1,214,622
Messages
6,120,580
Members
448,972
Latest member
Shantanu2024

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