Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have created a macro to update a pivot table from an
excel list. Within the macro I have selected all the data from the list using ctrl alt end which gives me DATA!$A$1:$O$18498 within the pivot table wizard. When I re-run the macro it does not bring the new data past line 18498. Is there something I can put in place of 18498 so the pivot wizard always reads to the end of the data. It is also doing the same when giving the range a name and selecting the name. |