SOLVED
Data Blending Using Access
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
soumya
7 - Meteor
‎05-08-2016
08:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have my data for a particlaur month divided in 2 different access databases. Both the Access Databases have the excat same fields and I am using the uniron function to connect the 2 databases and then use a summarize function to get the media cost but it's doubling up the numbers. How can I fix this issue?
Solved! Go to Solution.
Labels:
- Labels:
- Output
1 REPLY 1
ACE Emeritus
‎05-09-2016
12:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am guessing there is some duplication in the data.
I would suggest you use a unique tool after the union tool to pick out a unique set of data.
