Jumat, 24 Februari 2012

[ExcelVBA] Re: Copy vs Cut with Visible Cells

 

I think "cut" fails because it removes the source rows. For example, you`re not allowed to delete muliple, non-contiguous rows at one time. Excel gives that message. And thats exactly what you end up with rows filtered by a column followed by a cut.

--- In ExcelVBA@yahoogroups.com, "mickey11030" <mickey11030@...> wrote:
>
> I have applied a filter to one column in a multi-column sheet. I would like to move the rows that are displayed to a new sheet. I select the whole region, going down to the original last row, then Use Go To Special to select Visible Cells Only, but when I try to Cut the selection I get this error message:
>
> The command you chose cannot be performed on multiple selections
>
> I don't know what that means, but the surprising thing is that a Copy does work.
>
> Doe anyone understand why a Cut would fail, but a Copy succeed?
> I'm using Excel 2007.
>

__._,_.___
Recent Activity:
----------------------------------
Be sure to check out TechTrax Ezine for many, free Excel VBA articles! Go here: http://www.mousetrax.com/techtrax to enter the ezine, then search the ARCHIVES for EXCEL VBA.

----------------------------------
Visit our ExcelVBA group home page for more info and support files:
http://groups.yahoo.com/group/ExcelVBA

----------------------------------
More free tutorials and resources available at:
http://www.mousetrax.com

----------------------------------
.

__,_._,___

Tidak ada komentar:

Posting Komentar