Is it possible to set the worksheet's tab color conditionally based upon the value of cells or the result of a function? If it cannot be done this easily, is it possible, using VBA, to use the Tab property of the Worksheet object to set the Color property of the Tab object? Any and all help would...