Results 1 to 3 of 3

Thread: Vb Macro???

  1. #1

    Thread Starter
    Member
    Join Date
    May 2007
    Posts
    60

    Vb Macro???

    Hello everyone
    i'm not a big adept of the macro in vb but i use it grequently in Excel
    what can wedo with it in visual studio
    that's not a stupid question because till now i have tried to make a macro that open a file , but ne code was writen
    thank you

  2. #2
    Registered User nmadd's Avatar
    Join Date
    Jun 2007
    Location
    U.S.A.
    Posts
    1,676

    Re: Vb Macro???

    Macros help you automate repetitive tasks in Visual Studio. If you find yourself, for example, doing the same keystrokes over and over, you can create a macro and automate your tasks.
    All kinds of good stuff here:
    http://msdn2.microsoft.com/en-us/lib...67(VS.80).aspx

  3. #3
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Vb Macro???

    Quote Originally Posted by saadmechiche
    Hello everyone
    i'm not a big adept of the macro in vb but i use it grequently in Excel
    what can wedo with it in visual studio
    that's not a stupid question because till now i have tried to make a macro that open a file , but ne code was writen
    thank you
    No code will be written, but the macro will be recorded, and it can be played back.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width