This is a novice's question; the only queries I've created have been through QBE.
I have two tables: APPLICAT and FINANCE. Among the fields in APPLICAT is a text field called "Applicat_Grant." Among the fields in FINANCE are text fields called "Grant" and "Grant_Supp," and a currency field called "Amount."
I'm told that in order to correctly extract Amounts, I must concatenate FINANCE's Grant and Grant_Supp fields WITHIN AN SQL STATEMENT and then create a relationship between the concatenated field and the Applicat_Grant field.
I have no idea how to proceed. I've dived into manuals on SQL and ACCESS, but it will take me a long time to figure this out. I'd be grateful for explanations/solution(s) from more skilled ACCESS users.
Thanks.
JerSand
I have two tables: APPLICAT and FINANCE. Among the fields in APPLICAT is a text field called "Applicat_Grant." Among the fields in FINANCE are text fields called "Grant" and "Grant_Supp," and a currency field called "Amount."
I'm told that in order to correctly extract Amounts, I must concatenate FINANCE's Grant and Grant_Supp fields WITHIN AN SQL STATEMENT and then create a relationship between the concatenated field and the Applicat_Grant field.
I have no idea how to proceed. I've dived into manuals on SQL and ACCESS, but it will take me a long time to figure this out. I'd be grateful for explanations/solution(s) from more skilled ACCESS users.
Thanks.
JerSand