Search results

  1. S

    Abandoning ship if no records in recordset

    I'd be grateful if someone would look at the following for me. I have a database converted from 97 to 2000. I want to check for the presence of records in a table produced by a make table query and if it is empty, abandon ship. This is what I have: 'Check to see if any students in report Dim...
  2. S

    Apopstrophes in SQL from code

    I need an apostrophe in part of a SQL statement I'm constructing from code. The code works if I take it out but I get a ByRef error if I put it in. I've tried looking at previous posts but still can't sort it out. Please help
  3. S

    Too much text

    I have a report with too much text for one label so I use two. It looks fine in Design view but when I preview it the label areas overlap or leave too wide a gap. Any ideas about how I can get round this one, please? Thanks
Back
Top Bottom