mcarter973
Board Regular
- Joined
- Mar 24, 2002
- Messages
- 83
i have the following formula in each tab of a worksheet (where each tab is a month of the year):
sumif(A20:A1000,A1,B20:B1000)
sumif(A20:A1000,A2,B20:B1000)
sumif(A20:A1000,A3,B20:B1000)
currently, the last nonblank cell is in row 609. how can i reference row 609 in my formula (the last nonblank cell changes in each tab).
Thanks.
sumif(A20:A1000,A1,B20:B1000)
sumif(A20:A1000,A2,B20:B1000)
sumif(A20:A1000,A3,B20:B1000)
currently, the last nonblank cell is in row 609. how can i reference row 609 in my formula (the last nonblank cell changes in each tab).
Thanks.