Re: Save sheet as new file w/o refs to original?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Ed (ed_millis_at_NO_SPAM.yahoo.com)
Date: 03/07/05


Date: Mon, 7 Mar 2005 08:46:31 -0700

Thanks, Ron. Worked great!

Ed

"Ron de Bruin" <rondebruin@kabelfoon.nl> wrote in message
news:Oz6SLZyIFHA.1360@TK2MSFTNGP10.phx.gbl...
> Hi Ed
>
> Try this
>
> Sub test()
> Active***.Copy
> With ActiveWorkbook.Sheets(1).UsedRange
> .Value = .Value
> End With
> End Sub
>
>
> --
> Regards Ron de Bruin
> http://www.rondebruin.nl
>
>
>
> "Ed" <ed_millis@NO_SPAM.yahoo.com> wrote in message
news:ueXI$UyIFHA.2936@TK2MSFTNGP15.phx.gbl...
> > Is it possible to save a *** as a separate new file with a single
command
> > and carry over everything EXCEPT references to the original file? I
tried
> > it, but instead of values only I get formulas with references back to
the
> > original workbook. Or will I need to open a new book and do a series of
> > Paste Specials (values, column widths, formats, etc.)?
> >
> > Ed
> >
> >
>
>


Quantcast