Search results

  1. J

    Desperately seeking knight in shining armour

    I'm having difficulty in knowing where to start. I want to design a query by form to selecting several or some items from Combo box's: Client, JobID, Ops Controller, Nominal Code and Sales (all from seperate list tables), and use toggle boxs for the Status selection which needs to include a...
  2. J

    Carrying Values forward to a new record

    Don't know if anyone can help, I want to using a combo box select a Contact Name and the Contact Details show automatically on the form, this is have to be done using two tables. The date entry form uses table FirstEntryT but the Contact details are in a table called ContactDetails. The combo...
  3. J

    Overflow, Action failed Macro Error

    Can anyone help? I have within my database a calculation in macro form eg. Action: SetValue. Item: [CSP]. Expression: Ccur([CSGP]/[CST]) on my form for storing calculations in a field. And place in OnCurrent for Form properties and AfterUpdate for fields CSGP & CST. Unfortunately the CSGP &...
Back
Top Bottom