Search results

  1. strive4peace

    want to come to an online user group meeting?

    AEA: Icons for Access using Metro, by Greg Regan (35:07)
  2. strive4peace

    want to come to an online user group meeting?

    Leveraging SQL Server Stored Procs for Access, PowerApps and other interfaces. Can it be done? with George Hepworth @GPGeorge
  3. strive4peace

    want to come to an online user group meeting?

    Breaking Access News - Zooming and Extending Form/Report Size Limits
  4. strive4peace

    want to come to an online user group meeting?

    Classes eloquently and simply explained by Anders (theSmileyCoder) for Access Europe hosted by Colin @isladogs AEU38: Using Class Modules in the Real World (Anders Ebro) 57:08 download the presentation incuded the elegant example database, and read the decription on Colin's site here: Class...
  5. strive4peace

    want to come to an online user group meeting?

    adding on the the recent JSON presentations, this shows an Access application you can download to try for yourself and how to read AND write using a web API AL: Get and Post with JSON using Microsoft Access and VBA by Neil Sargent (+Leo @theDBguy) (28:42)
  6. strive4peace

    want to come to an online user group meeting?

    Great knowledge for JSON! part 1: AL: Using Dictionaries and Collections to work with JSON in Access: Maria Barnes, Neil Sargent, Leo @theDBguy (1:03:47) part 2: AL: Parsing Data using JSON and VBA in Access, Neil Sargent and Leo @theDBguy (1:00:11)
  7. strive4peace

    want to come to an online user group meeting?

    Data Types in Access and SQL Server AEA: Data Types with Crystal and Kent (17:54)
  8. strive4peace

    want to come to an online user group meeting?

    Two great presentations on developing COM Add-Ins Philipp Stiefel @sonic8 presents for Colin's @isladogs Access Europe group (1:11:51) Geoffrey L. Griffith presents for George's @GPGeorge Access Pacific group (1:31:17)
  9. strive4peace

    want to come to an online user group meeting?

    Are you using JSON? Or do you want to know more about using Collections and Dictionaries? This is an excellent presentation by Maria Barnes, Neil Sargent, and Leo @theDBguy
  10. strive4peace

    insert a circle to a number

    ps, @Mario R. Perez , in case you don't know how many digits there will be ... perhaps you want to use Line instead of Circle? And possibly draw more than one line? Right boundary and Top? possibly also Bottom line? but you don't want lines to cover your data! However, it looks like there is...
  11. strive4peace

    insert a circle to a number

    I love all the drawing capabilities that Access has for reports! and put together an extensive reference page here: https://msaccessgurus.com/VBA/ReportDraw_Reference.htm At the top, you can quick jump to general information, Methods, Properties, and a few Functions -- as well as pages with VBA...
  12. strive4peace

    want to come to an online user group meeting?

    2 user group meetings coming up about developing COM add-ins. First is Wednesday with Philipp Stiefel @sonic8 for Access Europe with Colin @isladogs -- then Thursday is George's @GPGeorge Access Pacific group with Geoff Griffith. Both are amazing. Wednesday January 8 6 pm UK, 1 pm USA Eastern...
  13. strive4peace

    Part II of Creating Add-ins that run in Access and Office with Geoffrey L. Griffith

    thanks, George @GPGeorge, Geoff is amazing and COM has lots to offer -- look forward to learning more from him.
  14. strive4peace

    Access Europe User Group - Wed 8 Jan: Developing COM Add-Ins for Access (Philipp Stiefel)

    thanks Colin @isladogs, Philipp @sonic8 is amazing -- marked my calendar. I look forward to learning from him.
  15. strive4peace

    want to come to an online user group meeting?

    Access Lunchtime: Using Web APIs in Access by George Young (1:03:31)
  16. strive4peace

    Access Europe User Group - Wed 4 Dec: Custom Ribbons Using Command Bars (Adrian Bell)

    great technique, thanks Colin @isladogs. Adrian's presentation was interesting and useful. Nice snowflakes :)
  17. strive4peace

    Having a brain cramp

    hi Richard @The_Doc_Man Bookmarks are temporary. If the Recordset changes, bookmarks aren't valid. Perhaps store the Primary Key field value and find it again? Here is some generic code I call FindRecordN, that I use a LOT! To find records using a numeric primary key...
  18. strive4peace

    want to come to an online user group meeting?

    Fun Access song with a good beat, great music and video. To see captions, click "CC" below the video. To change the language, click the settings cog icon to the right of "CC" and change language for "Subtitles/CC". Song is in Spanish but you can pick English for captions, or auto-translate to...
  19. 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 II - COM add-in using VSTO (1:10:03)
Back
Top Bottom