+ Reply to Thread
Results 1 to 4 of 4

3 problems-Autosort, Copying, and hard to explain

  1. #1
    Registered User
    Join Date
    02-03-2009
    Location
    Reno, Nevada
    MS-Off Ver
    Excel 2003
    Posts
    11

    3 problems-Autosort, Copying, and hard to explain

    Alright, I have attached what I have so far (which I'm quite proud of, if that tells you anything.) What I need this xls to do is -
    -1. Auto-sort column A alphabetically while keeping the entire row intact. If I use the sort option, the alternating gray and white lines change places and any info in that row will stay where it is while the client name goes somewhere else.

    -2. I need to copy this onto multiple xls files, but when I copy, all of the columns resize, conditional formatting goes away, and drop boxes disappear. Is there any way to copy this without losing any formatting? Edit: I figured out that if I have both documents open, it gives me the correct destination, but it still won't copy because the destination is a shared file. Can I get around this?

    -3. There will be about 15 different counselors each using a copy of this tab and filling it out. I would like to have each of these tabs saved onto a single, "Master" workbook that keeps each tab separated by name. I have actually already asked about this, but I don't think I'm explaining it very well. I'm sure this will take a macro or VBA, but I have no clue how to use either. What do you think? (Sorry for the noobness.)
    Attached Files Attached Files
    Last edited by kscott; 02-05-2009 at 01:36 PM.

  2. #2
    Forum Contributor
    Join Date
    12-03-2008
    Location
    Cardiff
    MS-Off Ver
    2003
    Posts
    123

    Re: 3 problems-Autosort, Copying, and hard to explain

    Firstly I am by no means any good on excel, I am still learning lots myelf - but can't help but feel these suggestions make sense.

    1) Not sure what your sorting problme is, if you add some samples with completed rows of data might be able to help. Can't test the sorting of empty cells.

    It might be something silly, the sort function is tempermental and needs to have other filled cells next to it for it to sort all of the data. If all of the cells in a row under the column headers are filled in it should sort, but you never know. Computers will always have a mind of there own.

    2) To copy a sheet, right click on tab for the sheet > select move or copy > check copy box > select new book from drop down menu

    This will create an exact copy of the sheet in a new book, which you can save wherever and as whatever you wish.

    3) From what i understand you have 15 people that wish to use this spreadsheet.

    Will each of them be feeding into 1 sheet or are you planning on have one book with 15 tabs, one for each of the 15 users?

    If this is the case make sure that you have access to the drives that theseversions will be saved under. If you don't have access to the files there is no real easy way of doing this.

    If above okay try this:
    Create a book that has 15 tabs, each looking exactly the same. You can do this the same way as above, create a copy in a new book and then create 15 copies from that book into the same book. This way all the sheets will be formatted the same way.

    The in the first tab, cell A3 (first empty cell) type: = (then click on the cell A3 for the first sheet that you wish to link)

    Once this has been done the formula will look something like this:

    =(['Spreadsheet1'!]$A$3)

    delete the $'s so that it looks like "A3"

    Then drag this right to copy to all cells to the right and repeat for cells beneath.

    This should link all the cells that have this new formula to Spreadsheet1. Repeat for all 15 spreadsheets, each with a different tab in your 'Master' book.

    I hope this works and makes sense, please post a response to let me know what happens and if it works.

    Best of luck.

  3. #3
    Registered User
    Join Date
    02-03-2009
    Location
    Reno, Nevada
    MS-Off Ver
    Excel 2003
    Posts
    11

    Re: 3 problems-Autosort, Copying, and hard to explain

    Ok, I have the first two figured out. As far as the 3rd goes, I have the "Master" sheet created with a tab for each sheet. I typed in the =, but then the sheet I'm trying to link to gets grayed out and I can no longer switch to it in order to click on the cell. How do I get around that?

    Thanks by the way.

  4. #4
    Forum Contributor
    Join Date
    12-03-2008
    Location
    Cardiff
    MS-Off Ver
    2003
    Posts
    123

    Re: 3 problems-Autosort, Copying, and hard to explain

    I have tried a few things and I can only get it to work when I open them both in the same program.

    I think it might work if you open the master sheet as normal and then to open all of the other files I would open them one at a time, by using the open icon whilst still in the master sheet.

    Try =['Spreadsheet1.xls]Sheet1'!B3 Or what ever it should be

    Then if it works close spreadsheet 1 and repeat for 2-15

    Like I said I am by no means an expert on excel, I hope it works this time.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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