I'm developing a modular system in which each major function set is held in a different Access front end. I'd like to have all of the open front ends stack under one Windows start bar icon in order to maintain that relationship visibly and keep the start bar clean. Is it possible to name the databases in such a way that they have different names, but still stack under one icon? I've tried the most obvious solution (just insert dashes) but that doesn't do anything.
Background: when you open an Access database, Access treats it as a "document," insomuch as multiple databases all stack under the same start bar icon as "Microsoft Access - [DB Filename]". However, after naming a database, it becomes stand-alone. At this point, the only way I've found so far to make databases stack is to give them all exactly the same name.
Background: when you open an Access database, Access treats it as a "document," insomuch as multiple databases all stack under the same start bar icon as "Microsoft Access - [DB Filename]". However, after naming a database, it becomes stand-alone. At this point, the only way I've found so far to make databases stack is to give them all exactly the same name.
Comment