We can use CELL function to retrieve various data about a cell and use them in formulas too. Is there a similar way to use sheet names?
I have a workbook with productivity of each employee in a single table (a table with 20 employee names with their daily productivity). There is another...
The first column of my excel sheet contains the number of units (integers); the second column has the despatch date; and the third column contains the due date with time (e.g. 6/29/10 10:38). I'm interested in counting the number of units not yet despatched. That is:
count "the number of units"...