Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I am a newbie to VBA, although I have done simple macro recordings, I want to know the codes and their meanings or what these codes do. Where can I learn these? Your help is greatly appreciated. Thanks in advance :) |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Take a look at these:
Excel 2003 Power Programming with VBA (Excel Power Programming With Vba) (Paperback) # ISBN-10: 0764540726 # ISBN-13: 978-0764540721 http://www.amazon.com/Excel-2003-Pow...15680&sr= 8-1 Excel 2007 VBA Programmer's Reference (Programmer to Programmer) (Paperback) # ISBN-10: 0470046430 # ISBN-13: 978-0470046432 http://www.amazon.com/Excel-2007-Pro...15680&sr= 8-8 Regards, Ryan--- -- RyGuy "al_ba" wrote: Hello, I am a newbie to VBA, although I have done simple macro recordings, I want to know the codes and their meanings or what these codes do. Where can I learn these? Your help is greatly appreciated. Thanks in advance :) |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In addition to ryguy's suggestions, learn to use the VBA help files. Browse
the on line manuals that are in VBA help for Excel Visual Basic Reference, Visual Basoc Documentation and Office Visual Basic Reference. They contain sample code snippets that you can copy to the code modules to demonstrate how they work. Some are better than others and some are flawed, but they help to learn and you can always come back to the forum for advice. But if you learn to use the help files, your visits to the forum will be minimized. "al_ba" wrote: Hello, I am a newbie to VBA, although I have done simple macro recordings, I want to know the codes and their meanings or what these codes do. Where can I learn these? Your help is greatly appreciated. Thanks in advance :) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
newbie ? | New Users to Excel | |||
Real Newbie newbie question | New Users to Excel | |||
Newbie needs help! | Excel Programming | |||
Newbie Help. Is this possible? | Excel Discussion (Misc queries) | |||
Newbie to VBA, Can someone help me? | Excel Programming |