Recent content by nikhilthemacho

  1. N

    How to use a 'Combo box' value as a 'Colmumn name' in a query?

    Thanks for replying vbaInet. But can you please tell me how to do that? If possible, can you elaborate where and what exact code should I put in VBA ? (considering above mentioned names of tables, forms, etc.)
  2. N

    How to use a 'Combo box' value as a 'Colmumn name' in a query?

    Hi all, I am using Access 2007. Am a beginner. I want to use the option selected in a combo box as a colum name in a select query. Following are the details. Table name: Table_1 Column names: C_1, C_2, C_3, C_4 Form name: Form1 Text box name: Tb_1 Combo box name: Cb_1 The user enters a...
Back
Top Bottom