Foad has attended:
Access Introduction course
Access!
I have historical daily data based on trades made these are the data inside the data base:
date
nominal amount
counterpart
I want to make a query so I can view my data by months and by times traded with one single counterpart. How can I do this???
RE: Access!
Hi Foad
To do this you would need to create a query. You would link the tables together, select the data you want and then put an order by clause in the the SQL. I suggest that it may be a good idea to take the next level Microsoft Access course as this will enable you to understand this a lot better.
Hope this helps
David