I am just beginning to learn VBA and am having some difficulty on my
first project....
I am trying to set up macros to format a report I run. I have already
set it up to do all the header and footer formatting, but have no clue
how to set up the borders.
The problem is that every run of the report produces a different number
of rows (number of colums is fixed). I want to put a border going all
the way around the data, but do not know how to get excel to be able to
recognize where to place the borders given that I do not know how many
rows there will be.
Any suggestions?