Search results

  1. R

    General Report/VBA Query

    Hi, I've starting developing some reports, which require some code behind them to achieve what I want. I've had a look around google and read some posts on these forums. Rather than asking specifically for an answer for my problem I was wondering if anyone had any good resources to general...
  2. R

    Strange bug with creating recordset

    Hi, I'm developing an access solution and i've got a really, really annoying bug with one aspect of it. This part of the application displays a list of Pending Orders in a multicolumn listbox, populated by a query. The user selects one of these orders and clicking 'Edit' to Add or Remove items...
  3. R

    Passing a variable to a query

    Hi, I am developing an access solution, not having used VBA for 7 years. Thrown in at the deep end some might say. My problem is thus; I am going to need to generate reports, based upon user input (OrderID). However, this order ID is not provided by a user, in the form of a text box but is...
Back
Top Bottom