Recent content by Ben Scanlan

  1. B

    What's your best/worst joke?

    Has anyone heard about those new corduroy pillows? They're making headlines!:cool:
  2. B

    What's your best/worst joke?

    Have you heard about those new corduroy pillows? They're making headlines.... :cool: PS. Sorry....
  3. B

    Instr - want all text after "?" in string

    Ken, Is this a new function in Access? I'm using Access 2000 and get the message "undefined function 'InStrRev' in expression". Thanks Ben
  4. B

    Instr - want all text after "?" in string

    Hi Everyone, I have a table's memo fields containing text such as: Are loan details correct? Failed. They are not correct Are signatures verified? Has partner co-signed? Failed. No verification or co-signature This would be fairly simple if could be sure they was only 1 question mark in each...
  5. B

    Validation Rule - a bit more complicated

    Thanks for the help. Got the syntax correct by put some of the expression in square brackets (because I has spaces in control names) . I've managed to solve the problem by using a similar expression in a macro. Cheers
  6. B

    Validation Rule - a bit more complicated

    Hi, I am having trouble using the Query builder to enter a validation rule for a control on a form. :confused: The Form is called [CAPs Initial] and the control is called [Report Ref]. I want the validation rule to lookup values in a separate table ( table name: [CAPs Report Reference]...
Back
Top Bottom