If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Macros

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-07-09, 03:51
rahul_jcb777 rahul_jcb777 is offline
Registered User
 
Join Date: May 2009
Location: Bangalore, India
Posts: 7
Post Macros

Hi there,

I am new to macros. Can anyone attach a doc or guide on Macros?

Would like to automate some of the manual stuff we do in excel.

Would appreciate the help!!

Regards,
Rahul
Reply With Quote
  #2 (permalink)  
Old 05-07-09, 04:14
pootle flump pootle flump is offline
King of Understatement
 
Join Date: Feb 2004
Location: One Flump in One Place
Posts: 14,905
Quote:
Originally Posted by rahul_jcb777
Would like to automate some of the manual stuff we do in excel.
Go to Developer, Record New Macro. Name it, click OK. Do your stuff. Click stop when finished. Open up the VBA window and view the generated code. (These instructions are for 2007 - the menu name is different in earlier versions....).
__________________
Testimonial:
Quote:
pootle flump
ur codings are working excelent.
Reply With Quote
  #3 (permalink)  
Old 05-08-09, 23:13
burkular burkular is offline
Registered User
 
Join Date: Nov 2004
Location: Canada
Posts: 58
there is a really decent book called excel vba -programmers reference (it has lots of pratical examples)
or try a few of these links
Free Help on VBA for Excel (Macros)
VBA For Microsoft Excel
or google excelvba.

but the quickest way I learned is poote flumps method.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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