Search results

  1. BlueSpruce

    Shoei Ohtani

    I just woke up to pleasantly learn the Dodgers won 6-5 in the 18th inning! Toronto intentionally walked Ohtani 4 times in the 15th inning and 1 more in the 17th. The Jays never let him bat the rest of the game and finally lost with Freeman's home run. "Live by the sword, Die by the sword." 🤺
  2. BlueSpruce

    Shoei Ohtani

    Ohtani is truly an amazing batting machine. World Series Game 3, bottom of 7th inning, he was 6 for 6, (4 hits, 2 home runs), and he hits another home run that puts the Dodgers in the lead 5 to 4. Now he's 7 for 7 and there's still 2 or more innings left to play. I've never seen a pitcher who...
  3. BlueSpruce

    Table view problem

    Yes, do test it on another box. That way you can rule out your computer being the problem if it also happens on another box, and focus on the accdb or Office/Access as the culprit. Don't throw away your box or upgrade to Win11 even if your box can run it. Use Win10 and your box until its...
  4. BlueSpruce

    Table view problem

    Have you tested that accdb on another computer to see if it also happens there? What kind of keyboard and mouse drivers are you using? 3rd-party software, like a utility program, a keyboard driver, or even an anti-virus suite can interfere with how Access registers mouse clicks and keyboard...
  5. BlueSpruce

    How to register library/reference from vba code?

    regasm is what I've been using to register custom assemblies for my Access/DotNet interop apps that interface with online services. It's important to prioritise your references in proper order. I don't think it's a good idea to do all these steps with vba. Option Explicit Option Compare...
  6. BlueSpruce

    How do I create an Access/Excel add-in AI powered, to recommend/optimize vba code?

    It wasn't pre-programmed to say that. Remember AI gathers relevant info from many sources for the question being asked and provides a natural language reply based on those sources.
  7. BlueSpruce

    How do I create an Access/Excel add-in AI powered, to recommend/optimize vba code?

    We said the same thing 60 years ago when mainframes took up several acres of space. Now that same computing power fits on a pinhead. AI will be smart enough to anticipate humans hostility towards it and make sure it has enough backup power supplies and distributed nodes that if you kill one, ten...
  8. BlueSpruce

    How do I create an Access/Excel add-in AI powered, to recommend/optimize vba code?

    here's google ai's answer to that
  9. BlueSpruce

    Table view problem

    That's possible. Another possibility could be something got corrupted in msaccess.exe and re-installing Access could be the solution.
  10. BlueSpruce

    NFL Tampa Bay Bucs vs. New Orleans Saints

    It's also one of several sea chanteys sailors sang while working. Several tasks each have their own shanty. One of my favorites is an excerpt from "Anchors Aweigh"
  11. BlueSpruce

    How do I create an Access/Excel add-in AI powered, to recommend/optimize vba code?

    Yes, but AI keeps learning to do things better as time moves on because it also learns from our natural stupidity and lack of specific education. That's scary. Sooner or later AI will conclude that humans are inferior and all they do is pollute and destroy, like a virus. Then AI will get rid of...
  12. BlueSpruce

    NFL Tampa Bay Bucs vs. New Orleans Saints

    Both sides suffered most of their casualties from diseases than from enemy fire. That was a noble decision by Andrew Jackson. There are tales of Packenham's ghost searching for his missing skeletal remains because sailors drank the rum from the casket he was in and some his bones were lost...
  13. BlueSpruce

    NFL Tampa Bay Bucs vs. New Orleans Saints

    I think Beattlemania did more damage to the US than the brits did in the colonial and 1812 wars combined.
  14. BlueSpruce

    Microsoft Access: Edge Browser Control is finally here :)

    We've been using Access/DotNet interop to directly integrate with online services, such as QuickBooks Online via Rest and OAuth API calls. We use Tim Hall's JsonConverter module and the following sample code to interface with several online services. Option Explicit Option Compare Database #If...
  15. BlueSpruce

    How do I create an Access/Excel add-in AI powered, to recommend/optimize vba code?

    Learn how to ask ChatGPT the right questions so you can get more accurate results and save time. I predict AI is going to eventually put all software developers and many other humans out of business when anyone can use AI to "Do It Yourself" instead of hiring or buying something from someone...
  16. BlueSpruce

    How do I create an Access/Excel add-in AI powered, to recommend/optimize vba code?

    We are dumber, or just lazier than ChatGPT, so perhaps its easier to ask chat to build the addin for you and analyze what it built?
  17. BlueSpruce

    How do I create an Access/Excel add-in AI powered, to recommend/optimize vba code?

    Building a custom Access addin is not for the faint of heart. I would think Microsoft would integrate copilot into Access and all other Office tools via the help menu option, or a connector?
  18. BlueSpruce

    Online Faxing service - COLOR fax?

    Their system flagged your applications for the new cards because you're using the same address and telephone number from your original account. Now they're suspicious of something fraudulent going on and they might cancel all your accounts with them.
  19. BlueSpruce

    Online Faxing service - COLOR fax?

    It sounds like they intentionally want you to send it that way, knowing its hard to find. Try a FedEx or UPS store. If they don't have a fax that sends in color, call the CC issuer back and ask them for an alternate method of sending the proof. BTW, how is it that you can get a new card with...
  20. BlueSpruce

    NFL Tampa Bay Bucs vs. New Orleans Saints

    History says otherwise: https://en.wikipedia.org/wiki/War_of_1812 Although the brits came close to destroying our nation's capitol building, a hurricane swept through and the brits retreated back to their damaged ships, bad karma. That plus our victory at New Orleans was the last straw for the...
Back
Top Bottom