Hello, This is my first post and I hope I can articulate my question well. Basically I have a spreadsheet I have to reconcile every 2 weeks. in one column on my target spreadsheet I have city stations such as:
ABE
ACV
ORD
I need information from another spreadsheet that has a column with city stations just like the other spreadsheet, but there are six (6) other column headings I would need to look into to see if there is a value above 0. My goal is to look up by station (there are over 200), and see if the row of that station contains any values above zero. so I guess a conditional, but I want to search the whole column of stations and all of the rows. the other sheet is like this:
AX S5 YV
ABE 0 0 0
ACV 25 0 0
ADE 0 4 0
so in my target sheet, I want to know if ALL of the columns have a zero amount, or if one column has an above zero amount (like ACV). In that case, the column I am entering my formula in would say "true", there is an above zero amount for ACV, but FALSE, all zeros for ABE. Thank you!
Joe
ABE
ACV
ORD
I need information from another spreadsheet that has a column with city stations just like the other spreadsheet, but there are six (6) other column headings I would need to look into to see if there is a value above 0. My goal is to look up by station (there are over 200), and see if the row of that station contains any values above zero. so I guess a conditional, but I want to search the whole column of stations and all of the rows. the other sheet is like this:
AX S5 YV
ABE 0 0 0
ACV 25 0 0
ADE 0 4 0
so in my target sheet, I want to know if ALL of the columns have a zero amount, or if one column has an above zero amount (like ACV). In that case, the column I am entering my formula in would say "true", there is an above zero amount for ACV, but FALSE, all zeros for ABE. Thank you!
Joe