Trying to work on a formula to show the last scheduled event that has a date nearest to today's date. All other data would not come up in the report.
If my database has the following entries for case C-SV-00011:
Case ID Caption Scheduled Event Result Date
C-SV-00011 Paul Vs Smith 44409 11/05/2002
C-SV-00011 Paul Vs Smith 44410 11/09/2002
C-SV-00011 Paul Vs Smith 21412 11/25/2002
C-SV-00011 Paul Vs Smith 57291 12/06/2002
Then I need the report to show me the below line as it’s the newest result date to today’s date in the database.
C-SV-00011 Paul Vs Smith 57291 12/06/2002
Anyone have any ideas?
Gerald Story
MIS
If my database has the following entries for case C-SV-00011:
Case ID Caption Scheduled Event Result Date
C-SV-00011 Paul Vs Smith 44409 11/05/2002
C-SV-00011 Paul Vs Smith 44410 11/09/2002
C-SV-00011 Paul Vs Smith 21412 11/25/2002
C-SV-00011 Paul Vs Smith 57291 12/06/2002
Then I need the report to show me the below line as it’s the newest result date to today’s date in the database.
C-SV-00011 Paul Vs Smith 57291 12/06/2002
Anyone have any ideas?
Gerald Story
MIS