DHookom's latest activity

  • DHookom
    DHookom replied to the thread Clear out data.
    My previous post still applies. Good luck.
  • DHookom
    fldRecordingID is different from fldRecording.
  • DHookom
    DHookom replied to the thread Clear out data.
    The visit record can have a field for the ExpenseID. Honestly, I think you are wasting your time attempting to build an unmaintainable...
  • DHookom
    DHookom replied to the thread Filter with query.
    Do you have any other context? You can use VBA behind a button to set the Filter property of a form. Does the other query return one...
  • DHookom
    It may be time to get your feet wet in VBA. Create a new, blank module and paste this code into it (I think I got the logic correct)...
    • 1754274331057.png
  • DHookom
    DHookom replied to the thread Clear out data.
    I would record expenses in a single table with fields that store the person, category, date, quantity, cost, comments, and maybe a few...
  • DHookom
    Thanks. We are on the same page.
  • DHookom
    Are you suggesting this post is related to Excel or did I miss something?
  • DHookom
    DHookom replied to the thread Clear out data.
    If you don't have certain tables, can you provide some clue as to what causes you to have hundreds and why they are growing. Do any of...
  • DHookom
    DHookom replied to the thread Solved Getting old :-(.
    I would use code like: Private Sub Detail_Format(Cancel As Integer, FormatCount As Integer) Me.Last_Name.FontBold = Not...
  • DHookom
    I replied from my iPad and expected the OP to give it a try and come back with questions. Creating a function allows you to encapsulate...
  • DHookom
    DHookom reacted to BlueSpruce's post in the thread Solved Getting old :-( with Like Like.
    I didn't suffer any heart attacks until I was 64. I had a feeling it was going to happen because repeated tests showed my lipids were...
  • DHookom
    Create a small used-defined function that has the three fields as arguments. The function will provide comments and easily understood...
  • DHookom
    DHookom replied to the thread Solved Getting old :-(.
    If you feel a pain in your chest (even if for just 5 seconds), don’t ignore it. The same is true for other symptoms.
  • DHookom
    DHookom reacted to The_Doc_Man's post in the thread Solved Getting old :-( with Like Like.
    Had that calcium scan done a decade ago or more. Scored 100, which is actually a BAD score. But the follow-up thallium radiological...
Back
Top Bottom