Search results

  1. T

    Create an unreadable encrypted data when imported to a blank database

    I have an access database with a password protected backend which has been linked to the FE. But I have noticed that, when a blank database is opened, data can be imported from my tables to the new access database which isn’t so Cuul because data is precious. When I hide the linked tables too...
  2. T

    Solved Unable to successfully change user password on an access database form

    i have a database which i wanted to update it with a password change form, which will enable users to be able to easily change the passwords after the default password has been set by the administrator. I currently have a button that opens the password change form. My issue is, if say I login...
  3. T

    Display text on a form random in a specific time range

    I have a database that displays text on a form when the form is loaded. It has a table that contains all the text to be displayed on the form. I will like the text to change by itself in a particular time. Say, after every 5 minutes, the text should randomly change to a new one on the form...
  4. T

    Solved Convert amount to words

    I have a database which am trying to convert amount to words. I manage to obtain these codes which I modified to suite my needs. My only issue is, the words doesn’t appear the way I want it. The current codes, for example, it converts 705.50ghc as “seven hundred five cedis and fifty pesewas”...
  5. T

    Solved Unable to search data in a date criteria

    Am having a database which I have a difficulty filtering data in a multiple criteria. Attached is a sample copy of my database with the issue for analysis. Any help with this will be highly appreciated
Top Bottom