Hi,
First time posting here, I have been tasked with making a database for my work. The purpose of the database is to record serial numbers from hard drives that we shred.
I have the database working and as my work want it apart from one thing that they are requesting and I am unsure of how I can achieve this.
The database has an input form which consists of the client we are doing the shredding for the date which auto fills and then a button which saves and add new record.
On this form they would like it to count how many drives have been shredded which I have done using =Count(*) but then they want to display a field that displays how many drives are being shredded per hour and then conditional format it red or green depending on the value of the field.
How is the best way to achieve this?
Thanks in advance!