takformaten
Board Regular
- Joined
- Jan 19, 2004
- Messages
- 75
Hello! I have a workbook, with lots of sheets. I am working on a summary sheet now and need a formula to look up data from the various tabs.
Current Formula is =IF(COUNTIF(TABNAMEONE!$A$7:$A$47,Overview!L6)>0,1,0) I would need in the next column the formula to read =IF(COUNTIF(TABNAMETWO!$A$7:$A$47,Overview!L6)>0,1,0).
Quite naturally I am too lazy to type the tab names manually... but you guys always know how... right?
Current Formula is =IF(COUNTIF(TABNAMEONE!$A$7:$A$47,Overview!L6)>0,1,0) I would need in the next column the formula to read =IF(COUNTIF(TABNAMETWO!$A$7:$A$47,Overview!L6)>0,1,0).
Quite naturally I am too lazy to type the tab names manually... but you guys always know how... right?