Search results

  1. C

    Proper database setup.

    Hi all. After having read quite a few posts I have noticed an overriding theme of having forms based on queries instead of using tables as the source for the form. Is using queries the best method for the record source for a form? Thanks for any input.
  2. C

    Open form trying to use where parameter, somewhat lengthy.

    When opening a second form using a command button on the first form i have found that it is necessary to use the where parameter to properly do so from the other posts I have searched and read through. However when the form opens it does not appear to do so. Probably does but i do not know how...
  3. C

    Replicating Multiple Batabase while using FE/BE

    I have been reading the posts on both replicating databases and using FE/BE. I have created 4 databases that tie together to act as one database through linked tables. I understand that i need to split the databases and leave the tables in the back end whilst everthing else goes in the front...
  4. C

    automatically fill in full name of weekday

    hello everybody. i have just joined, i am also just beginning to learn vba. i have been browsing this forum for an answer to my problem. this is what i am trying to accomplish. on a form i have a date field named EventDay with an input mask _ _/ _ _/ _ _ _ _ . i have been trying to use the...
Back
Top Bottom