HV2021Copper ContributorFeb 27, 2024Count formulaHi, I want to use the excel formula to determine the total number of items from two different sheets in QTR 1. What formula should it be? Thanks
1 ReplyReplies sorted by NewestSort ByMost LikedOldestNewestHarun24HRBronze ContributorFeb 28, 2024VSTACK() then COUNTA() or COUNTIFS().