+ Reply to Thread
Results 1 to 8 of 8

auto pasting

  1. #1
    Forum Contributor
    Join Date
    08-08-2008
    Location
    Belfast
    Posts
    112

    auto pasting

    Hi all

    Please help....

    I have a roster which is to be made out everyday, in cols D and I have drop down lists with staff names. When a staff members name is chosen say in D10 the corresponding name on the list in col M is highlighted to show it has been used on the roster.

    My question is, when I choose a staff member I have to manually insert their start finish times beside their name in cols E and J. Is there a way to automatically paste what ever start finish times are beside their names in col N i.e Patricia Phillips entered in D11 and the times of 1300-2200 automatically pasted into E11.

    If anyone could help me with this I could probably be home earlier for a beer.

    Thanks
    Attached Files Attached Files
    Last edited by Davycc; 08-20-2010 at 09:55 AM.

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: auto pasting

    To best describe or illustrate your problem you would be better off attaching a dummy workbook, the workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    If needed supply a before and after sheet in the workbook so the person helping you can see what you are trying to achieve.

    Doing this will ensure you get the result you need!

  3. #3
    Forum Contributor
    Join Date
    08-08-2008
    Location
    Belfast
    Posts
    112

    Re: auto pasting

    Hope this is better

  4. #4
    Forum Contributor
    Join Date
    08-08-2008
    Location
    Belfast
    Posts
    112

    Angry Re: auto pasting

    If this can't be done please let me know I'm going bonkers trying to sort it.

  5. #5
    Forum Contributor
    Join Date
    08-08-2008
    Location
    Belfast
    Posts
    112

    Re: auto pasting

    Please any help would be great

  6. #6
    Forum Contributor
    Join Date
    08-08-2008
    Location
    Belfast
    Posts
    112

    Re: auto pasting

    Please help

  7. #7
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: auto pasting

    In E9 enter =IF(COUNTIF($M$5:$M$25,D10),VLOOKUP(D10,$M$4:$N$23,2,FALSE),"") and pull down as needed

    be aware you are using lots of merged cells. If they are to be used for darta manipulation they will cause lots of trouble. Better use " center across selection" if you really need the cosmetics

  8. #8
    Forum Contributor
    Join Date
    08-08-2008
    Location
    Belfast
    Posts
    112

    Re: auto pasting

    arthurbr YOU ARE A STAR !!!

    I take on board re the merged cells and will set up the sheet again and refer back to the formula (I'll learn from having to adjust it .

    Thanks again

+ 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