98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Access VBA Training and help » Access - merging tables monthly
Access - merging tables monthly
Resolved · High Priority · Version 2003
Clair has attended:
Access Advanced course
Access VBA course
Excel VBA Intro Intermediate course
Access - merging tables monthly
Hi
I need to be able to merge tables monthly, into one big table, and identify any duplicates.
I have currently a table of data, with the same column headings, one for each month this year.
I need to merge these.
Then I'd like to create some code or macro, to automatically add new tables each month, and again look for duplicates.
I then need to create some stats based on the data within the mass data, but I think I can do that, from my course notes.
ie some of data for a certain code
No of items that are less than less than 500 shown in green
those between 500 and 2500 in amber
those greater than 2500 in red
does that make sense?
I'd then like to see the breakdown of those 3 figures (by double clicking)?
Best wishes,
many thanks
Clair
RE: Access - merging tables monthly
Hi Clair
Thanks for your post, I have had two of my colleagues review your post and whilst there may be a solution it is not one that can be reached within the scope of this forum.
We would ask for you to email us your working files for us to review and if a solution can be found we will let you know scope for work, trainer development time and related costs.
I will email you should you wish to progress this.
Kind regards
Jacob
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Access tip:DsumYou can create percentage values based on individual products / items by using a Dsum function (used with a grouped query) |