Re: $$Excel-Macros$$ VBA code require

2013-08-07 Thread Prafull Jadhav
Thanks a Sir lot. Actually, i am learning the same . I was able to write the code for single column but i didnot understand how to write for second column Regards, Prafull Jadhav. 9920553518 On Wed, Aug 7, 2013 at 9:05 PM, ashish koul wrote: > Sub test() > > For j = 1 To Range("a2:c4").Colum

Re: $$Excel-Macros$$ VBA code require

2013-08-07 Thread ashish koul
Sub test() For j = 1 To Range("a2:c4").Columns.Count For i = 1 To Range("a2:c4").Rows.Count Range("h65356").End(xlUp).Offset(1, 0) = Range("a2:c4").Cells(i, j).Value Next Next End Sub see if it helps On Wed, Aug 7, 2013 at 10:11 AM, Prafull Jadhav wrote: > Dear All, > > Very Good Mornin

$$Excel-Macros$$ VBA code require

2013-08-06 Thread Prafull Jadhav
Dear All, Very Good Morning. Please provide me VBA code as i am not able to write it . Thanks in Advance. Regards, Prafull -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ https://www.facebook.com/