Hide Access: Customizing Your Database to Conceal the Microsoft Access Interface, Part 2

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ธ.ค. 2024

ความคิดเห็น • 17

  • @simonmaersk
    @simonmaersk 9 หลายเดือนก่อน +4

    Hi Rick. Well since you asked for installer recommendations in this video, I will once again recommend SSE Setup. I mentioned it in my comment on part one of this video series as well. SSE Setup will automatically create a safe location for Access so that users don't get the warning when starting up the database. Also, it will detect if Access is installed on the computer. If not, it will automatically install Access Runtime.

  • @Shadow.Dragon
    @Shadow.Dragon 9 หลายเดือนก่อน +3

    Great series, Richard! I'm going to start following this checklist when I deploy a new version of a DB!

    • @599CD
      @599CD  9 หลายเดือนก่อน +3

      Sounds great

  • @STEVEBESWICK
    @STEVEBESWICK 9 หลายเดือนก่อน +1

    Hi Richard that was excellent videos again more like please. Steveb

  • @gregoryjeffries8475
    @gregoryjeffries8475 9 หลายเดือนก่อน +1

    Literally just came across this yesterday.

  • @gregoryjeffries8475
    @gregoryjeffries8475 9 หลายเดือนก่อน +1

    How to "create" table using VBA?

  • @rrvbr
    @rrvbr 9 หลายเดือนก่อน

    Hi Rick, first of all I'd like to tank you for all you've done for us sharing amazing knowledge, thanks to your lessons I could improve far beyond my septations my maintenance app, I have just a quick question, I tried to install the run time in a computer without office according to your orientation but some of the functionalities didn't work, have you heard anything about it? many thanks!

  • @alializadeh8195
    @alializadeh8195 9 หลายเดือนก่อน +1

    Thanks

    • @599CD
      @599CD  9 หลายเดือนก่อน

      Welcome again

  • @kalimkhan7340
    @kalimkhan7340 4 หลายเดือนก่อน

    ON hiding ribbon there is error in some of my form . there was already some other vba codes for on load

  • @omegacodedeveloper3592
    @omegacodedeveloper3592 9 หลายเดือนก่อน

    Hello sir, how do you deal with the problem of control + G, as it can take you direct to the code builder from anywhere in the database.....

  • @Happydale-ds5yp
    @Happydale-ds5yp 5 หลายเดือนก่อน

    Live long and prosper my bro!!

  • @satarsacur6477
    @satarsacur6477 9 หลายเดือนก่อน

    I ask for support to resolve an issue that constitutes a doubt in the process of creating an access program:
    - I have a database with several items, with their respective values.
    - I want to list items with values greater than a certain defined value (click on the button)
    - I want to print items with values greater than a certain defined value (click on the button)

    • @599CD
      @599CD  9 หลายเดือนก่อน

      599cd.com/Ask

  • @zoranstojanovski8407
    @zoranstojanovski8407 9 หลายเดือนก่อน

    Best way to hide access is just to hide main access window from code, not minimized, but totally hide.

  • @gregoryjeffries8475
    @gregoryjeffries8475 5 หลายเดือนก่อน

    A little more work but good info.