count blank cells in a dynamic range

G

Guest

I have a pivot table that shows a list of people in the row field and a list
of dates in the column field (across the top) and a piece of information in
the data field.

I need to be able to insert a formula in a column immedietly to the left of
the pivot table that will calculate the average number of blank cells between
each value (the part that I'm really having trouble with is getting the range
for the countblank formula to only start counting across when it gets to the
first value... meaning I don't want to count the blank cells before the first
date because they don't matter...)

I also need to be able to create a formula that will give me the date of the
first piece of information, so basically just have it look for the first
value for each person and have an absolute reference to display the date in
the column field of the pivot table.

I've looked online and tried a similar post but I can't seem to find
anything about setting dynamic ranges in a row (usually I just find info on
how to do it in a column with set range xlup etc code)

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top