B
Boffita
Hi,
I have a workbook with two worksheets in it.
Worksheet "Stock Locations" has two columns of source data, A & B, an
worksheet "PT_Stock_Locations" is a Pivot Table based on column A o
the other sheet. The pivot table has two columns with column A in th
"Stock Locations" worksheet being in both the row and data of the pivo
table, and the titles of those two columns start at row 4 in workshee
"PT_Stock_Locations."
I am trying to write some VBA, where by I can start at row 5 in colum
A of "PT_Stock_Locations" worksheet (i.e. the start of the data forme
from the pivot table, and move down one row in the same column. If th
cell is blank then I don't want to highlight the cell, but if it is
would like it to be highlighted. I need a loop function in this VBA s
that it will go to the bottom of column A within the pivot table unti
there is so no more data in the pivot table.
Many thanks
Boffit
I have a workbook with two worksheets in it.
Worksheet "Stock Locations" has two columns of source data, A & B, an
worksheet "PT_Stock_Locations" is a Pivot Table based on column A o
the other sheet. The pivot table has two columns with column A in th
"Stock Locations" worksheet being in both the row and data of the pivo
table, and the titles of those two columns start at row 4 in workshee
"PT_Stock_Locations."
I am trying to write some VBA, where by I can start at row 5 in colum
A of "PT_Stock_Locations" worksheet (i.e. the start of the data forme
from the pivot table, and move down one row in the same column. If th
cell is blank then I don't want to highlight the cell, but if it is
would like it to be highlighted. I need a loop function in this VBA s
that it will go to the bottom of column A within the pivot table unti
there is so no more data in the pivot table.
Many thanks
Boffit