Search results

  1. C

    MDB size limit - will not open. HELP!

    Hi - I have searched this board and cannot find anything that has worked. I'm hoping someone can help and maybe I've just missed it somewhere on this board. Here's the thing: I worked for 3 months on a MDB and got it working the way I needed. I then ran it for the date range I needed and...
  2. C

    running mdb from command window

    Hello - Here's my problem: I've created a mdb that i'm trying to run from a command window. When I type "vemacro.mdb" at the command prompt the mdb runs fine. But - after it runs I get a popup error window that says "cannot find the file "f:\ve\vemacro.mdb" (or one of its compenents)." But -...
  3. C

    show criteria from form on report

    I have searched the posts on this site and cannot find anything that fully answers my quesiton/solves my problem. I have a form that has all unbound text boxes on it. It has 12 different boxes. I then have a report that is based on a query. The query filters the data based on the info that is...
  4. C

    open report from form with filter

    Hi - I know there are lots of posts about this but I can't get anything to work. I know I must be missing something. Here's the scenario: I have a form that has button to call a report that is based on a table. The table that the report is based on has a field called "grade". When this...
  5. C

    Inputbox passing "answer" to field on subform

    Hello - I have searched this forum looking for an answer to my question and cannot find anything that works. I have a form with a subform on it. The subform has a combo box that allows the user to select a "period" (PK, K, 1-4). This is saved in a field in my table called "period". When the...
  6. C

    Passing fields from table to pdf

    Hello - I have searched everywhere for information on this and can't find anything. Maybe it's just not possible??? I have a table with some basic fields in it - ie. name, address, city, state, etc. I also have pdf (in the same directory) that I want to be able to pass these fields to the...
  7. C

    Adding 1 to field when form opened

    Hello - I have searched this website for an answer to my question and I can't find anything that will work the way I need it to work. I have a main form with a button on it called "add record". When the user clicks the button another form is called where the user can add records. This form...
  8. C

    Displaying a Word Document INSIDE Access

    Hello - I'm not sure where to start to accomplish what I'd like to have. I have a form built in Access. The user has some word documents that they want to be able to view from within Access. I know how to set it up so that they can click on a button and it will open Word and show the...
  9. C

    Search problems with LIKE option

    Hello - I have the following problem that I'm hoping someone can help me with. I have a form that has 3 list boxes as search fields. They are account #, policy # and name. When one of the search fields is filled in and <enter> is pressed it populates the subform below which shows the...
  10. C

    Need Auto query on form Open to stop!

    Hello everyone, I have a question that seems like it should be fairly easy. First some background info: 1. I'm modifying an mdb that was written by a different programmer. 2. I"m using Access '97 I have a form that has 3 list boxes - policy #, Acct # and name. It has a subform under it...
Back
Top Bottom