Search results

  1. T

    Refering to a table in VBA

    What im trying to do is to refer to the total number of records in a table using count function >.< in VBA because i need to use >.< the value of the total number of records for a calculation in VBA thx
  2. T

    Referencing data in combo box

    Basically MY problem is that i set the control id to that of a primary key so that when the combo box data is changed it puts the data in the table. However my problem is that the data it displays is a price and im trying to calculate a total. Therefore in VBA im trying to find out how to refer...
Back
Top Bottom