J
Jenner
I want to combine two to three columns using an If statement (eg. in excel it
is IF(D2>0,D2,IF(B2>0,B2,D2)) but the database is just getting too large for
excel. Any ideas as to how I'd go about this?
Thanks
is IF(D2>0,D2,IF(B2>0,B2,D2)) but the database is just getting too large for
excel. Any ideas as to how I'd go about this?
Thanks