lukeshuttlewood
Board Regular
- Joined
- Jul 27, 2004
- Messages
- 90
Hi,
IF a CELL in a COLUMN contains the required NUMBER 'XXXXX' THEN return the ADDRESS of the cell one column to the left.
So its something like....
=IF(L:L = 12345, ADDRESS(OFFSET(0,0,-1))
Im not that good yet!!!
Thanks
luke
IF a CELL in a COLUMN contains the required NUMBER 'XXXXX' THEN return the ADDRESS of the cell one column to the left.
So its something like....
=IF(L:L = 12345, ADDRESS(OFFSET(0,0,-1))
Im not that good yet!!!
Thanks
luke