B
Baybars
Hi,
I have a project which will control my shop's income and expenses
daily basis (not each purchase).
I have 3 different type of income. First one is the credit cards. So I
have to specify WHICH BANK (name of the bank), TYPE OF WITHDRAWAL (3
different categories, full amount, bonus usage or payment in 2 to 4
months). Last field is the AMOUNT.
Second table is CASH purchase. This could be local currency as well as
foreign currencies. I structured the table as CURRENCY, AMOUNT,
EXCHANGE RATE and LOCAL CURRENCY VALUE (of foreign currencies).
Third table is OTHER INCOME ITEMS. Such as payment for services (not
purchases, so have to specify what service it is).
I tried to figure out to keep them in one table, but due to variation
of each table subject, I found it easier to make 3 different tables.
However, it is the trouble to see the results of each day (eg, I want
to see how much from X bank came in, or total of daily transactions).
I also want to use the data from expenses and see the daily summary or
"between dates" summary).
I am not asking for someone to make it for me, but if it is clear
enough what I wrote above, I want to know whether I am going into an
endless well or right direction.
Regards,
Baybars
I have a project which will control my shop's income and expenses
daily basis (not each purchase).
I have 3 different type of income. First one is the credit cards. So I
have to specify WHICH BANK (name of the bank), TYPE OF WITHDRAWAL (3
different categories, full amount, bonus usage or payment in 2 to 4
months). Last field is the AMOUNT.
Second table is CASH purchase. This could be local currency as well as
foreign currencies. I structured the table as CURRENCY, AMOUNT,
EXCHANGE RATE and LOCAL CURRENCY VALUE (of foreign currencies).
Third table is OTHER INCOME ITEMS. Such as payment for services (not
purchases, so have to specify what service it is).
I tried to figure out to keep them in one table, but due to variation
of each table subject, I found it easier to make 3 different tables.
However, it is the trouble to see the results of each day (eg, I want
to see how much from X bank came in, or total of daily transactions).
I also want to use the data from expenses and see the daily summary or
"between dates" summary).
I am not asking for someone to make it for me, but if it is clear
enough what I wrote above, I want to know whether I am going into an
endless well or right direction.
Regards,
Baybars