I am designing a form that is used daily to check the status of various different servers. This kind of info includes hard disk usage, connectivity etc etc.
The form is text & check box based. I have 15 fields that the user is to type in the values of the current hard disk space remaining on various drives.
For the purposes of this question, assume that one of the servers is called Atlantis. So three of the fields to be filled in would be Atlantis C, Atlantis D and Atlantis E
What I want to do is this. When the user opens the form, I want it to display the last record entered into the database next to the empty (Today's) value.
For Example
Drive Name Today Previous
Atlantis C 0.00 18.4
Atlantis D 0.00 6.4
Atlantis E 0.00 17.6
The 'Previous' Value will be displayed in a text box that I can format with colour and font etc
As much help with this as possible would be great.
Many Thanks in anticipation
Toni Chaffin
The form is text & check box based. I have 15 fields that the user is to type in the values of the current hard disk space remaining on various drives.
For the purposes of this question, assume that one of the servers is called Atlantis. So three of the fields to be filled in would be Atlantis C, Atlantis D and Atlantis E
What I want to do is this. When the user opens the form, I want it to display the last record entered into the database next to the empty (Today's) value.
For Example
Drive Name Today Previous
Atlantis C 0.00 18.4
Atlantis D 0.00 6.4
Atlantis E 0.00 17.6
The 'Previous' Value will be displayed in a text box that I can format with colour and font etc
As much help with this as possible would be great.
Many Thanks in anticipation
Toni Chaffin