aamir
Board Regular
- Joined
- Feb 17, 2010
- Messages
- 116
i have a dropdown list with 6 items and same sheets in the file. how can i fetch data ?
For example: A file attendance for 6 months Jan to June. with 7 sheets main sheet and 6 sheets each for each month. on main sheet dropdown list (Jan-June) which would show late, early, ontime etc
COUNTIFS($J$2:$J$500,"Late",$A$2:$A$500,"Joe")
i am unable to link between sheets ..on same sheet everything is working fine.
For example: A file attendance for 6 months Jan to June. with 7 sheets main sheet and 6 sheets each for each month. on main sheet dropdown list (Jan-June) which would show late, early, ontime etc
COUNTIFS($J$2:$J$500,"Late",$A$2:$A$500,"Joe")
i am unable to link between sheets ..on same sheet everything is working fine.