Search results

  1. 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
  2. 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