+ Reply to Thread
Results 1 to 2 of 2

VBA programming

  1. #1
    Registered User
    Join Date
    01-31-2006
    Posts
    3

    VBA programming

    Hey Excel Experts

    am very new to VBA prgramming in excel.

    I need to write a VBA (i already know how) to convert the data from one excel workbook into another excel workbook.

    What i want to know is that how to implement my VBA so that i have a button on the menu or tool bar. Each time i click that button it should load my userform and when i click on the button on the userform or that button itself(Which is on the toolbar or menubar) it should convert my excel sheet into the other excel sheet.

    Can anyone please help .

    Kush

  2. #2
    Forum Contributor
    Join Date
    01-10-2006
    Location
    Ahmedabad, India
    MS-Off Ver
    Office 2000
    Posts
    346
    Quote Originally Posted by kush28
    Hey Excel Experts

    am very new to VBA prgramming in excel.

    I need to write a VBA (i already know how) to convert the data from one excel workbook into another excel workbook.

    What i want to know is that how to implement my VBA so that i have a button on the menu or tool bar. Each time i click that button it should load my userform and when i click on the button on the userform or that button itself(Which is on the toolbar or menubar) it should convert my excel sheet into the other excel sheet.

    Can anyone please help .

    Kush
    RightClick anywhere on any tool bar, from the quick menu choose "customise", from the "customise" window that appears choose "command" tab, from the left side "categories" pane choose "macros", from rightside pane pick and drag custom button ( yellow smilee ) to any tool bar. Don't yet close the "customise" window and right click the button on the toolbar you just have placed. from quick menu choose "assign macro" and then assign the sub you have written. You can edit the appearance of button ( yellow smilee to anything ) or edit the properties by right clicking on the button anytime but first make sure that you have the "Customise " window open ( rightclick anywhere on a tool bar>choose customise ). If you want to remove the button press ALT and drag the button out from the tool bar on to the sheet.

    A V Veerkar
    Last edited by avveerkar; 02-09-2006 at 04:09 AM.

+ 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