Hi!
I've got an array with a load of dates that might be the same. I need to check if they are all the same, and return a true/false or similar.
Is there a single cell command that will let me do this, or will i have to have to use nested IFs? (Editing the dimensions of the array beeing checked needs to be easy, so this isn't really an alternative).
VB is also an option, but the sheet needs to be editable by people who are not familiar with VB. It's a last case solution.
Thanks for all the help I've found so far on these message boards!
/TobyMac
I've got an array with a load of dates that might be the same. I need to check if they are all the same, and return a true/false or similar.
Is there a single cell command that will let me do this, or will i have to have to use nested IFs? (Editing the dimensions of the array beeing checked needs to be easy, so this isn't really an alternative).
VB is also an option, but the sheet needs to be editable by people who are not familiar with VB. It's a last case solution.
Thanks for all the help I've found so far on these message boards!
/TobyMac