Search results

  1. L

    Get multiple data against records in horizontally

    I am having the table where data with the same invoice number stored as shown in table 2 and I would like to display it as shown in table2 Table1 Table1 invoiceno amnt month 123 77 jan 453 89 feb 123 65 april 321 34 jan 321 44 feb 453 87 mar 321 45 may Table2 Table2 invoice...
  2. L

    Multi Item Form checkbox Selection

    I had created a multi item Form with the table as shown having a checkboxes .But If I select the checkbox all other chekcboxes should get clear only one can remain checked at a time. the form is shown below and code as well i dont want to use update query or for loop is there any way Private Sub...
Back
Top Bottom