View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
white_rhino[_2_] white_rhino[_2_] is offline
external usenet poster
 
Posts: 1
Default macros and pivot tables... help please!


hi robert,

the problem with using a greater database, such as "R1000", is tha
since the number of rows with data changes, the number of unpopulate
rows / rows that you will have to hide each month will change as well
there's no way to be sure which row to start hiding from unless yo
count the number of rows.

hi artin,

i understand that

....SourceData:="BFCCL!R1C1:R" & i &"C9").CreatePivotTable

has the proper syntax and the variable, but i don't exactly understan
what the first line of code,

i=counta(sheets("BFCCL").Rows(3) 'or 1,2

is for or where i should put it. i know that it defines the variabl
for the second part, but what exactly does Rows(3) or 1,2 stand for?

thanks again for your help and input so far.

- fre

--
white_rhin
-----------------------------------------------------------------------
white_rhino's Profile: http://www.excelforum.com/member.php...fo&userid=1455
View this thread: http://www.excelforum.com/showthread.php?threadid=26188