Hi,
I have a tracking report I built that is sorted with a macro. I can enter a new record in and the macro will autonumber and sort the worksheet based on my parameters. The thing I'm struggling with is a simple formatting issue.
There is a border at the bottom of the report that should adjust to include every new cell entry. Primarily, I'm gauging this off column C where if a new project comes into our queue, I want to autonumber, sort, and adjust the border. Well, I've done 2 out 3. I can't figure out the syntax for the border.
Here is an example:
The border has to be reformatted every time I add a new entry. So, the border would end after number 87 (from the last time manually formatted). How would I add the logic to make the border include the last entry in column C (88)? So, the border should now encompass number 88 as well.
81 Quarterly Securities Transaction Report Enhancement
82 Litigation / History Database
83 TU012 Corporate Trust AddVantage form enhancements
84 NRRE Operational Committee formation
85 Charitable Trust (E&F) LOB Transition
86 Trust Incentive Automation - Phase III
87 Custody Database Update
88 test
I have a tracking report I built that is sorted with a macro. I can enter a new record in and the macro will autonumber and sort the worksheet based on my parameters. The thing I'm struggling with is a simple formatting issue.
There is a border at the bottom of the report that should adjust to include every new cell entry. Primarily, I'm gauging this off column C where if a new project comes into our queue, I want to autonumber, sort, and adjust the border. Well, I've done 2 out 3. I can't figure out the syntax for the border.
Here is an example:
The border has to be reformatted every time I add a new entry. So, the border would end after number 87 (from the last time manually formatted). How would I add the logic to make the border include the last entry in column C (88)? So, the border should now encompass number 88 as well.
81 Quarterly Securities Transaction Report Enhancement
82 Litigation / History Database
83 TU012 Corporate Trust AddVantage form enhancements
84 NRRE Operational Committee formation
85 Charitable Trust (E&F) LOB Transition
86 Trust Incentive Automation - Phase III
87 Custody Database Update
88 test