Results 1 to 7 of 7
  1. #1
    newtoAccess is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    226

    Is there a way to do a query by filling in a from?

    Is there a way to do a query by filling in a from?

  2. #2
    kumar.dkr is offline Novice
    Windows XP Access 2007
    Join Date
    Nov 2010
    Location
    UAE
    Posts
    4
    Just you try it with update query, this will work

    Regards,
    Kumar.

  3. #3
    newtoAccess is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    226
    I want to just find data from a from and then send it to a report.
    Should I use select query, make a form that points to the query?
    On the form have a button that runs a macro to run the query then go to a report?
    Is that how I should proceed?

  4. #4
    newtoAccess is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    226
    OK I have a form.
    I have a query that will find multi pule entries that is on the forum.
    However if one of the fields is blank on the forum then there is no result.
    How do I set it up where the user can fill in one field or several fields on the forum to get a result?

  5. #5
    Xiaoding is offline Novice
    Windows 2K Access 2003
    Join Date
    Nov 2009
    Posts
    29

    re:

    Try setting the default values of the form text boxes, to zero, or something that won't mess up the query. You can do that in the properites of the text boxes.

    Otherwise, dealing with blank boxes takes some VBA, I think.

  6. #6
    newtoAccess is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    226
    Found it but everything I used gave me a null noting found response.

  7. #7
    newtoAccess is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    226
    Are there any wild cards I can use as default to find everything if field not filled in?

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Auto Filling
    By tgavin in forum Forms
    Replies: 2
    Last Post: 08-02-2010, 10:47 AM
  2. Filling a table from a checklist
    By mr.wizzard in forum Access
    Replies: 3
    Last Post: 06-19-2010, 09:40 AM
  3. Filling in blank textbox on a report.
    By cowboy in forum Reports
    Replies: 3
    Last Post: 04-16-2010, 02:50 PM
  4. Automatically filling out a form
    By thorpef1 in forum Access
    Replies: 11
    Last Post: 01-04-2010, 07:20 AM
  5. Filling in a table via a form
    By janjan_376 in forum Forms
    Replies: 1
    Last Post: 07-06-2009, 01:57 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums