View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jfcby[_2_] jfcby[_2_] is offline
external usenet poster
 
Posts: 121
Default Need to select 4 cells and merge them using Excell 2003

Hello,

I have a workbook with 50 worksheets each with 10 to 500 rows of data
using Columns A-D. This is what I'm tring to do - I've set my gridlines
to print with three blank rows between each row of text but at the end
of my worksheet the three lines do not print. Since my worksheets has
different amount of rows I need to move down to the end of the
worksheet go over to column E, select 4 cells, and merge them.

I've searched tring to find some code but with no luck.

Thank you for your help in advance,
James