Search results

  1. T

    Application Conttol Box

    Is there a way to Disable or Remove the Minimise, Restore and Close buttons on the APPLICATION? (not a form) I have found some code for the X but not the other two. Thank you.
  2. T

    Copying a split FrontEnd

    Stack Overflow has a page titled "Can a MS Access datyabase create a backup of itself while it's open using VBA" I cannot seem to enter the URL. Far too long-winded for me.
  3. T

    Copying a split FrontEnd

    I have a database with a split FrontEnd and BackEnd. I have written a module in the FE to make a copy of the BE using the FileSystemObject.CopyFile. There is lots here on how to do this. Next, from the same above FE module, I wanted to make a FE copy of itself, suitably datestamped in the...
Back
Top Bottom