Search results

  1. strive4peace

    want to come to an online user group meeting?

    AP: Creating Add-ins that run in Access and Office w/ Crystal Long & Geoffrey L. Griffith, hosted by George Hepworth @GPGeorge Part I - Access Add-in (33:04)
  2. strive4peace

    want to come to an online user group meeting?

    thinking about migrating an Access back-end to SQL Server? Here are good considerations and things to do for planning. Tip: something you can do in Access right now is use dbSeeChanges for options when you open a recordset in code or run action queries. It has no effect for Access, but must be...
  3. strive4peace

    want to come to an online user group meeting?

    the Monaco SQL Editor is now a default option unless you explicitely turn it off in Access Options, if you're using a version of Access its supported in and a trusted database. What are the benefits and disadvantages of Monaco? AL: Monaco SQL Editor for Access with Maria Barnes (1:03:31)
  4. strive4peace

    want to come to an online user group meeting?

    Dive into relationships and indexes in Access and SQL Server Access Express Australia: Access and SQL Server Relationships + Indexes, bitwise AND (1:07:43)
  5. strive4peace

    want to come to an online user group meeting?

    Microsoft Office 2024 Released - Daniel Pineault (13:12)
  6. strive4peace

    want to come to an online user group meeting?

    We all know that control tip text in Access is not very responsive. In this presentation Greg shows us how to create control tip text that really works with a modern look.
  7. strive4peace

    Report with two groupings

    since investigation is a yes/no field, and False (No) = 0, you could do this for criteria: (Trade = "PURCHASED") OR (Trade = "WATCH" AND investigation <> 0) In the report design, you can sort and group by Trade, then sort by whatever else by the way, "Currency" is a bad field name since it is...
  8. strive4peace

    want to come to an online user group meeting?

    Many of you have probably heard about the New Outlook (without COM) and don't use it. However, a day will come when you may have to ... good to learn what you can do about that and prepare. AL: Working with the Microsoft Graph API from VBA with Maria Barnes (1:09:49)
  9. strive4peace

    want to come to an online user group meeting?

    Colin @isladogs schedules some great presenters for Access Europe. Look at what Access and GDI can do! Advanced Techniques with Interactive Gantt Charts (01:04:21) with Aleksander Wojtasz
  10. strive4peace

    want to come to an online user group meeting?

    lol, Colin @isladogs ... late but not that late -- only 02:30 in the UK
  11. strive4peace

    want to come to an online user group meeting?

    New Access user group starting up in the world down under with kangaroos ~ discussing all things Access and SQL Express Inaugurial meeting is Thursday, September 19 or Friday, Sept 20, depending on where you are. Access Express Australia hosted by Kent Gorrell speaker: Greg Regan topic...
  12. strive4peace

    want to come to an online user group meeting?

    Look at a phenominal presentation on Access Treeviews. Brilliantly explained by Pete @MajP for Access Europe with Colin @isladogs and Alessandro
  13. strive4peace

    Access Europe - Wed 7 Aug: Using Treeviews with Access Applications (Pete Poppe)

    happily, @MajP was so well spoken that practically no, if any, audio editing required ... some highlighting and zooming would be nice though, Colin @isladogs
  14. strive4peace

    Hello from the U.K.

    Welcome, @MediaHolic! You found a great place to learn more about Access :)
  15. strive4peace

    Access Europe - Wed 7 Aug: Using Treeviews with Access Applications (Pete Poppe)

    thanks Colin @isladogs. @MajP is brilliant! Looking forward to his presentation
  16. strive4peace

    MS Graph in Access 365 resize problem

    hi @lab29 Yes! Here is a playlist on YouTube for working with MsGraph
  17. strive4peace

    How to tell which objects are being used in my application.

    thanks for the mention, @MajP :) The most recent version of my Analyzer (free with source code) is here: https://msaccessgurus.com/tool/Analyzer.htm#Download I also still have the 97 version of it
  18. strive4peace

    want to come to an online user group meeting?

    This week, join Access Lunchtime on Tuesday to learn about Discord Learn how to chat with other Access developers on Discord with Jim Dettman and Doug Yudovich Tuesday, 30 April, 12 noon central time, 18:00 UK https://accessusergroups.org/lunch/event/access-lunchtime-4-2024-04-30/
Back
Top Bottom