Here's my problem. I have two databases, FISCALDATE & INVOICEDATE. In my FISCALDATE file, i have two fields (begdate & enddate). In my INVOICEDATE file, I have one field (invoice date). I need all records from the INVOICEDATE file that fall within the begdate and enddate of the FISCALDATE file. Both dates field are the same (8 numeric). I need to do this before the report process to get the correct records. Linking the files together doesn't do the trick. Any suggestion?
Thanks in advance.
Thanks in advance.