Search results

  1. M

    Solved Load records of a bound form after selection of SiteID.

    Yes.. My bad.. I think its working now..
  2. M

    Solved Load records of a bound form after selection of SiteID.

    Hi arnelgp, I think i did something wrong, if i select value to the combo, it stores the siteid value to tblbuyer
  3. M

    Solved Load records of a bound form after selection of SiteID.

    Thanks arnelgp... Your demo works easier for me to follow..
  4. M

    Solved Load records of a bound form after selection of SiteID.

    Yes on opening of the form, it should have no records to display until the user selects which siteid to be loaded/dislay.. So i dont need to change the record source (tblbuyer) of my form?.
  5. M

    Solved Load records of a bound form after selection of SiteID.

    I have 4 location on tblProperty.. And i have siteid (fk) on tblbuyer.. My form takes records on tblbuyer, meaning it loads all sites (siteid) on opening of my form.. The user (secretary) wanted to load sites per session (edit/verification).. How should i do that.. Pls i need help..
  6. M

    Solved Load records of a bound form after selection of SiteID.

    Hello all, I have a situation that I was asked if possible to load records on form after selection on combobox of site id?.
  7. M

    Solved How to hide a calculated control on a form.

    Hi Pat, My bad, yes i have a control sits on subform's header which sums up a control, then i have a unbound control on mainform to display the value.
  8. M

    Solved How to hide a calculated control on a form.

    Hi Pat, Thank u, Yes my control is unbound and it sits on mainform..
  9. M

    Solved How to hide a calculated control on a form.

    Thanks theDBguy, i just add else visible = true.
  10. M

    Solved Cant hide ribbon all the way

    Thanks for your tip..
  11. M

    Solved Cant hide ribbon all the way

    Many thanks sir.. I will apply into my first ever db..
  12. M

    Solved Cant hide ribbon all the way

    Can you pls show me how you did it..
  13. M

    Solved How to hide a calculated control on a form.

    I know this is a basic thing for expert here, but my knowledge of vba is very limited as of now.. I want to hide my calculated control on main form (based on subform control) if the control is no data, null or 0.. Thinking to put some code on my main form on current/open, but no idea what...
  14. M

    When is the database be called "functional"?

    Hi the-doc-man, In summary, you are right, my office is hardly buy me a new ms access..
  15. M

    When is the database be called "functional"?

    Hi jdraw, Thank you, will check the link..
  16. M

    When is the database be called "functional"?

    Hi Pat, Thank you.. As of now, my install / update is only "copy - paste - replace". Can you please guide me to make the install - update automated.
  17. M

    When is the database be called "functional"?

    Thanks..
  18. M

    Show all records of no criteria value enter

    The frmPrintMgr form is stay open behind the report..
  19. M

    When is the database be called "functional"?

    Thanks Gasman..
  20. M

    Show all records of no criteria value enter

    Hello all, Any suggestion(s) pls, i am stack, pls need help.. i could not filter my query for my report..
Back
Top Bottom