Results 1 to 2 of 2
  1. #1
    mjhopler is offline Novice
    Windows XP Access 2007
    Join Date
    Feb 2010
    Posts
    26

    Data sometimes pulls to a form and sometime doesn'

    I have run into the strangest thing.



    I have a table named Workflow which I use an append query to upload data to.

    I have a Query named Triggers that filters the data to be uploaded to the Workflow tbl through the Upload qry. One of the fields is named TestPeriod in which the data is determined by an expression:
    TestPeriod:"2009Q3"
    The expression is made to upload 2009Q3 as text into the field TestPeriod in the Workflow tbl. Ok, I run my update qry and it uploads the data into the Workflow tbl as planned.

    However, I now have a form built to enter other data. The Form pulls from the TestPeriod field among other fields, but the TestPeriod field is pulling blank to the form.

    The strange part is, when I open the Workflow tbl, the TestPeriod data is entered in it, but is not pulling to the form. If while in the Workflow tbl, I write over the data in the TestPeriod field (entering the exact data already in it), it does pull to the form. I tried to recreate this in a database that I can attach, but cannot duplicate the issue.

    Does anyone have any idea what may be causing this?

  2. #2
    llkhoutx is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Jan 2010
    Location
    Houston, Texas USA
    Posts
    373
    Your form recordsource or your control recordsouce isn't what you thing it is.

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

Similar Threads

  1. Replies: 2
    Last Post: 11-25-2013, 10:56 AM
  2. Form doesn´t update with Query.
    By disturbedgod in forum Forms
    Replies: 10
    Last Post: 02-09-2010, 02:00 PM
  3. Form Data problem
    By rjjhome in forum Forms
    Replies: 7
    Last Post: 05-29-2009, 11:51 AM
  4. Use form data in a query
    By Zholt in forum Forms
    Replies: 2
    Last Post: 05-13-2009, 07:59 PM
  5. Replies: 9
    Last Post: 03-24-2009, 09:19 PM

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