Search results

  1. R

    Recordset not working with linked tables

    I'm having trouble using a recordset in VBA that i have previously used without touble - the only difference is that i'm now using linked tables in SQL Server. Code as follows: All the function is supposed to do so far is set the recordset to the query - this doesn't work and just comes up...
  2. R

    Form keeps opening very small

    I have a bit of a problem which i really can't figure out. I'm only in the testing stages of building a form to edit data so i'm using visual basic editor to open the form using code to populate the fields. Sometimes when i open the form it appears very small so only half the close button is...
  3. R

    Two queries almost identical except one doesn't work

    I have an access 2003 database which holds data for lorry loads of timber delivered to different places at different prices and by different hauliers who get paid different ammounts. I have tables that hold the prices for both haulage (sorted by the delivery location and haulier) and product...
Back
Top Bottom