E
Ed from AZ
I'm hoping this can be done with a formula - I'd like to stay away
from macros unless I have to.
This is a job order tracker. Each job order entry takes four rows.
The first few columns are job info; the next 31 columns are the dates
of the month. The first row of each job order is for days worked - if
that job was worked on that day, an "X" goes in the row under that
date.
I'd like to put a formula at the end of each job order that captures
all the dates the job was worked, as indicated by the "X" in that
column in that job order.
Something like this:
1 2 3 4 5
Job#1 Worked X X
Units
Lots
Shipped
Job#2 Worked X X X
Units
Lots
Shipped
Job#3 Worked X X X
Units
Lots
Shipped
So Job#1 would show dates worked as 1, 2; Job#2 as 2, 3, 4; Job#3 as
3, 4, 5.
Is there a formula that will do this?
Ed
from macros unless I have to.
This is a job order tracker. Each job order entry takes four rows.
The first few columns are job info; the next 31 columns are the dates
of the month. The first row of each job order is for days worked - if
that job was worked on that day, an "X" goes in the row under that
date.
I'd like to put a formula at the end of each job order that captures
all the dates the job was worked, as indicated by the "X" in that
column in that job order.
Something like this:
1 2 3 4 5
Job#1 Worked X X
Units
Lots
Shipped
Job#2 Worked X X X
Units
Lots
Shipped
Job#3 Worked X X X
Units
Lots
Shipped
So Job#1 would show dates worked as 1, 2; Job#2 as 2, 3, 4; Job#3 as
3, 4, 5.
Is there a formula that will do this?
Ed