Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Excel 2007-Macros

Do I understand correctly that you need to know how to use VBA to use macros
in Excel? I am an educator and have an end user who wants to record macros,
but neither of us knows VBA. The end user cannot give me an examples of what
she wants to record as a macro, but would like to know the process. I don't
want to show her how if at some time in the future we need to use VBA.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 230
Default Excel 2007-Macros

SueW wrote:
Do I understand correctly that you need to know how to use VBA to use macros
in Excel? I am an educator and have an end user who wants to record macros,
but neither of us knows VBA. The end user cannot give me an examples of what
she wants to record as a macro, but would like to know the process. I don't
want to show her how if at some time in the future we need to use VBA.


XL2007 macro recording is hopelessly broken. Use XL2003 and remain sane.

Regards,
Martin Brown
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 320
Default Excel 2007-Macros

It's hopelessly broken only if you installed the beta of Excel 2010!
Otherwise, it works just fine.
Uninstall 2010, reinstall 2007 AND 2010, macros should be ok

"Martin Brown" wrote in message
...
SueW wrote:
Do I understand correctly that you need to know how to use VBA to use
macros in Excel? I am an educator and have an end user who wants to
record macros, but neither of us knows VBA. The end user cannot give me
an examples of what she wants to record as a macro, but would like to
know the process. I don't want to show her how if at some time in the
future we need to use VBA.


XL2007 macro recording is hopelessly broken. Use XL2003 and remain sane.

Regards,
Martin Brown


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 395
Default Excel 2007-Macros

Sue-

Macros are recorded in the programming language VBA (Visual Basic for
Applications). Knowing VBA can certainly help a user extend the functionality
of their macros, but in-depth knowledge of VBA is not generally required to
record and use simple macros.

However, in my experience, a very basic knowledge of the Excel object model
in VBA is helpful. When Excel records a macro, it records exactly what you do
in Excel, but does not always record enough 'context' information to make
every recorded macro work "right out of the box". So there may be situations
where your recorded macro doesn't work the first time you try to run it. If
this occurs, if you simply post your macro code to this newsgroup with a
clear explanation about what you were expecting it to do, and what it is
actually doing, then helpful contributors in this group will modify your
macro so it works properly, and usually with enough information that you'll
start learning a little VBA along the way

Best,
Keith

"SueW" wrote:

Do I understand correctly that you need to know how to use VBA to use macros
in Excel? I am an educator and have an end user who wants to record macros,
but neither of us knows VBA. The end user cannot give me an examples of what
she wants to record as a macro, but would like to know the process. I don't
want to show her how if at some time in the future we need to use VBA.

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Excel 2007-Macros

Thank you. I will pursue my education with the end user.

"ker_01" wrote:

Sue-

Macros are recorded in the programming language VBA (Visual Basic for
Applications). Knowing VBA can certainly help a user extend the functionality
of their macros, but in-depth knowledge of VBA is not generally required to
record and use simple macros.

However, in my experience, a very basic knowledge of the Excel object model
in VBA is helpful. When Excel records a macro, it records exactly what you do
in Excel, but does not always record enough 'context' information to make
every recorded macro work "right out of the box". So there may be situations
where your recorded macro doesn't work the first time you try to run it. If
this occurs, if you simply post your macro code to this newsgroup with a
clear explanation about what you were expecting it to do, and what it is
actually doing, then helpful contributors in this group will modify your
macro so it works properly, and usually with enough information that you'll
start learning a little VBA along the way

Best,
Keith

"SueW" wrote:

Do I understand correctly that you need to know how to use VBA to use macros
in Excel? I am an educator and have an end user who wants to record macros,
but neither of us knows VBA. The end user cannot give me an examples of what
she wants to record as a macro, but would like to know the process. I don't
want to show her how if at some time in the future we need to use VBA.



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 320
Default Excel 2007-Macros

You understand correctly.

"SueW" wrote in message
...
Do I understand correctly that you need to know how to use VBA to use
macros
in Excel? I am an educator and have an end user who wants to record
macros,
but neither of us knows VBA. The end user cannot give me an examples of
what
she wants to record as a macro, but would like to know the process. I
don't
want to show her how if at some time in the future we need to use VBA.


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
Excel Macros in 2007 Barb Reinhardt Excel Programming 0 April 20th 09 04:29 PM
help with macros in Excel 2007 Jon Peltier Excel Discussion (Misc queries) 0 February 10th 09 01:54 AM
Excel 2007, I write macros in 2003 is 2007 similar for VBA? Pros andcons please Simon[_2_] Excel Programming 3 August 5th 08 03:48 PM
Excel 2007 macros - how to merge 5 macros together into one Sue Excel Discussion (Misc queries) 1 April 16th 08 08:36 PM
Macros in Excel 2007 Graham Excel Discussion (Misc queries) 8 April 6th 07 10:59 PM


All times are GMT +1. The time now is 06:44 AM.

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

About Us

"It's about Microsoft Excel"