Using TempVars as a Powerful and Flexible Alternative to Variables in Microsoft Access

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ค. 2024
  • In this Microsoft Access tutorial I'm going to teach you about TempVars which is a powerful and flexible alternative to variables in Microsoft Access VBA and in standard Access development.
    Silver Members and up get access to an Extended Cut of this video. Members will get an in-depth walk-thru of how to use TempVars in various scenarios (VBA code, form properties, field control source, query criteria, etc.), some sample uses, tips & tricks, and more.
    MEMBERS VIDEO:
    • TempVars EXTENDED CUT ...
    BECOME A MEMBER:
    TH-cam: / @599cd
    or My Site: 599cd.com/THMember
    LEARN MORE:
    599cd.com/TempVars
    PREREQUISITES:
    Intro to VBA: 599cd.com/IntroVBA
    Variables: 599cd.com/Variables
    Scope: 599cd.com/Scope
    LINKS:
    User Level Security: 599cd.com/UserLevelSecurity
    Option Explicit: 599cd.com/OptionExplicit
    Type Conversion: 599cd.com/TypeConversion
    RECOMMENDED COURSES:
    Type Conversion in Expert 26: 599cd.com/ACX26
    TempVars in Developer 43: 599cd.com/ACD43
    FURTHER LEARNING:
    Microsoft TempVars Page: tinyurl.com/2ao8upqf
    Mike Wolfe: nolongerset.com/a-safer-way-t...
    DevHut: www.devhut.net/access-tempvars
    FREE TEMPLATE DOWNLOADS:
    TechHelp Free Templates: 599cd.com/THFree
    Blank Template: 599cd.com/Blank
    Contact Management: 599cd.com/Contacts
    Order Entry & Invoicing: 599cd.com/Invoicing
    More Access Templates: 599cd.com/AccessTemplates
    ADDITIONAL RESOURCES:
    FREE Access Beginner Level 1: 599cd.com/Free1
    How to Use Access in 30 Minutes: 599cd.com/30Minutes
    $1 Access Level 2: 599cd.com/1Dollar
    Donate to my Tip Jar: 599cd.com/TipJar
    Get on my Mailing List: 599cd.com/YTML
    Contact Me: 599cd.com/Contact
    TechHelp: 599cd.com/TechHelp
    Consulting Help: 599cd.com/DevNet
    Twitter: / learningaccess
    en.wikipedia.org/wiki/Microso...
    products.office.com/en-us/access
    microsoft.com/en-us/microsoft...
    KEYWORDS:
    access 2016, access 2019, access 2021, access 365, microsoft access, ms access, ms access tutorial, #msaccess, #microsoftaccess, #help, #howto, #tutorial, #learn, #lesson, #training, #database, tempvars, ms access tempvars tutorial, access clear tempvars, vba clear tempvars, how to set tempvars in vba, tempvars item, why use tempvars, tempvars v global variables, tempvars good or evil
    QUESTIONS:
    Please feel free to post your questions or comments below. Thanks.

ความคิดเห็น • 9

  • @daekist
    @daekist 4 หลายเดือนก่อน

    your videos pop up for practically every Access problem I search for on Google. And your videos are so well explained that once I see your channel pop up in the search results, I don't even bother watching any other video on the topic. Many thanks from St. Vincent and the Grenadines

  • @Jojosmith342
    @Jojosmith342 ปีที่แล้ว

    "My db never throws errors" Richard's errors caught in almost every tutorials purposedly to save our time. As always, thumbs up for the most hilarious instructor on youtube.

  • @Jojosmith342
    @Jojosmith342 ปีที่แล้ว

    All thumbs up for the most powerful TempVars. Thanks a lot Richard for transforming us to TempVars 👍

  • @Shadow.Dragon
    @Shadow.Dragon ปีที่แล้ว

    Great video Ricahrd! Coming from the software development world, my "go to" is global variables when I do programming in Access. But, as you said, I've run into issues using global variables in VBA. I look forward to more videos on TempVars in the future. Who knows, you may convert me to TempVars! 🙂 BTW, the DevHut link goes to a splash screen. Looks like the author is taking a break. 😞

  • @bumpersmith
    @bumpersmith ปีที่แล้ว

    I have always liked using tempvars. Quite some time ago now I adopted Mike Wolfe's Global form concept.
    I use it with a settings table to supply data, but also have textboxes on the form that I use Mike's G("DataField") to get the data. Then with a function that I added to set the data in the textboxes or the fields behind the form.
    While developing, I do not hide the form. That way I can check what values(or nulls) are in the textboxes when needed.
    I use tabs on the form to group the textboxes for the area of the application that they will be populated and used.
    I have yet to find where the Global form concept has not been able to be used in place of Tempvars and to see the values, the form is always available and if an error occurs in the code, I just select the form and check the values because the values are not reset.

  • @homosapiene100
    @homosapiene100 ปีที่แล้ว

    Hi Richard, Is that a function converting formula to value only or copy and paste as value in Access. It can be done in excel but not access, why Access leave it out ? Thanks

  • @hylarion
    @hylarion ปีที่แล้ว

    Great video, as usual. However, and on a sad note, Daniel Pineault just shut down his DevHut website...

  • @GlennFord007
    @GlennFord007 ปีที่แล้ว

    can you make a tutorial on how to integrate selenium with access vba to push data to a web site instead of copy pasting?

  • @mathmagics8212
    @mathmagics8212 ปีที่แล้ว

    Microsoft is hungry...