Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello Bob,
not working. is there more to the code? Also Ken, When I do your way it deletes my other Conditional formatting. I have a formalu that looks for the word Total and formats that row. I'll continue playing with it, but would like any suggestions. Thanks both of you. Juan -----Original Message----- iLastRow = Cells(Rows.Count,"A").End(xlUp) Range("A" & iLastRow & ":G" & iLastRow).Select -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "Juan" wrote in message ... Hello, I want to format my columns wth borders, but if I select example Columns("A:G").Select It will put borders all the way down. I want to put borders just to the last row of data. So when user wants to print report it doesn't show Borders all the way down. Please advise any info. would appreciate it. Thanks, Juan . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Borders Disappear When Hiding Columns | Excel Discussion (Misc queries) | |||
Is there a way to "lock" columns, rows and borders so new data | Excel Discussion (Misc queries) | |||
Excel should allow you to create borders around columns easier | Excel Discussion (Misc queries) | |||
Setting borders for two rows and all columns on spread sheet | Excel Worksheet Functions | |||
Cell Borders and "Columns to Repeat at Left" | Excel Discussion (Misc queries) |