+ Reply to Thread
Results 1 to 2 of 2

Using Macro to put rows in multiple sheets in ascending order

  1. #1
    Registered User
    Join Date
    07-25-2012
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    1

    Post Using Macro to put rows in multiple sheets in ascending order

    hello,

    I am looking to create a sheet that automatically updates itself in alphabetical order, when we enter any data.

    here is the case:
    - I've 30 secondary sheets and 1 master sheet
    -----------------------------------------------------sheets detail-----------------------------
    Master Sheet detail:
    • master sheet's column A contains name from A3 to A100 (user can edit this column)
    • Column B to to AM contains data corresponding to each name in column A



    Secondary sheets detail:
    • column A contains name from A3 to A100 which are linked to master's column A (means any change in Master sheets' column A will change this column).................. (user cannot edit this column)
    • column B to I contains corresponding data and summary of these columns are reflected in master sheet's column B to AE (Rest of the columns of master sheet i.e from AF to AM is used for further calculations )


    ----------------------------------------------------------------------------------------------

    I want that when user enters a new Name in master sheet and presses "Enter" then:-
    Column A of master sheet should automatically arrange itself in ascending order, along with all the corresponding data in column B to AM
    since secondary sheet's column A is also linked with master sheet, so they should also be updated along with their data in corresponding columns i.e B to I

    thanks in advance

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Using Macro to put rows in multiple sheets in ascending order

    Do you have a sample file that you can upload?

    To Attach a File:

    1. Click on Go Advanced
    2. In the frame Attach Files you will see the button Manage Attachments
    3. Click the button.
    4. A new window will open titled Manage Attachments - Excel Forum.
    5. Click the Browse... button to locate your file for uploading.
    6. This will open a new window File Upload.
    7. Once you have located the file to upload click the Open button. This window will close.
    8. You are now back in the Manage Attachments - Excel Forum window.
    9. Click the Upload button and wait until the file has uploaded.
    10. Close the window and then click Submit.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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