+ Reply to Thread
Results 1 to 11 of 11

Formula across multiple sheets

Hybrid View

  1. #1
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Formula across multiple sheets

    Edit your last post, then click Go Advanced. Select the paperclip icon, then Browse and upload the .xlsx.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Formula across multiple sheets

    See attached.

    I started off by naming each range columns B:H in each sheet, I used the month abbreviations.

    So go to Jan sheet, select B:H and type Jan in Name Box (just to left of Formula Bar). Repeat for each sheet with appropriate abbrev. name.

    Then in Jul sheet, select column B and go to Home|Conditional Formatting|New Rule and select "use a formula to determine which cells to format"

    Enter formula:

    =AND(B1<>"New Joinees",VLOOKUP(B1,Apr,6,0)=0,VLOOKUP(B1,May,6,0)=0,VLOOKUP(B1,Jun,6,0)=0)

    click Format and choose from Fill tab.

    Repeat for other tabs.. with appropriate month names in formula.
    Attached Files Attached Files

+ 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