473,399 Members | 3,656 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

How to view the VBA structure of Automated Macros?

I am not very conversant in the use of VBA. However, I make extensive use of the Macros in Access. Is there a way of viewing the VBA behind the various Macros?
Nov 18 '10 #1
3 1630
Stewart Ross
2,545 Expert Mod 2GB
Hi. Macros in Access are really a hangover from its early days of development, long before the development of the Visual Basic for Applications language now used in programming across the MS Office applications.

Access macros are not translated behind-the-scenes into VBA the way Excel 'macros' are. In Excel, a 'macro' is no longer recorded as a series of discrete actions - a named macro is a front for a subroutine containing VBA code which you can see if you look at the code modules lying behind the worksheets in the workbook.

There is no analogous facility in Access, so I'm sorry to say that if you really are using Access macros they remain composed of discrete actions. There is no VBA code hidden away from you that we can show you how to reveal.

-Stewart
Nov 18 '10 #2
Thanks, I appreciate your saving me the time. I will take more advantage of using the Tabs on my forms and following the menu prompts. They create VBA code, which I can then "doctor up" and "merge" to allow me to do the multiple tasks that many "joined" macros allow me to do. Just requires a bit of "cut and paste" and a bit of creativity. Unfortunately, I do not have the time to learn VBA.
Nov 18 '10 #3
NeoPa
32,556 Expert Mod 16PB
We can always help there. We do quite a lot of that sort of thing already would you believe ;-)
Nov 18 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Nithya | last post by:
Hi I need to develop/ use a tree view. It should be displayed in a jsp page.. The structure will somewhat look like this: Root / | \
5
by: megha | last post by:
Hi I want to create a tree type structure for my folders directory in java how i can do it. I know it will be a big programming but how to start please advice.
2
by: Konstantin Zakharenko | last post by:
Hello, Our QA team have running a lot of test scripts (for automated regression testing), they run them on the different databases (Oracle/MS SQL). Several of those tests are dependent on the...
3
by: gzimmer | last post by:
A LONG while back someone in one of these MS Access rooms recommended a free software that would run macro's automatically. I set up a time for it to run a macro on a daily basis. It was a great...
1
by: Matik | last post by:
Hey, First, sorry if this post appear twice, because, I can not find my post recently send, trying to post it once again. I'm out of ideas, so, I thought, will search help here again :( I'm...
0
by: Prabhua | last post by:
Can anyone tell me how to display folder content in tree view structure? if possible with radiobutton in each branches.
0
by: mansab | last post by:
Hi.. Actually my folders and parent folders are stored in one table of my sql database and i am working on jsp and java to retrieve it how i can display it in tree view structure on my...
1
by: Arthur Dent | last post by:
Hello all... I have a method which returns a KeyValuePair(Of Long, String). I would like to make an alias for that, so instead of typing KeyValuePair(Of Long, String) everywhere I could just...
2
by: emitrax | last post by:
Hi there, is there any difference between using bit fields structure and plain variable plus macros for dealing with bits? Let's say I have a two bytes divided as follow 0 - 2: level 3 -...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.