Desu Nota from Columbus
Well-known Member
- Joined
- Mar 17, 2011
- Messages
- 556
I am trying to write an If statement:
If any cell in column A equals or matches another cell in column A.....blah blah blah.
The values in Column A are numbers but they could potentially be text/date etc... There can be an infinite amount of duplicates (but there wont be).
Ex. If A1 = (any other cell in Column A), perform F(x).
If A5 = (any other cell in Column A), perform F(x).
I know how to write the end part of the if statement, but I don't know the beginning.
HELP ME!!
Thanks
If any cell in column A equals or matches another cell in column A.....blah blah blah.
The values in Column A are numbers but they could potentially be text/date etc... There can be an infinite amount of duplicates (but there wont be).
Ex. If A1 = (any other cell in Column A), perform F(x).
If A5 = (any other cell in Column A), perform F(x).
I know how to write the end part of the if statement, but I don't know the beginning.
HELP ME!!
Thanks