Search results

  1. C

    Combo box pops up parameter table

    refer posts under splity
  2. C

    Query Parameter

    saw yr latest response. however after much stuffing around have come up with a much simpler solution that works (at least for me) I have my listbox set up on my opening splash screen. Setup a new MACRO select "runcode" and enter [forms]![yrformname]![comboboxname] (In my case...
  3. C

    Query Parameter

    Intersting thing is [formname] Which [formname],the one where yr list/combobox is? or where u r tring to get yr data,or where u got the [formname] tables from. Mind u I have tried all alternatives and no result,but getting the right one eliminates one more possibility
  4. C

    Query Parameter

    Yep I have the same result...My original post appears just before yours,so watching with interest
  5. C

    Combo box pops up parameter table

    I have set up a Combo box,which has selection criteria in it which it will select. Properties has been set to run a Query on dblclik. However when I dbleclick run the combobox selection it pops up dialogue box. If I enter the criteria in the box it finds the data ok BUT why wont it select the...
  6. C

    Macro code

    OOPs! I realise I should have mentioned that the button already exists and performs other functions (by vb script),and the Macro needs to be run in as part of the existing sequence. Thats why I am looking for a script. Tks
  7. C

    Macro code

    Does anyone have a nice short piece of code to run a macro (VB script ok) from a button please. Any ideas welcome
  8. C

    Record a macro

    Is there anyway to "record" a macro in Access. I recently moved from Lotus approach ,which has this facility to access,and now find I need to write code to get access to do what is required. (Yep yr right I am not good at writing code)
Back
Top Bottom