Recent content by bema11201

  1. B

    Printing Information on a Form

    Hi, I want to pring customer information from frmCustomer, but the whole interface, including all the bottons and the logo also end up being printed out. Can someone tell me how to go about just printing the info in the underlying talbe. Thanks, b.
  2. B

    Changing forms resolution

    Hi, I just completed my access database, but when I tried to install it to one of the computers at work, the forms spilled all over the screen. The screen didn't support my screen resolution. all the bottons were bigger and the font didn't match. I tried reseting the screen resolution on the...
  3. B

    Database Restore

    Hi, I am trying to restore my database from a zip drive to my hard drive, but internet explorer doesn't give my the back up/restore option. I tried right clicking the folder on the zip and drag it to the C drive, but find record combo box stoped working and most of the code gots corrupted. Any...
  4. B

    Changing screen resolution on Forms

    Hi, I'm almost done with my access database but when I installed it to two of the computers at my work, the forms spilled over the screen borders. In other words, some of the fielt and bottons are not showing on the screen. All the bottons and fonts are also larger than the usual size and they...
  5. B

    Losing focus in a form

    Problem with Screen resolution on Forms Hi, I'm almost done with my access database but when I installed it to two of the computers at my work, the forms spilled over the screen borders. In other words, some of the fielt and bottons are not showing on the screen. All the bottons and fonts are...
  6. B

    Adding New Record with VB

    Hi, I have a Query in my access db called Tuning. This Query is made up of three tables (tblCUSTOMER, tblPIANO, tblSERVICE_RECORD). In the tblSERVICE_RECORD table, I have a field called [TuningDate] Now, most of our customers only have one piano which they tune every four months. I want the...
  7. B

    Buttons not working

    Hi, Just a few days ago, I renamed some of the forms in my access database and all the buttons in the database stoped working. I deleted all of them, and i tried adding new once using the add button wizard, but none of them worked. Now, I have to create my own macros for every button in the...
Back
Top Bottom