Search results

  1. M

    Conditional Formatting

    Hi, I would like to perform a conditional formatting in a form and would like your help. I currently have a form where users enter in data. To aid them in identifying the fields they would complete, I am interested in using a conditional formatting. For instance, if a user would select...
  2. M

    Help on text boxes

    Hello, On a subform, I would like a text box to be filled in before the user saves the record and enters in a new one. Perhaps, have a message pop up when that particular box is not complete? Moreover, the box that I'm referring to is not the field that links to the main form. Hopefully, my...
  3. M

    Need help with using short cuts

    Hello everyone, I followed the methods described in the paper, "How I Use Security with Microsoft Access", and right now, Access is asking for a password to open every database and workgroup file. I also have a shortcut created to use the correct workgroup and it, too, is asking for a...
  4. M

    Short cuts to use the correct workgroup

    Hello, I read the paper, "How I Use Security with Microsoft Access" that was suggested by a member in the forum. I followed the instructions on creating short cuts to use the correct workgroup. My question is once I created the short cut and opened the file, the workgroup path in the workgroup...
  5. M

    Combo Box

    Hello, I would like a message box to appear after a user selects the value" yes" from a drop down in a form. Any examples that you might be able to share? Thanks. mdr0906
  6. M

    Need help with writing an expression

    Hello, I am receiving a "#Name?" message when writing the following expression as a control source of a text box in the main form: =[Account Info.Subform].Form!MFAAmountUsed There is a main form and a subform. I would like to include a simple calculation on the main form using a data from a...
  7. M

    Combo Box Row Source

    Hello, Combo 2 within a subform lists Products available to purchase upon the selection of a Supplier in Combo 1 within a main form. Upon completing the first product to purchase, I try to select another product to purchase with the same supplier in the second line, but it automatically...
  8. M

    Coding Question: Combo Box

    Hello, I am new to VB programming and need help with writing a SQL query statement. I am creating a database with a Microsoft template, and I would like to incorporate interactive combo boxes. For instance, if I were to select a particular supplier in the combo box in the main form, then the...
Back
Top Bottom