Skip to main content
Visual Basic for Applications

Visual Basic for Applications

Programming languageWikipedia

Search complete. 52 mentions across 23 episodes found for "Visual Basic for Applications".

Sep 11, 2026

Jean BigonnetGUEST
37:17
And then here I can process the data.
Jean BigonnetGUEST
37:21
So you have the way to process the data using the menu here, the menu here, or here using VBA.
Jean BigonnetGUEST
37:27
So here I have created these two menu, which are created with VBA macros.
Jean BigonnetGUEST
37:33
So another just examples or the integration with Excel standard workflows.
Goran CondricHOST
37:41
And
Holger BrucheltHOST
37:47
And that's just a normal Excel chart? Normal
Jean BigonnetGUEST
37:50
Excel chart, yes.
Jean BigonnetGUEST
37:52
And in the VBA here, it's not a normal VBA.
Katie RobbertHOST
13:16
And we were on a call with a client a couple of weeks ago, um, where the person was sharing this entire process, and it was very copy/paste heavy.
Katie RobbertHOST
13:29
There was a lot of moving pieces in spreadsheets, and you, Chris, sat back and said, "Have you looked at the, uh, VBA scripts? Do you have access to that?" And they were like, "Well, I think we do." And you're like, "Yeah, you just need a script for that." And for me, like, the light bulb, if you could see, like, the light bulb go off above my head, I was like, oh, damn.
Katie RobbertHOST
13:51
Yep, there's a lot there that I'm doing that doesn't need AI to be doing it, and that has nothing to do with cloud-based or local.
Katie RobbertHOST
14:02
It has everything to do with being aware of the kind of work that you are doing repeatedly and what is the best solution for it.
Katie RobbertHOST
14:10
That, for me, was one of the biggest learnings in going through this requirements gathering process, which is why we always stress do the requirements before you start building anything.
Katie RobbertHOST
14:24
And so, you know, so Chris, I'm aware of, you know, the Apps Script and the VBA scripts in Excel, but what are some of the other examples of scripts that people who aren't overly technical can build and aren't using?
Christopher S. PennHOST
14:40
If you're doing this on your computer, which presumably a lot of people are-
Katie RobbertHOST
14:44
Mm.
Paul BarnhurstHOST
43:57
I'm curious to dig into it more.
Paul BarnhurstHOST
44:00
Rapid fire incoming, 20 questions, yes or no answers, no hedging allowed, circular references, VBA, the future of Excel, and more.
Paul BarnhurstHOST
44:12
Let's find out what our guest really thinks.
Paul BarnhurstHOST
44:15
So here we go.
Paul BarnhurstHOST
43:57
I'm curious to dig into it more.
Paul BarnhurstHOST
44:00
Rapid fire incoming, 20 questions, yes or no answers, no hedging allowed, circular references, VBA, the future of Excel, and more.
Paul BarnhurstHOST
44:12
Let's find out what our guest really thinks.
Paul BarnhurstHOST
44:15
So here we go.
Bijay LamsalHOST
21:07
It's actually quite interesting.
Bijay LamsalHOST
21:09
Excel is quite advanced if you like to do some coding and not just the visual basic VBA, which has always been around.
Bijay LamsalHOST
21:16
but yeah you know that's just me let's focus on you and i love your enthusiasm because many times when people say oh would you like to see a demo you're a one-person show almost you are running this entire show you build this from ground so you're not representing a massive corporate interest you are passionate about something and you want to show the world when something's better it's just so natural
Muriel DemarcusGUEST
21:41
I think for me, BJ, and maybe we can finish with that.
Ian TweedieGUEST
25:24
You know, what's the risk profile of that organization? How willing are they for things to go wrong? And what's the business criticality? And you can't strangle an organization because if you strangle an organization, you say, well, every single app that someone wants to build must go through this rigorous process.
Ian TweedieGUEST
25:42
What happens is you end up with a little cottage industry growing up and you get this cottage IT industry that springs up Where, you know, someone over there in the corner has decided to make this Excel spreadsheet and has put some VBA in some horrendous stuff like that that isn't supported properly or isn't really accepted anymore.
Ian TweedieGUEST
26:04
And has built this thing.
Ian TweedieGUEST
26:05
And before you know it, it's become business critical.
Richard CampbellHOST
47:15
You just had to follow some good practices to do it.
Carl FranklinHOST
47:17
I think a lot of that nose turning down at VBA developers was a byproduct of what happened between C developers and basic developers in the very early days of programming.
Carl FranklinHOST
47:33
Basic with go-tos was looked at as horrible.
Carl FranklinHOST
47:37
I was using Visual Basic and then attending a community college and the computer science lady, I told her that I was using Visual Basic.
Marli van Staden-BassonGUEST
44:19
Okay.
Marli van Staden-BassonGUEST
44:20
I mean, I find because I've heard the argument that it's because obviously to avoid use it or having circular references using iterative calculations, you know, the no brainer for me is to use a simple VBA right now.
Marli van Staden-BassonGUEST
44:33
And I think a well-structured VBA or macro sheet is a great aid to make sure that that isn't a black box.
Marli van Staden-BassonGUEST
44:39
But the argument that I often hear is that VBA is a black box.
Marli van Staden-BassonGUEST
44:43
But I just think a iteration in the background done by Excel is much more of a black box to me.
Marli van Staden-BassonGUEST
44:50
So anyway.
Marli van Staden-BassonGUEST
46:04
And then again, taking the resulting files and sucking it up back into her master file.
Marli van Staden-BassonGUEST
46:11
So what we did was to create a, I mean, we automated all of it.
Marli van Staden-BassonGUEST
44:19
Okay.
Marli van Staden-BassonGUEST
44:20
I mean, I find because I've heard the argument that it's because obviously to avoid use it or having circular references using iterative calculations, you know, the no brainer for me is to use a simple VBA right now.
Marli van Staden-BassonGUEST
44:33
And I think a well-structured VBA or macro sheet is a great aid to make sure that that isn't a black box.
Marli van Staden-BassonGUEST
44:39
But the argument that I often hear is that VBA is a black box.
Marli van Staden-BassonGUEST
44:43
But I just think a iteration in the background done by Excel is much more of a black box to me.
Marli van Staden-BassonGUEST
44:50
So anyway.
Marli van Staden-BassonGUEST
46:04
And then again, taking the resulting files and sucking it up back into her master file.
Marli van Staden-BassonGUEST
46:11
So what we did was to create a, I mean, we automated all of it.
Vineet KumarGUEST
20:16
Earlier also the same thing was happening.
Vineet KumarGUEST
20:19
If there is some monotonous job, we used to automate it using VBA or something, uh, any other tool, and people used to get rewarded with Six Sigma certificate, right?
Anil BajpaiHOST
20:29
Yep.
Vineet KumarGUEST
20:29
Even today also most of the places AI is playing a major role because it was a redundant job.

13 more episodes mention Visual Basic for Applications.

Create an account to see the whole feed, search across every transcript, and follow the entities you care about.

We value your privacy

We use cookies to understand how you use our platform and to improve your experience. Click “Accept All” to consent, or “Decline non-essential” to opt out of non-essential cookies. Read our Privacy Policy.