G
Guest
Hi guys,
I'm trying to created report called Intransit list, report would look at the
each entry in table tblFileLoc and find out last entry for each case (cases
are entered multiple times as location of case file changes) and then check
if the case was sent or received and if last entry was sent then case would
show up on file intransit list report. Table tblFileLoc consists of:
CaseNo (text)
UserName (text)
ReceivedDeptCode (text)
ReceivedDate (date/time)
SentDeptCode (text)
IntransitCode (text)
SentDate (date/time)
When someone is receiving files they will choose ReceivedDeptCode first on
Receive screen and then scan via barcode scanner all cases that he/she is
receiving for that dept. ReceivedDate and Username is automatically filled in.
Same deal with Sending case to some dept. you will select SentDeptCode and
IntrasitCode and then wand in cases, SentDate and UserName will automatically
fill in.
Procedure is If I have a case file I need to receive it into the system and
if I'm sending case file to someone I need to go to send files screen and
send them to specific dept.
Now when i send file to Taxing for example sometimes they will forget to
receive them in and cases should show up on this intransit list.
I hope I'm clear enough.
Thanx
I'm trying to created report called Intransit list, report would look at the
each entry in table tblFileLoc and find out last entry for each case (cases
are entered multiple times as location of case file changes) and then check
if the case was sent or received and if last entry was sent then case would
show up on file intransit list report. Table tblFileLoc consists of:
CaseNo (text)
UserName (text)
ReceivedDeptCode (text)
ReceivedDate (date/time)
SentDeptCode (text)
IntransitCode (text)
SentDate (date/time)
When someone is receiving files they will choose ReceivedDeptCode first on
Receive screen and then scan via barcode scanner all cases that he/she is
receiving for that dept. ReceivedDate and Username is automatically filled in.
Same deal with Sending case to some dept. you will select SentDeptCode and
IntrasitCode and then wand in cases, SentDate and UserName will automatically
fill in.
Procedure is If I have a case file I need to receive it into the system and
if I'm sending case file to someone I need to go to send files screen and
send them to specific dept.
Now when i send file to Taxing for example sometimes they will forget to
receive them in and cases should show up on this intransit list.
I hope I'm clear enough.
Thanx