Ok, I am trying to use a Unique bank account for each check register. I want to open my table TReg and be able to see all of the transactions for ONLY the Bank Account associated with it.
Each table/query is described under properties. My problem right now is I can't select a Bank Account for my check register because of my union query and it's one sided thingy! Can someone please take a look at my relationships and maybe the union query and advise? The Union query works fine like it is.It just prevents me from getting my end result.