![]() |
Using Advanced Filter: How do you MOVE the selected rows...
I can copy the selected rows to another location, but is there a way to move
the selected rows, so that the original sheet has only the unselected rows? I don't mind using VBA to program the modified behavior, if the Advanced Filter has a documented programmable interface. |
Using Advanced Filter: How do you MOVE the selected rows...
There's no built in Move function, so just delete the selected rows after
the copy. Regards, Fred "ravif" wrote in message ... I can copy the selected rows to another location, but is there a way to move the selected rows, so that the original sheet has only the unselected rows? I don't mind using VBA to program the modified behavior, if the Advanced Filter has a documented programmable interface. |
Using Advanced Filter: How do you MOVE the selected rows...
Fred,
Thanks for your reply, and I think before I delete, I have to choose the visible rows, as given in a previous post. Thanks again. --ravif "Fred Smith" wrote: There's no built in Move function, so just delete the selected rows after the copy. Regards, Fred "ravif" wrote in message ... I can copy the selected rows to another location, but is there a way to move the selected rows, so that the original sheet has only the unselected rows? I don't mind using VBA to program the modified behavior, if the Advanced Filter has a documented programmable interface. |
Using Advanced Filter: How do you MOVE the selected rows...
You're right. You just select the same rows you are copying (the visible
ones). Regards, Fred. "ravif" wrote in message ... Fred, Thanks for your reply, and I think before I delete, I have to choose the visible rows, as given in a previous post. Thanks again. --ravif "Fred Smith" wrote: There's no built in Move function, so just delete the selected rows after the copy. Regards, Fred "ravif" wrote in message ... I can copy the selected rows to another location, but is there a way to move the selected rows, so that the original sheet has only the unselected rows? I don't mind using VBA to program the modified behavior, if the Advanced Filter has a documented programmable interface. |
All times are GMT +1. The time now is 07:27 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com