This sounds like a classic case of needing a clean, modular UI in Access that mimics a dashboard-style layout. The goal is to have a persistent "Background" form acting as a container, with three independent subforms that behave like widgets, each driven by its own query which is what you are...