Search results

  1. 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)
  2. 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)
  3. 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
  4. 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...
  5. 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...
  6. strive4peace

    Unimaginable Events in California

    the devastation is heartbreaking. Prayers and best wishes to all
  7. 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...
  8. 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.
  9. 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.
  10. strive4peace

    want to come to an online user group meeting?

    Access Lunchtime: Using Web APIs in Access by George Young (1:03:31)
  11. 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 :)
  12. 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...
  13. 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...
  14. 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)
  15. 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)
  16. 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...
  17. 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)
  18. 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)
Back
Top Bottom