Search results

  1. T

    Question How to access the MSGraph properties

    I have a line graph that displays date-time categories for four values using four different lines. I also have two calender controls to change the start and end display days to reduce the data displayed and this all works fine. I need to change the major units for the X-Axis using code so that...
  2. T

    Importing Html into Access via VBA

    I need help in a multiple html import of data into access. I have over 600 html files that include multiple (around 7) <table></table> entries and I want to import all the data included inside each html file into a single record in an Access database. Has anyone every produced any free code that...
  3. T

    Time based chart not displaying correctly

    I have a table with three columns and 2000+ records. The columns are 'Date & Time' 'kVarh' and 'kWh'. The date & time are for half hour periods. I have tried to create a chart to show the kWh useage for a selected range (using two calender controls) but either the order comes out wrong (26/6...
Back
Top Bottom