Hi Rajan,
Its working fine now.
Thanks again.
Mangesh
On Thu, Jun 7, 2012 at 8:39 PM, Rajan_Verma wrote:
> I think I misunderstood your question , you can use this macro :
>
> ** **
>
> Private Sub Workbook_Open()
>
> Dim wksSheet As Worksheet
>
> For Each wksSheet In Me.Wo
I think I misunderstood your question , you can use this macro :
Private Sub Workbook_Open()
Dim wksSheet As Worksheet
For Each wksSheet In Me.Worksheets
If wksSheet.Name = "Result" Then
wksSheet.Copy ,
ThisWorkbook.Worksheets(ThisWorkbook.Worksheets.Count)
Group is not allowing large size Files. So I am sending the Excel file and
Access DB on your personal mail. J
Rajan
From: Rajan_Verma [mailto:rajanverma1...@gmail.com]
Sent: Apr/Fri/2012 06:55
To: 'excel-macros@googlegroups.com'
Subject: RE: $$Excel-Macros$$ Need help
Hi,
In shared W
googlegroups.com
>> *Subject:* RE: $$Excel-Macros$$ Need help on MIS
>>
>> ** **
>>
>> Dear All,
>>
>> ** **
>>
>> Please help me on this at the earliest…
>>
>> ** **
>>
>> * *
>>