Search results

  1. M

    Code for "Browse" feature like Windows when saving a File.

    Below, I have pasted the code I am using to create a backup of my BE. Is there any way to get the "Browse" feature that windows uses so that a user can select the location of where they want to save their backup instead of typing the entire path. Thanks. Public Sub Backup_Click() On Error...
  2. M

    Using a Make Table query to get MAX Date??

    I am having some major issues with this component of my db. I will try to be as detailed as possible, sorry if it is confusing. I have two Tables - Transaction Log (Transaction ID, Serial Number, Model, Date, Time, Total Prints, Total Copies, Total Scans, and Total Count) and Main (Serial...
Back
Top Bottom