Search results

  1. I

    multiple query field into one list box

    Hi dear all, I have a optional group with 3 buttons and one list box. my query has 4 fields: A1, A2, A3, A4. I want to know if that possible to show A1&A2 in the list box after click the optional group button1, and then if I click optinal button2, field A2&A3 will shows in my list box, and so...
  2. I

    push the selection to different field in query by using VBA code

    Hi dear all, I have a Query now, and then I want to make the user to select the level of the data they want in my query, but if any data in the selection level is not available (which represent by "NA"), I want to write sone VBA code to push the selection to a higher level which do not contains...
Back
Top Bottom