Re: $$Excel-Macros$$ Insert Column

2011-02-18 Thread Sayyad1284
ScreenUpdating = True > End Sub > > Paul > > > From: Sayyad1284 > To: MS EXCEL AND VBA MACROS > Cc: sayyad1...@hotmail.com > Sent: Fri, February 18, 2011 4:34:51 AM > Subject: $$Excel-Macros$$ Insert Column > > Helllo Experts, > &

Re: $$Excel-Macros$$ Insert Column

2011-02-18 Thread Paul Schreiner
If     End If     End If     End If     C = C + 1     Loop     Application.ScreenUpdating = True End Sub Paul From: Sayyad1284 To: MS EXCEL AND VBA MACROS Cc: sayyad1...@hotmail.com Sent: Fri, February 18, 2011 4:34:51 AM Subject: $$Exc

$$Excel-Macros$$ Insert Column

2011-02-18 Thread Sayyad1284
Helllo Experts, I have a situation as follows, my data is distributed in coloumns , represnts weeknumbers as 8 9 10 11 .. 52 some times if there are no values for a particular weeks then the data will look as 8 13 14 15 16 what i want is is there are gaps in weeks so the I need to insert