Dear sir,
It's working perfect. Thanks a lot 😊
-Original Message-
From: "Mandeep Baluja"
Sent: ‎11-‎07-‎2015 11:36 PM
To: "excel-macros@googlegroups.com"
Subject: $$Excel-Macros$$ Re: FW: Automatically Generating Report - URGENT
Check this attachment :!
Check this attachment :!
Check this Out.
Regards,
Mandeep Baluja
Email :-mandeep.bal...@snapdeal.com
mandeep.bal...@gmail.com
https://in.linkedin.com/pub/mandeep-baluja/88/7bb/b77
https://www.facebook.com/groups/825221420889809/
On Friday, July 10, 2015 at 7:46:59 AM UTC+5:30, pappu wrote:
>
-Original Message-
From: "KANNAN V"
Sent: ‎11-‎07-‎2015 09:26 AM
To: "KANNAN V" ; "vt_kan...@camsonline.com"
Subject: RE: $$Excel-Macros$$ Re: FW: Automatically Generating Report - URGENT
Hi Bro,
Really thanks for your effect, but its not working. Pls
Code Changed !! Try this Check this Out.
Regards,
Mandeep Baluja
Email :-mandeep.bal...@snapdeal.com
mandeep.bal...@gmail.com
https://in.linkedin.com/pub/mandeep-baluja/88/7bb/b77
https://www.facebook.com/groups/825221420889809/
> Sub Createdata()
>
> Lc = Sheets("Sheet3").Cells(Rows.Count,
Bro,
Its not standard for 5rows. It's depends on requirement. And I wrongly raised
my query. Sorry.
-Original Message-
From: "Mandeep Baluja"
Sent: ‎10-‎07-‎2015 02:48 PM
To: "excel-macros@googlegroups.com"
Subject: Re: $$Excel-Macros$$ Re: FW: Automa
: ‎10-‎07-‎2015 01:44 PM
> To: excel-...@googlegroups.com
> Subject: $$Excel-Macros$$ Re: FW: Automatically Generating Report - URGENT
>
> Regards, Mandeep Baluja
>
> Run this code output will receive in sheet2 and the criteria to get the
> result is pasted in sheet3.
>
>
quot;
Subject: $$Excel-Macros$$ Re: FW: Automatically Generating Report - URGENT
Regards, Mandeep Baluja
Run this code output will receive in sheet2 and the criteria to get the result
is pasted in sheet3.
Sub Createdata()
Lc = Sheets("Sheet3").Cells(Rows.Count, 1).End(xlUp).Row
S
Regards, Mandeep Baluja
Run this code output will receive in sheet2 and the criteria to get the
result is pasted in sheet3.
Sub Createdata()
Lc = Sheets("Sheet3").Cells(Rows.Count, 1).End(xlUp).Row
Sheets("Sheet2").Cells.ClearContents
a = 5
b = 5
For a1 = 2 To Lc
v = Split(Sheets("Shee