It seems like what I'm trying to do should be easy and common, but I can't figure out a 'clean' method of doing it and I can't find any other posts where someone has tried something similar.
We publish newsletters. I have two databases that contain addresses (among other things). One contains our advertisers and the other contains residents. Currently, I have the addresses export into two separate files (per area) with a single script. Then they are both imported separately into the USPS software. I'm always trying to find a way to make things faster and it would save a lot of time if I could find a way to have addresses from both databases exported into a single file.
Any ideas?