Search results

  1. pbaldy

    How old is your computer?

    I have one of those as well, it's my primary machine. 8 years old with Samsung 27" curved monitors on either side. So far no problems, original screen and battery.
  2. pbaldy

    Close and reopen form to specific record

    How about https://www.baldyweb.com/wherecondition.htm
  3. pbaldy

    Creating a calculated field using fields of type date/time

    I remembered that I have such a field:
  4. pbaldy

    Creating a calculated field using fields of type date/time

    You should be able to. Have you tried what the message suggested?
  5. pbaldy

    Operation Fishtank!

    An aquarium filling that space would be fairly large and thus very heavy. My guess would be the underlying structure isn't built to support that kind of weight.
  6. pbaldy

    Are my Assumptions Right?

    Is that anything like how my wife describes phone stuff (she was an engineer): "FM" = "F...ing Magic"
  7. pbaldy

    Traffic is up!

    Serenity now, Paul, serenity now.
  8. pbaldy

    Hello World!

    Welcome aboard Josh!
  9. pbaldy

    Hello AccessWorld! I'm Dario Di Gregorio

    Ciao and welcome!
  10. pbaldy

    Access form with a Whatsapp button.

    Welcome. FYI, I moved your thread to a more appropriate forum.
  11. pbaldy

    sending email via MSaccess not working

    Also, is the computer logged out or locked? It should work fine locked; perhaps not if logged out.
  12. pbaldy

    Abortion

    I've always shared Pat's viewpoint. At some point in time the clump of cells becomes a life. That life is as worthy of protection before it's born as after. Debating when that point is would be just as productive as the current debates, but at least it would be more on point. Seen another...
  13. pbaldy

    Hi everyone.

    Welcome aboard Bob!
  14. pbaldy

    Inserting multiple rows into an email created by VBA

    No problem, post back if you get stuck. I have automated apps that do this type of thing.
  15. pbaldy

    Inserting multiple rows into an email created by VBA

    I would open a DAO recordset on the query and loop through it, adding to the body within the loop.
  16. pbaldy

    Traffic is up!

    Can we assume that moderator paychecks will rise a commensurate amount? :p
  17. pbaldy

    how to resolve inconsistent query results

    Happy to help!
  18. pbaldy

    how to resolve inconsistent query results

    It was an educated guess. I haven't used VB.Net but even within Access an ADO recordset requires the % where a DAO recordset (and pretty much everything else) requires the *.
Back
Top Bottom