Rhodestransit
New Member
- Joined
- Feb 8, 2011
- Messages
- 41
I want to know how to use if with this problem
I want to have a cell check cell UA3 for a specific name, if that name is found then it needs to add 0.5 to the cell
Example formula in cell a1, to check cell AU3 for a name if the certain name is found then add a value of 0.5 to the a1 cell.
I had =IF(AU3,JimmySmith)+0.5
But it returns 0.5 regardless if the cell has the name or not.
I need this a part of a payroll spreadsheet.
I want to have a cell check cell UA3 for a specific name, if that name is found then it needs to add 0.5 to the cell
Example formula in cell a1, to check cell AU3 for a name if the certain name is found then add a value of 0.5 to the a1 cell.
I had =IF(AU3,JimmySmith)+0.5
But it returns 0.5 regardless if the cell has the name or not.
I need this a part of a payroll spreadsheet.