Search results

  1. mike60smart

    Combo Box Search Issue

    It works just fine for me. In the attached I redid all of the Combobox's and everything works as it should
  2. mike60smart

    Combo Box Search Issue

    I replaced your Sex Combobox with a standard Combobox When you Tab into the Sex Control and type the first Letter of the required Sex it autopopulates. All very normal. Why go down the route of lots of VB ?
  3. mike60smart

    Combo Box Search Issue

    Hi Normally every table would have an Autonumber Primary Key. If you need to enter a Unique Patient Number, then this would be a field in your Patient Table. As for the search Code, which Combobox Control are you trying to search on ?
  4. mike60smart

    Combo Box Search Issue

    On your FNewPatient Form where is the Search Code located?
  5. mike60smart

    Combo Box Search Issue

    Why are your PK and all your related FK's set as text Data Types?
  6. mike60smart

    Combo Box Search Issue

    Can you upload the database so we can see the problem
  7. mike60smart

    Combo Box Search Issue

    Hi Can you upload a copy of your database with no confidential data?
  8. mike60smart

    Me.Requery or Me.Recalc

    Hi Same as Gasman - No Errors When I entered the data suggested it updates the Total Control and also goes to a new record in the subform.
  9. mike60smart

    Order entry and tracking system

    Hi Alex Have you started putting together any tables in Access yet? If you have then upload a zipped copy and we can then advise much easier.
  10. mike60smart

    Order entry and tracking system

    Hi You can use Word or Excel to indicate the structure you need.
  11. mike60smart

    Windows 11 Slowing Down Database

    How is everyone connected to the BE Hardwired LAN or WiFi?
  12. mike60smart

    Can't Get Monaco Option to Show Up

    If you select File - Account - About Access you will be able to see which Channel you are using It should be like the attached.
  13. mike60smart

    Inventory Management

    Hi It is best that you start a new thread rather than hijacking this thread.
  14. mike60smart

    Solved Call data to a list box depending on combo box list

    Hi Your Relationships window should look something like the attached. This allows you to create a Main Form based on People with a Subform based on Levels and Ratings.
  15. mike60smart

    need very basic help due to aging and not working

    If you can see all the tables what do you want to do next?
  16. mike60smart

    Solved Subform adding blank record

    When you start to add a new record in the subform you will automatically generate a new blank row. This is how a Continuous Form works.
  17. mike60smart

    Solved Subform adding blank record

    Hi Well the Op said "I have a subform that I am entering records related to the ClientID on the main form."
  18. mike60smart

    Solved Subform adding blank record

    You will always have a blank row in a Continuous subform
  19. mike60smart

    formatting a cluster column chart

    Can you upload a zipped copy of the database?
  20. mike60smart

    formatting a cluster column chart

    Hi In design view of the Form, if you Right Click on the Chart and select Properties you can remove the various Elements. See attached screenshot
Back
Top Bottom