You are here:
Andreas, Sub FindMultiple() Dim tgt As Variant, sh As Worksheet Dim r As Range, sAddr As String Dim rw As Long tgt = InputBox("Enter String to search for") Set sh = Worksheets("Sheet2") With Worksheets("Sheet1")
The macro sounds fairly easy- it's basically going to be a for...next loop which puts in the values and copies the results to an output array - happy to write it for you, but might need slight guidance
Not a problem - you can use a COUNTIF function to determine the first row, and a sumif to give you the value, with an IF statement to handle the rest =if(countif($A$2:$A$100,a2)-countif(a2:$A$100,a2)=1
Not sure I have enough to go on in that at the MOMENT it doesn't sound like a lookup, simply an IF statement - but I suspect it WILL be a lookup - the easiest way at that point is to have A12NO
Excellent- your formula has a SLIGHT problem in that presumably the holiday continues in January, february etc - so these would produce a negative number with the formula as it stands =[hours left]+([hours

©2009 About.com, a part of The New York Times Company. All rights reserved.