Search results

  1. Q

    PivotTable not working after a selection in combo list

    Hi everyone, I am creating a form, where I have inserted three pivot charts and a pivot table. The three pivot charts' data is controlled by three combo list. My pivot table has no parent/child link at all, and my form has the record source empty. When I make a selection to the combo list, the...
  2. Q

    Openning a image in the form, and pop up in a window

    Hi Everyone, I am new to VBA for access. I am working on a form as a user interface. I have added an picture to the form and it will change, according to the selection in the combobox. It looks small, and not clear because of the size, and each image has different sizes. I would like to know if...
  3. Q

    VBA for OnClick Open the image in a window

    Hi Everyone, I am new to VBA for access. I am working on a form as a user interface. I have added an picture to the form and it will change, according to the selection in the combobox. It looks small, and not clear because of the size, and each image has different size. I would like to know if...
  4. Q

    Controlling a PivotChart with a Combobox

    Hi Everyone, I am new to Access. I am working on a form, where I have two combo box. The main one, it is the year, and the second one is the PO NUMBER. The year combo box data is coming from a table that I have created only for the years (2012, 2013, etc..), and the PO table is coming from a...
  5. Q

    One combo box, based on another combox and text box uses

    Hi everyone, I am very new beginner for MS Access, I have been creating a form, based on only one table. Here I am displaying data as text boxes and subfrom from the same table. At the beginning, I was interested in controlling the display of the data according to the combo box (in this...
  6. Q

    Conditional Formatting to a text box

    Hi Guys, I am working with a form, where it displays several text boxes that I would like to display certain colors depending on the value. My form is a single form. One name of the text boxes is Text27, and I am using access 2007. I have been searching on the internet, and I have found that...
  7. Q

    Multiple Selection in a Form

    Hi Everyone, I am working on a form (UI). Initially I have used a combo box, where you can pick an option and the rest of the form will display only data related to the option/record. My form contains different subform, and most of them are PivotChart form as subform, and also some table with...
Back
Top Bottom