LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Selecting area of unfixed size, creating borders


Hello. I am kinda new to Excel macros and I am trying to add th
finishing touches to a macro I've designed that produces a report tha
contains a simple four column table in the middle of the page. I wan
the macro to select this table, put borders around it, and add bolde
sums to some of the columns. The hard part is each time the macro i
run, the table length is not the same, meaning it could have 5 rows fo
one report or it could have as many as 50 rows. The top of the table i
always in the same location, so I think I can maneuver with some vba t
select the area but I need your help.

I tried selecting the top left of the table (cell B13) and then using
ActiveCell.CurrentRegion.Select and it almost works, but for som
reason, it also selects the cells directly above my table's headers
which I don't want included.

Here's an example of the simple table. Once the macro has finishe
running, the user will be entering numbers into the blank fields, som
of which contain formulas. I want the macro to put a simple borde
around all the cells and summarize columns C and D, bold those total
and add borders around them too.

______ColB ColC ColD
Row14 Value1 blank blank
Row15 Value2 blank blank
Row16 Value3 blank blank

Thanks for your help!



--
paulol
-----------------------------------------------------------------------
paulold's Profile:
http://www.excelforum.com/member.php...fo&userid=3337
View this thread: http://www.excelforum.com/showthread.php?threadid=53207

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
error: "the copy area & the paste area are not the same size & sh Janis Excel Discussion (Misc queries) 1 September 7th 07 10:58 PM
How to get print area borders - UsedRange not correct. JO Excel Programming 1 March 3rd 06 06:37 PM
Creating cells with Diagonal borders Graham Tritton Excel Discussion (Misc queries) 1 January 24th 06 06:09 AM
Creating Borders with a formula Jeff Fink Excel Programming 1 July 22nd 04 07:46 AM
selecting used area JulieD Excel Programming 1 July 5th 04 11:53 AM


All times are GMT +1. The time now is 10:15 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"