Recent content by zebias zingoni

  1. Z

    Backup Utillity - Compile Error: User Defined Type Not Defined

    compile error user defined type not defined changing the code 'Dim fso As New FileSystemObject' to Dim fso, fl helped in removing the error. The option allows me to backup my database but i cannot locate the database that i backup. the full piece pf code is Private Sub tools_Click() Dim...
Back
Top Bottom