joegalea13
New Member
- Joined
- Nov 13, 2017
- Messages
- 2
Hi, this is my first post, thank you in advance for any help you can give.
I have a spreadsheet with multiple sheets (1 per student)
Each student has the following 2 identical columns on their sheet
Column D = Time added or time minus (added is when they buy, minus is when they use)
Column B = date of lesson
I want to be able to sum column D if the value in column D is less than 0 (to extract lesson taken) only if that lessons was used between 2 dates. Ideally I place those 2 dates in another field to reference rather than hard code so i can make the change in 1 spot for all students.
Thanks,
Joe
I have a spreadsheet with multiple sheets (1 per student)
Each student has the following 2 identical columns on their sheet
Column D = Time added or time minus (added is when they buy, minus is when they use)
Column B = date of lesson
I want to be able to sum column D if the value in column D is less than 0 (to extract lesson taken) only if that lessons was used between 2 dates. Ideally I place those 2 dates in another field to reference rather than hard code so i can make the change in 1 spot for all students.
Thanks,
Joe