Macro Help Tutorials

W

Wy-Men

Hello

Are there any downloadable tutorials or readmes that provide more information on using macros in Excel 2003? Even a very basic, introductory level guide on using macros would help. I can't seem to find any on microsoft's website or anywhere else. The one made for Excel 2000 doesn't work for me since I have Excel 2003. Thanks for any help

Wy-Men Loh
 
D

David McRitchie

Hi Wy-Men Loh,

http://www.mvps.org/dmcritchie/excel/excel.htm#vbatutorials
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

Wy-Men said:
Hello,

Are there any downloadable tutorials or readmes that provide more information on using macros in Excel 2003? Even a very basic,
introductory level guide on using macros would help. I can't seem to find any on microsoft's website or anywhere else. The one
made for Excel 2000 doesn't work for me since I have Excel 2003. Thanks for any help!
 
M

Mark

I have been led to believe that Excel 2003 is based on the
Visual.net basics. This means that in macros you have to
use the extensions on the object names. eg: label1.caption
textbox12.text etc... whereas previously you did not need
to add the .caption or .text etc...

If you type in Excel2003 in Google, I"m sure something
will pop up.

-----Original Message-----
Hello,

Are there any downloadable tutorials or readmes that
provide more information on using macros in Excel 2003?
Even a very basic, introductory level guide on using
macros would help. I can't seem to find any on
microsoft's website or anywhere else. The one made for
Excel 2000 doesn't work for me since I have Excel 2003.
Thanks for any help!
 
Top