Hi all, I am an Access newbie and I am not too familiar with VBA, but I've been learning a bti as I've delved into this project.
I have created an Access table with 7 fields:
Transaction Date, Counterparty, Branch, Type, Amount, Interest Rate, Value Date & Maturity Date.
These are with regards to financial transactions and the overall goal is to be able to calculate cashflow for each day.
I have also created queries that calculate the cashflow for the following day.
What I am being asked to do is to create an excel spreadsheet that acts as a form to feed into the access table. At the same time, this spreadsheet must also have one cell that states the cashflow position at the beginning of the day, which was calculated using the query from the previous day's transactions.
Any insight would be helpful,
Thanks
I have created an Access table with 7 fields:
Transaction Date, Counterparty, Branch, Type, Amount, Interest Rate, Value Date & Maturity Date.
These are with regards to financial transactions and the overall goal is to be able to calculate cashflow for each day.
I have also created queries that calculate the cashflow for the following day.
What I am being asked to do is to create an excel spreadsheet that acts as a form to feed into the access table. At the same time, this spreadsheet must also have one cell that states the cashflow position at the beginning of the day, which was calculated using the query from the previous day's transactions.
Any insight would be helpful,
Thanks