Rebellion34
Technical User
Hi I am trying to add the value of 2 cells say D1,E1 and display the result in A1 but need it to only add these values if the time is less that 13:00 in cell B1 and has a specific word in cell F1 say "BLUE"is there a function entry that will allow this or a VB code?
e.g.
A1 B1 C1 D1 E1 F1
# 13:20 2 4 BLUE (dont SUM)
# 12:00 3 3 GREEN (dont SUM)
# 12:30 1 5 BLUE (SUM)
# 11:15 6 6 RED (dont SUM)
any help would be appreciated
Thanks
e.g.
A1 B1 C1 D1 E1 F1
# 13:20 2 4 BLUE (dont SUM)
# 12:00 3 3 GREEN (dont SUM)
# 12:30 1 5 BLUE (SUM)
# 11:15 6 6 RED (dont SUM)
any help would be appreciated
Thanks