Search results

  1. G

    How can I make this work?

    Here is the situation: I have thousands of images in an on-line gallery. It is very time consuming to add the image descriptions, keywords, etc. through the gallery and I found a script that I can use to proprogate the MySQL database from a csv file. I have been experimenting with both Excel...
  2. G

    FileDialog and New Attachments in 2007

    Now that the new Attachments feature exists in version 2007 and has a field for the filename, do you still need to use the FileDialog to get this information? My situation: I am attaching a single image file to each record and want to store the name of the image in a separate field. My...
  3. G

    Adding New Image Links Through A Form

    Hello, I have searched through this forum about images and forms but it seems what I need is the next step... I have an Image table where I store the location of the image file. In my form, I am able to view each picture with each record perfectly using the directions from the Microsoft...
  4. G

    Create Check Boxes From a Table

    hello, I am creating a form to hold information about sample images that relate to sections of a class I teach. I have two reference tables that contain a list of Categories and Subjects. Instead of a Combo Box, I want to have an option group of check boxes where the values of the list...
  5. G

    Selecting Multiple OLE Objects

    I have a database to organize pictures by a series of categories. Once the database has all the images in it, the focus then becomes one where users will look through the images and choose 2 to be printed out next to each other. Ideally, I need to have a form that shows the images sitting next...
  6. G

    Retrieve the file name of OLE Object

    I have a form set up where the user can add, delete and view sketches as well as assign categories to each picture. I need to have the file name of the picture show up on the form and then be printed in a report. I set up a field called FileName and have a field for the link of the OLE object...
  7. G

    Printing the current record which has a subform

    Hello, I have done a search on this forum and found all the postings relating to printing only the current record for a report. I have a command button and have followed what these posts say. The report prints the current record but leaves out the data from the subform. The database is a...
  8. G

    Help with Database Security

    Hello, I have a very basic Access Database that is a contact resource for vendors. I have a Switchboard manager form when you open the database with the option to take you to a Form for the supplier contact information or to 2 different reports. I have set up security so that I have full...
  9. G

    List Box Data disappearing

    I have a form called CreatePL which is made up solely on List Boxes that the user must choose from. After all the choices are made, I have a button to save the information to a table called PL. I noticed that after clicking on this button, that record stays active so when you try to create the...
  10. G

    I'm desparate for help

    I am new to the programming, macro side of Access and need some help. I also have some problems with 2 Forms I am working with. There are a total of 4 Issues that I need help with. I am working with 3 tables for an inventory and small business accounting program. We just added the ability to...
Back
Top Bottom