+ Reply to Thread
Results 1 to 2 of 2

Can anybody help on Vb Macros..?

  1. #1
    Thyagaraj
    Guest

    Can anybody help on Vb Macros..?

    I have created many macros to automate many things what i do day to
    day.
    I know how to assign a macro to a button.

    But I dont know how to make available all the macros when ever the
    excel is opened by any body.........!

    Thanks in Advance

    Regards
    Thyagaraj


  2. #2
    Irina
    Guest

    RE: Can anybody help on Vb Macros..?

    At first, define your functions as public, and if you don't want open the
    workbook, containing your macros every time entering Excel, save it
    (workbook) as add-ins(xla).
    To do it, set IsAddin property of workbook to ON, then save and add-ins it
    via menu
    Tools-Add-Ins.


    "Thyagaraj" wrote:

    > I have created many macros to automate many things what i do day to
    > day.
    > I know how to assign a macro to a button.
    >
    > But I dont know how to make available all the macros when ever the
    > excel is opened by any body.........!
    >
    > Thanks in Advance
    >
    > Regards
    > Thyagaraj
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1