GaP42's latest activity

  • G
    GaP42 replied to the thread Access Based Media Manager.
    So this is an application that the healthcare patients use - they supply the docs (through scanning, attaching), and review and then may...
  • G
    GaP42 replied to the thread Solved Begginer! please help..
    Glad to help you. You should evaluate it carefully and I would expect some questions to be raised as you work with it - as I do :)...
  • G
    GaP42 replied to the thread Solved Begginer! please help..
    @FeelCore Having reviewed your database structure, language issues aside (some items I was not able to decipher), I think you need to...
    • 1756796363739.png
    • 1756804955804.png
  • G
    GaP42 replied to the thread Solved Begginer! please help..
    Commenting upon the database-structure-png: You have made a decision to combine Client and Animal in the one table. That would appear a...
  • G
    GaP42 replied to the thread Pb VBA.
    No. @Claude Parisel It is the wrong command - see post #6. The DoCmd.FindRecord method in Microsoft Access VBA is used to find a...
  • G
    GaP42 replied to the thread Pb VBA.
    DoCmd GoToRecord is used to move to a record by reference to the absolute or relative position of the record - it must specify a valid...
  • G
    GaP42 replied to the thread Solved Add Record VBA Not working.
    Yes - it seems odd: acAdd is an enumeration for acOpenDataMode (https://learn.microsoft.com/en-us/office/vba/api/access.acopendatamode)...
  • G
    GaP42 replied to the thread Solved Add Record VBA Not working.
    And in regards to points 1 and 2? Do you have the form properties for allow additions set? or for Data Entry to Yes?
  • G
    GaP42 replied to the thread Solved Add Record VBA Not working.
    1. Does the query used itself allow records to be added? 2. If frmsalary is open on the first record, can you simply go to the new...
  • G
    see also this thread for same issue, from same OP...
  • G
    No attached access db. Your pdf in post 5 showed 3 error messages ... you might indicate how these errors are generated in the access...
  • G
    GaP42 replied to the thread Help with moving Access database.
    Then do you have a routine that allows relinking to a different BE - as an accde the users do not have the ability to change manually...
  • G
    GaP42 replied to the thread Solved Begginer! please help..
    The template referred to shows nothing that relates to the animals treated or the treatment they received - just a generic appointment...
  • G
    GaP42 replied to the thread Solved Begginer! please help..
    No need to apologize - you are doing well. If I can just review some things you have said: For a veterinary clinic. - 1 only Your...
    • 1755779775944.png
  • G
    GaP42 replied to the thread Solved Begginer! please help..
    As a beginner you first need to tell us about the business context - what is the database for, how you expect to use it in your work...
Back
Top Bottom