Search results

  1. C

    Pull form info with Criteria based on Dropdown

    Hi. Forgive me if this is simple although still learning the ropes. I have a Table "Campaigns" which has 2 type options per campaign which are chosen by a dropdown. 1 - Sales 2 - Care. These I then have then created a query with all the fields. Then i have made a continuous form from the...
  2. C

    Active row in continuous form.

    Hi. Im still pretty new to this and looking for someone to help me with some code. I have a form called "Interface" on that form there are tabs which display different forms. On the Tab "Accounts" i have a continuous form with multiple records. What i am trying to do is. - Have a text...
  3. C

    Data Grid View

    Hi All. Im still really new to all of this. I have a form with tabs. In a tab i am trying to build a searchable table that contains account id, Account Name, Status, Type, Mobile and email address. At the top im trying to get boxes to search and boxes that display the data i have clicked on. I...
  4. C

    DLookup multiple values

    Hi I am still quite new to this. Looking for some help with a DLookup. I am trying to build a password reset to my login screen as i am tired of changing passwords. I am currently stuck on how to have a dlookup that checks a pin (me.EnterPin) against what pin is stored in table "Users" as...
  5. C

    How to UPDATE table records from a form.

    Hi. I am new to access and have joined as i need help. I have multiple IFs statements in my VBA when a button is clicked. They are working fine but i need the end result which would be to: Lookup the Username on the form "Me.EnterExistingUsername" in Table "Users" Then i need it to replace...
  6. C

    Hello

    Hi. Very New to Access VBA. Look forward to sharing with you all.
Back
Top Bottom