S
skrimpy
I'm trying to write macro that will search a report for specifi
conditions so that I can manipulate the report without having to edi
it manually. My problem is that the report itself is automaticall
generated by another program and is generated such that the repor
itself is a table that stretches from page to page. I specificall
need to be able to reference the 1st, 2nd, and 3rd columns, and th
first and last cell in each page(the first and last rows on each pag
could be in the middle of the table). Is there a way to referenc
these cells in the middle of a table but happen to begin and end o
specific pages?
Thanks
conditions so that I can manipulate the report without having to edi
it manually. My problem is that the report itself is automaticall
generated by another program and is generated such that the repor
itself is a table that stretches from page to page. I specificall
need to be able to reference the 1st, 2nd, and 3rd columns, and th
first and last cell in each page(the first and last rows on each pag
could be in the middle of the table). Is there a way to referenc
these cells in the middle of a table but happen to begin and end o
specific pages?
Thanks