Search results

  1. GPGeorge

    Field to enter ONLY time.

    I think that's the best summation of the situation I've seen.
  2. GPGeorge

    VBA and ChatGPT

    Maybe you can wait until you see the presentation itself to criticize it? It will be given on August 7th. The YouTube video will be available shortly after that.
  3. GPGeorge

    VBA and ChatGPT

    Perhaps you overlooked part of Post #1? "...I do not know Python but Chat does! So I started having Chat write the code and I learned how to channel Chat in a useful direction. Cool stuff." That sounds a whole lot like giving acknowledgement/credit to ChatGPT.
  4. GPGeorge

    Moving objects on form

    Hi, I think you are David, right? I recognize your Food Recall program. Welcome to AWF.
  5. GPGeorge

    Future of Access

    PowerApps is currently more flexible and extensible than AWA's ever were. Granted that doesn't make them a viable replacement for AWA's either, but AWA's were doomed from the beginning by the box they were put in to begin with. The train went from Station A to Station B and stopped there...
  6. GPGeorge

    Future of Access

    It probably does, but it's the principle of the thing that she complains about.
  7. GPGeorge

    Future of Access

    Many years ago, partly in jest, I suggested that in place of a license key, users could only install Access if they passed a 10 question quiz on Database Normalization. I still think about that sometimes.
  8. GPGeorge

    Future of Access

    I have a cousin who plans to move to Apple and alternatives to MS Office over this one. She creates regular newsletters for a couple of organizations she supports. Without Publisher, she'll need an alternative anyway, but she won't just stop with that one application.
  9. GPGeorge

    Northwind2 caculating invoice line?

    That would be an enhancement to the Northwind Developer Edition that someone would need to make if they were to modify it for use in that specific situation. Keeping in mind, of course, that these templates are intended as a showcase of Access functions, and not out-of-the-box working databases.
  10. GPGeorge

    Solved problem opening a .csv file in excel - dates all messed up

    Yup, that's exactly what I had to deal with. Users who could not resist "verifying" the csv by checking it in Excel.
  11. GPGeorge

    Solved problem opening a .csv file in excel - dates all messed up

    This may not help, but I thought I'd mention it in case there's something you can take from it. We had a client that needed to import csv files into their accounting system. However, the source files were in a proprietary format exported by a different system. We used Access to open the...
  12. GPGeorge

    The records not sorted by the record ID field in ascending order in a continuous form after adding new records

    I agree. Whatever you did here doesn't address the real, underlying problem. Records in tables have no inherent sort order. To impose a sort order in a form -- such as the one in your screenshot -- you have to designate one yourself when you bind the form to a recordsource. If you do not...
  13. GPGeorge

    want to come to an online user group meeting?

    The video from the July 3rd meeting of Access Pacific is available now on YouTube: Geoffrey L. Griffith shared and demoed two Access add-ins he created for the Access community. After the demo, the group participated in a live round of testing and the inevitable debugging which followed. It's a...
  14. GPGeorge

    want to come to an online user group meeting?

    I'm still learning my way around over there, so I'll have to follow your steps to see what I can learn. Thanks.
  15. GPGeorge

    want to come to an online user group meeting?

    What does "whoops" mean? Can you not create an account there?
  16. GPGeorge

    New Here

    Hi Ken. You'll find this a great community. And I'm sure your contributions here will be as valuable as they have been at the soon-to-be-departed Answers site.
  17. GPGeorge

    Solved Data Change Table - Best Practices?

    If it can change once, it can change 20 times. An alias table is the safest solution.
  18. GPGeorge

    Solved External Database Update Connection String

    What is the problem you need to solve? You have this code. What is wrong with it? Details are always a good way to help people understand what you are really asking. As is, it's just a piece of code that does work, but isn't somehow what you need, I guess? Thank you.
  19. GPGeorge

    Migrating Northwind Developer Edition to PowerApps

    I have now published 9 videos on YouTube on the project. I'm about to pull one of them down though. It turns out that during the explanation of things I'd done, I found at least one important flaw that needed to be corrected. It's funny how the process of explaining something often exposes one's...
  20. GPGeorge

    I Don't Even Code at All Anymore.

    https://www.merriam-webster.com/dictionary/mollycoddle
Back
Top Bottom