Search results

  1. W

    question about db password

    I just set up a basic password for my database by opening it up exclusively and setting the password in tool/security options. It's great that my db now asks for a password before being opened, but now it also asks for the password when I close the db as well...??? When I try to close the...
  2. W

    calculating total on memo field???

    whoa... that simple... tried it out, it works~!!! THANKS :D
  3. W

    calculating total on memo field???

    I have a memo field in my report that I want to calculate a total for. Say I have 10 records total out of my database for which this memo field actually is filled up (all other memos in other records in the db are left blank). I want my report to calculate and show a total for the number of...
  4. W

    problem with query totals for check boxes

    I have the following "Yes/No" fields in a table: applying 1 applying 2 applying 3 applying 4 In a query I am trying to get the total number of times a check box was checked for these fields. In query design view, I clicked on the Sigma sign and set the total row for the above fields to...
  5. W

    how to auto update another field when i fill in a field

    I have to keep track of people's addresses in a database, so I have 2 fields, one called "City", and another called "Zipcode". Although I wouldn't know how to implement it, I figure there is a way to automatically update the Zipcode field if I enter the City, or vice versa. For example, if I...
  6. W

    question about database programming

    thanks for the link spacepro, will check it out later. Although I am unfamiliar with it, I have the adobe acrobat software in the office, I'll see if I can get permission to install it. Pat, the .pdf files are coming from an oracle database/server online. There is another way for me to log...
  7. W

    question about database programming

    I was wondering if there was a way to program an access database so that I could pull information from a pdf file and insert information from pdf into a database? I ask this because at work I do alot of data entry, so much of it that my hands are quickly getting worn out from it from...
Back
Top Bottom