scouser
Registered User.
- Local time
- Today, 00:36
- Joined
- Nov 25, 2003
- Messages
- 767
I have a formula as follows:
=IF(D2="Y","T",C2)
So if column D has a Y then set the value of column E to T else make it the same as the value in column C. However the function simply returns the values from column C in column E even when column D has a Y?
Any ideas?
Thanks,
Phil.
=IF(D2="Y","T",C2)
So if column D has a Y then set the value of column E to T else make it the same as the value in column C. However the function simply returns the values from column C in column E even when column D has a Y?
Any ideas?
Thanks,
Phil.