Search results

  1. R

    Visible toggle not working

    Hi, I have a multisection report PageHeader Groupheader1 Groupheader2 Detail Groupfooter2 PageFooter I only want to show Groupheader1 and 2 for the initial page of each customer and suppress them for the subsequent pages. I have used code to detect when the customer account code changes...
  2. R

    Automation - hide backend table

    I have a link to tables in a backend database. But the backend database itself needs refreshing from Sage Line 50 via an ODBC link so I need to actually run refresh routines in the backend database. I use this code Sub Refresh Tables Dim objAccess As Access.Application Set objAccess =...
  3. R

    Spurious Access passwords

    Password corruption Hi Dennisk, Thanks for your code. I pasted it into another empty database. The StPasswordOfStDatabase function worked and produces ÅÏ‹tá‘WjÅN¯˜èQÐ^ÿ‹ as the password. This password (not suprisingly) does not open the database. I worked on this database Tue night and...
  4. R

    Spurious Access passwords

    2 of my Access databases have added password access where I hav'nt put passwords in myself. Upon trying to open the database I get Password required - enter database password. I am sure I never added password security to this database. Does anyone else have this experience? Access added the...
Back
Top Bottom