Hi eveyone,
CR 7.0
SQL Server 2000
Here is my dilema . 2table
order charge
ordate billdate
cpt cpt
status rdoc
donedate bdoc
donetime
rdoc
Right now I am pulling the report by orderdate. But now a sitation has come up that I have to chekc the appt date. The providers can set a future order and the pt can come back say 2 day before or after the orderdate. But when the person walk through the door they will get an app. How do I check in the apptable.
Appttable
adate
Doc
account
name
Each pt will have multiple apptdate in appttable. Can you suggest a way of doing where I can see 2 day before and 2days after the apptdate is set.
Thank you in advance
Rekha
CR 7.0
SQL Server 2000
Here is my dilema . 2table
order charge
ordate billdate
cpt cpt
status rdoc
donedate bdoc
donetime
rdoc
Right now I am pulling the report by orderdate. But now a sitation has come up that I have to chekc the appt date. The providers can set a future order and the pt can come back say 2 day before or after the orderdate. But when the person walk through the door they will get an app. How do I check in the apptable.
Appttable
adate
Doc
account
name
Each pt will have multiple apptdate in appttable. Can you suggest a way of doing where I can see 2 day before and 2days after the apptdate is set.
Thank you in advance
Rekha