I'm a bit confused. Let me try to explain more clearly WHY I am confused and maybe you can set me straight:
I have a "Bus Board" in Access, a screenshot of which is included here. You can see the overall formatting and the conditional formatting in effect.
I have never worked with embedding Excel documents into Access, and the only way I got it working was using an unbound object frame in the form. This gave me the option to display a "picture" of the sheet, which would be fine, but I need people to be able to edit it, so I chose the other option. However, I then discovered that this doesn't actually link to the source file I point it to. It simply imports the Excel file and embeds it. Everything works fine, but the source file does not change, which is a problem, because I need to link to the second worksheet on that source file, which has the assigned vehicles in one long column, which I can then create a link to in Access to use in other circumstances.
So basically, either I need a different way of embedding my Excel file that WILL update the original file, or I am not seeing something obvious, such as that since this excel file was completely imported, I should be able to link to the second worksheet of that file which is now IN Access, as opposed to linking to the one in the source file.
I think what I did not make clear is that I am not just VIEWING an Excel file, but EDITING it. I basically want to be able to EDIT the Excel file FROM Access, but then also be able to pull data FROM that file into Access to use in other means. I know that sounds redundant (sending data out and then bringing it right back), because it is, but I don't know of a way to achieve the same sort of formatting in Access to simply keep the data IN Access to begin with, unless you can help me with that.
Does that make sense?