Recent content by Neokey

  1. N

    Multiple entries into single entries

    I Must say thank you again as this worked a treat :)
  2. N

    Multiple entries into single entries

    Thank you I'll give this a try.
  3. N

    Multiple entries into single entries

    Can anyone help please. I have a table with part numbers, cost and qty, that i would like to split into a single row for each item. I have attached an example. Any help would be great. Neo
  4. N

    Switchboard code problem

    Hi, just tried it on the train on the way home, still same error? Neo.
  5. N

    Switchboard code problem

    It’s an Access 2000 db which I’m converting to 2003, I’m running windows 7 on this laptop with both Access 2003 and 2007 installed. I only use 2003 the run this db. Thanks for the help Bob, I’ll try your way and let you know how I get on. Many thanks, Neo.
  6. N

    Switchboard code problem

    Hi, I've Selected the Microsoft data object library from tools references and I still have the same problem. The error I’m getting is:- Run-time error “429”: ActiveX component can’t create object. I’ve even tried selecting all the versions from 2.6 up to 6.0 with no success...
  7. N

    Switchboard code problem

    Many thanks, I'll try it and let you know how I get on. Neo.
  8. N

    Switchboard code problem

    I wonder if anyone can help, I'm trying to convert a access 2000 db to 2003 and keep getting an activeX error on the following code: Private Sub FillOptions() ' Fill in the options for this switchboard page. ' The number of buttons on the form. Const conNumButtons = 8 Dim con...
Back
Top Bottom