I have three tables. Each table has the following
TblAA - aaDate, AAFS, AAFT, AAFU
TblBB - bbDate, BBFS, BBFT, BBFU
TblCC - ccDate, CCFS, CCFT, CCFU
The "xxDate" fields are (mm/dd/yyyy)
all other fields contain numerical data. (1,5,10 etc.)
I have linked the tables and it returns all of the...