I am trying to pull the most recent "date" (column A) in the past if the "activity type" was meeting(column B) and the "participants" included *bob (column C), but bob is in a string of text, not always at the beginning, middle or included at all. I put them in descending order by date for ease...
So we are having an issue with the excel 2010 rounding function. If I want to round a number to 2 decimal places, it works until the number is rounded up and the hundreth place contains a zero. In that situation the round function only displays one decimal place.
For example:
=Round(6.895,2)...
We are trying to do custom reports that are 2 pages: the front is custom per client (each on sheet 1-9) and the back is the same for each client (sheet 10). I want to print Sheet 1 as the front, Sheet 10 as the back for client A; Sheet 2 as the front, Sheet 10 as the back for client B; Sheet 3...