Search results

  1. NauticalGent

    Future of Access

    All good points, I would add that there is simply no single source replacement, and since just about EVERY work station on the government workstations already HAVE Access, the decision is really a no-brainer.
  2. NauticalGent

    Is there a way of deleting all code lines beginning with debug.print across all modules using VBA?

    I asked Chatty (ChatGPT) what she thought about using RegEx...here is her response: She even provided VBA code, which look suspiciously like @KitaYama's...
  3. NauticalGent

    Future of Access

    Welcome aboard! UA's demise and the future of Access have nothing to do with each other.
  4. NauticalGent

    Just sayin hello

    Welcome aboard! UA's loss is AWF's gain!
  5. NauticalGent

    There is gold in them thar keyboards

    And it always does...
  6. NauticalGent

    Hello you Gay Americans!

    This will cause a few eyes to twitch
  7. NauticalGent

    Hello All

    Welcome aboard!
  8. NauticalGent

    There is gold in them thar keyboards

    Tulip Mania. Now there's a topic i havent heard about in a while
  9. NauticalGent

    Code Tags Query

    This is code But not REAL code. This is to test the code tag feature. Seems to work...
  10. NauticalGent

    Can you help me run the code to generate challans for active students,

    Is a "Challan" some sort of financial statement?
  11. NauticalGent

    want to come to an online user group meeting?

    Yeah, I was surprised how easy it was. I seem to remember trying to get on about a year ago but had the same issues you are talking about and gave up. I saw Daniel's post on his site and decided to give it another go. The activity there is NOTHING compared to AWF but anything that gives me a...
  12. NauticalGent

    want to come to an online user group meeting?

    Here is the invite link I used: https://discord.gg/ayHNDpd7Ga
  13. NauticalGent

    want to come to an online user group meeting?

    I joined the Access Talk on Discord and participated in the Friday @1300 event. Always great to talk to the experts, but what really impressed me was a "newbie" joined and asked if it was proper to ask for help. Two heavy-weights in attendance didn't hesitate and got her on her way. Good stuff....
  14. NauticalGent

    AccessTris: A Tetris Clone in MS Access

    Not bad Kev! The music is a nice feature too. Now I have something to fiddle with when I am bored...
  15. NauticalGent

    Solved Ampersand in Page.Caption Right-Justifies Its Text

    And here I thought that Word Perfect had gone the way of Paradox and Lotus
  16. NauticalGent

    New Here

    Welcome aboard!
  17. NauticalGent

    New Member.

    Welcome to AWF! As a member of Naval Aviation, Ive seen a few "Blue Canoes" in my 22+ years of service!
  18. NauticalGent

    Solved Update records through a recordset

    That knowledge isnt as common as you think...
  19. NauticalGent

    Solved Database sluggish after Citrix Update

    In my case, the Devs (3 of us), work on a copy on our local drive. When one of us needs to update the FE, after clearing it with the others, we copy it from our local machine to the centralized folder. That action alone causes the dreaded MoTW which is why added the code to my PS installer/FE...
  20. NauticalGent

    Solved Database sluggish after Citrix Update

    I use PS as an installer/FE updater. My issue is that sometimes one of the other Dev's will push the local FE they are worked on to the Folder and forget to check/remove the mark. Adding the "unblocker" to my script takes care of that...
Back
Top Bottom