emorris1000
Registered User.
- Local time
- Today, 02:01
- Joined
- Feb 22, 2011
- Messages
- 125
I've recently resumed working on a database front end I gave out to coworkers, and I'm coming to terms that I don't like the overall presentation of the database.
Not the forms/reports etc, those are fine. More specifically I am talking about what Access looks like when they open it up and use it. It's a front-end .accde. When they open it up it looks like they are looking at access from a developers perspective, seeing all the forms and linked tables on the left (access 2007) with the ribbon on top and the different forms tabbed across the top.
I don't like this. I'm probably going to switch the whole thing over to a variety of (non)-modal popups to give it the feel of a stand-alone application.
I'm curious what other people do to give the final front-end that polished, proffesional look.
Edit: As a side-note, my guess is that if I really want it to look polished I need to build a VB app to serve as the front-end, which I would do normally, but that's not an option here.
Not the forms/reports etc, those are fine. More specifically I am talking about what Access looks like when they open it up and use it. It's a front-end .accde. When they open it up it looks like they are looking at access from a developers perspective, seeing all the forms and linked tables on the left (access 2007) with the ribbon on top and the different forms tabbed across the top.
I don't like this. I'm probably going to switch the whole thing over to a variety of (non)-modal popups to give it the feel of a stand-alone application.
I'm curious what other people do to give the final front-end that polished, proffesional look.
Edit: As a side-note, my guess is that if I really want it to look polished I need to build a VB app to serve as the front-end, which I would do normally, but that's not an option here.