Search results

  1. L

    HELP! Display a query result into form

    Thanks for trying to solve the problem for me. I have tried to enter =[Forms]![SubFrmQry3]![TotalWorkday] into control source for the txtWorkdays. However, when I run the form, it shows #Name? Then I try to put this code into Code Builder. That is why the subForm result cannot move...
  2. L

    HELP! Display a query result into form

    I am still working on that part. Here is my temporary workout. (Plz refer to the attachment - image1.jpg) Now, when I move to record 2, the txtWorkdays cannot move. :(
  3. L

    HELP! Display a query result into form

    I received the database. TQVM! However, you just show the query result in a subform - listing format only, but not reflect the result back to the form text field (txtWorkdays) That is not I want... I need to show the result in the txtWorkdays.
  4. L

    HELP! Display a query result into form

    Hi, PNGBill. Sorry, can I know which one? Do you mind to re-post to me again?!? TQ!
  5. L

    HELP! Display a query result into form

    Can anyone please help me?!? I still have 2 more calculations for another 2 different workdays in the same master form. A silly question, can I use a subform / form that link the record source with the query, then reflect it back to my master form?!?
  6. L

    HELP! Display a query result into form

    Dear All, Good Day! I need your guidance to solve this problem. I have been stuck for 2 days already. I am having a form and the record source is link from a table called tblTask. tblTask keeps many different field and many different date. In the form, after I enter the Start Date and...
  7. L

    HELP! Display a query result into form

    Dear All, Good Day! I need your guidance to solve this problem. I have been stuck for 2 days already. I am having a form and the record source is link from a table called tblTask. tblTask keeps many different field and many different date. In the form, after I enter the Start Date and...
Back
Top Bottom