i am preety new in Access but and i have some task to do which is preety simple, but hard to me - to create simple table
here is the problem
I have to create table with some fields for each month: Account (Text is format, but it is acctually number), Account_Name (Text), Amount (Number), Date (Date). I know how to create this table.
Account in this table is unique.
I have to create an another table with fields: IFRS (text is format, but it is acctually number), IFRS_Name, and all the fields same as in first table [Account (Text is format, but it is acctually number), Account_Name (Text), Amount (Number), Date (Date)]. IFRS and IFRS_Name are unique in this table.
What I need is to put,make relationship in the way that Data field Account belonge to field IFRS from first table.
My task is very simple: to make query in the way in which you can make querry for certain date, or dates for IFRS.
I am loosing my mind making two different tables and trying to make adequate relationship, but i get error messages.
thx
here is the problem
I have to create table with some fields for each month: Account (Text is format, but it is acctually number), Account_Name (Text), Amount (Number), Date (Date). I know how to create this table.
Account in this table is unique.
I have to create an another table with fields: IFRS (text is format, but it is acctually number), IFRS_Name, and all the fields same as in first table [Account (Text is format, but it is acctually number), Account_Name (Text), Amount (Number), Date (Date)]. IFRS and IFRS_Name are unique in this table.
What I need is to put,make relationship in the way that Data field Account belonge to field IFRS from first table.
My task is very simple: to make query in the way in which you can make querry for certain date, or dates for IFRS.
I am loosing my mind making two different tables and trying to make adequate relationship, but i get error messages.
thx