Group: microsoft.public.excel.misc · Group Profile · Search for 800526 in microsoft.public.excel.misc
Author: Dana DeLouis
Date: Aug 24, 2007 05:47
One way (assumes we're working in row 2) =IF(AND(LEN(A2)>0,LEN(B2)>0,LEN(C2)>0),1,0) "wx4usa" <wx4usa@gmail.com> wrote in message news:1187916839.800526.170900@m37g2000prh.googlegroups.com... I have 3 columns with misc data. Column A is a date, column B is an invoice number and C is an expense report number. If all 3 columns have data entered, I would like to have a formula return
|