Gang,
I have an Excel export out of Access that will always be 6 columns wide, but the number of rows will change with each export. I want to write the macro to set borders for that area, but am having a difficult time trying to figure out the code. I can have a cell do the math to tell me how many rows there are that need to have borders, but how can I add a statement that says I need a range starting at A2, that is 6 columns wide and covers rows = value of B2?
I have looked thru help, but it escaped me.
Thanks,
Bob