Glad it worked for you.
On Tuesday, November 20, 2012 1:29:45 PM UTC-5, Mangesh wrote:
> Thank you so much Natron.
>
> You have made my work very easy.
>
> Thanks again.
>
--
Join official Facebook page of this forum @
https://www.facebook.com/discussexcel
FORUM RULES
1) Use concise, accura
Thank you so much Natron.
You have made my work very easy.
Thanks again.
On Tue, Nov 20, 2012 at 6:35 PM, Natron wrote:
> See attached, with the code I used below...there are many other ways to do
> this.
>
> 'This is hooked to your Export Specific Data Button on your form
> Private Sub cmdExp
See attached, with the code I used below...there are many other ways to do
this.
'This is hooked to your Export Specific Data Button on your form
Private Sub cmdExport_Click()
Dim intStart As Integer, intEnd As Integer
On Error GoTo whoops
intStart = Me.txtStart
intEnd = Me.txtEnd
Hi Friends,
Please help me by providing the solution.
Thanks in advance.
-- Forwarded message --
From: Mangesh Vimay
Date: Tue, Nov 20, 2012 at 12:24 AM
Subject: $$Excel-Macros$$ Please help - How to export specific range by ID
to other excel file.
To: excel-macros
Hi Friends,
I have attached the file where I need to export specific range to another
excel file which to be save on C: drive.
I have created userform for this as well.
Need vba code to perform this task.
Waiting for the solution.
Please help !!!
--
With regards,
*MaNgEsH*
--
Join officia