Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default Where can I learn to program VB?


TIA

I'm in Las Vegas, NV. I would like to learn to program in VB. Can
anyone direct me to classes or seminars? Learning from a book is
tough; the examples rarely do what I'm looking for.

Thanks,
JasonK


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9,101
Default Where can I learn to program VB?


There look at the webpage www.cpearson.com. There are excellent examples.
The problem with VBA is the poor documentation that microsoft provides. It
is better to learn from a book or a good website. If you are an experience
programmer taking another course doesn't teach you the techniques, it only
forces you to do the exercises. 90% of programming is the techniques, the
language doesn't make a difference. I know lots of programming languages and
learning a new programming language for me it very simple. I sit down with a
book to learn the syntack but I rely on my past programming experiences to
actual write the code.

"JasonK" wrote:


TIA

I'm in Las Vegas, NV. I would like to learn to program in VB. Can
anyone direct me to classes or seminars? Learning from a book is
tough; the examples rarely do what I'm looking for.

Thanks,
JasonK



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 139
Default Where can I learn to program VB?

Per JasonK:
I'm in Las Vegas, NV. I would like to learn to program in VB. Can
anyone direct me to classes or seminars? Learning from a book is
tough; the examples rarely do what I'm looking for.


I'd think of it from four perspectives:

1) The syntax/capabilities of VB.

2) Coding solutions for various recurring situations.

3) Precisely what you want to accomplish at the moment.

4) Overall strategy/discipline for writing good code.


For #4, I'd recommend a book: "Code Complete" by Steve McDConnel
(Microsoft Press).
--
PeteCresswell
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,565
Default Where can I learn to program VB?


Look he

http://www.vbtutor.net/vbtutor.html

Be aware that VB comes in many forms. Visual Basic (VB6) is a compilable
language, whereas Visual Basic for Applications (VBA) cannot be compiled
into cryptic coded files. VBA operates on running compilation. Then there
is VB.Net, etc. So when you ask about learning VB, it is a very broad
question. Good luck.




"JasonK" wrote in message
...

TIA

I'm in Las Vegas, NV. I would like to learn to program in VB. Can
anyone direct me to classes or seminars? Learning from a book is
tough; the examples rarely do what I'm looking for.

Thanks,
JasonK




  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,934
Default Where can I learn to program VB?


Just so it's clear to the OP, that link is for a tutorial for the compiled
version of Visual Basic, not the VBA version. They are similar, but there
are a lot of differences as well. Since the OP's question was posted in an
Excel newsgroup, I would think he would want a tutorial on VBA instead.

--
Rick (MVP - Excel)


"JLGWhiz" wrote in message
...
Look he

http://www.vbtutor.net/vbtutor.html

Be aware that VB comes in many forms. Visual Basic (VB6) is a compilable
language, whereas Visual Basic for Applications (VBA) cannot be compiled
into cryptic coded files. VBA operates on running compilation. Then
there is VB.Net, etc. So when you ask about learning VB, it is a very
broad question. Good luck.




"JasonK" wrote in message
...

TIA

I'm in Las Vegas, NV. I would like to learn to program in VB. Can
anyone direct me to classes or seminars? Learning from a book is
tough; the examples rarely do what I'm looking for.

Thanks,
JasonK







  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,934
Default Where can I learn to program VB?


Perhaps this will get you started...

http://www.anthony-vba.kefra.com/

--
Rick (MVP - Excel)


"JasonK" wrote in message
...

TIA

I'm in Las Vegas, NV. I would like to learn to program in VB. Can
anyone direct me to classes or seminars? Learning from a book is
tough; the examples rarely do what I'm looking for.

Thanks,
JasonK



  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default Where can I learn to program VB?


Thank you everyone.

JasonK







On Sun, 5 Jul 2009 23:50:45 -0400, "Rick Rothstein"
wrote:


Perhaps this will get you started...

http://www.anthony-vba.kefra.com/


  #8   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,565
Default Where can I learn to program VB?


Yes, the website is for VB6, and my comments that followed are to make the
OP aware that there are differences between the many versions of Visual
Basic.


"Rick Rothstein" wrote in message
...
Just so it's clear to the OP, that link is for a tutorial for the compiled
version of Visual Basic, not the VBA version. They are similar, but there
are a lot of differences as well. Since the OP's question was posted in an
Excel newsgroup, I would think he would want a tutorial on VBA instead.

--
Rick (MVP - Excel)


"JLGWhiz" wrote in message
...
Look he

http://www.vbtutor.net/vbtutor.html

Be aware that VB comes in many forms. Visual Basic (VB6) is a compilable
language, whereas Visual Basic for Applications (VBA) cannot be compiled
into cryptic coded files. VBA operates on running compilation. Then
there is VB.Net, etc. So when you ask about learning VB, it is a very
broad question. Good luck.




"JasonK" wrote in message
...

TIA

I'm in Las Vegas, NV. I would like to learn to program in VB. Can
anyone direct me to classes or seminars? Learning from a book is
tough; the examples rarely do what I'm looking for.

Thanks,
JasonK







Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
learn vba vinod9111 Excel Discussion (Misc queries) 4 August 3rd 09 01:31 PM
Where to learn AFranco Excel Discussion (Misc queries) 11 March 11th 09 08:03 PM
Learn VB Suleman[_2_] Excel Discussion (Misc queries) 2 May 4th 08 05:11 PM
How to learn VBA Thrava Excel Discussion (Misc queries) 3 January 8th 05 12:43 AM
merging excel program with tdc finance program judy Excel Programming 0 November 5th 03 08:01 PM


All times are GMT +1. The time now is 05:13 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"