Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default row selection and cut + copy

I am new at this forum. I do not know if my problem displayed here o
not.

While programing in excel, I find a value with vlookup, I want to th
further than this. I want to move the whole line to a an other page.
can do this in a long way carrying every cell individually. What
really want to do is to cut the row where I found with vlookup.

If any body have any sugestion this will be great.

Thankyo

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,092
Default row selection and cut + copy

I suggest you use Find method instead of VLookUp. The Find will actually
select the cell where it is found. From there you can cut/paste the entire
row to somewhere else.
Mike F
"Taner Kalkay " wrote in
message ...
I am new at this forum. I do not know if my problem displayed here or
not.

While programing in excel, I find a value with vlookup, I want to the
further than this. I want to move the whole line to a an other page. I
can do this in a long way carrying every cell individually. What I
really want to do is to cut the row where I found with vlookup.

If any body have any sugestion this will be great.

Thankyou


---
Message posted from http://www.ExcelForum.com/



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default row selection and cut + copy

Thank you for your kind sugession, but it did not work. May be becaus
the cell that I try to find is numeric

--
Message posted from http://www.ExcelForum.com

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy Selection - Transpose Selection - Delete Selection Uninvisible Excel Discussion (Misc queries) 2 October 23rd 07 04:18 PM
How to 'copy' a drop down box selection? Joni Excel Discussion (Misc queries) 5 June 30th 06 08:30 AM
Copy Selection jackle Excel Discussion (Misc queries) 3 March 7th 06 08:11 PM
Copy Selection to new sheet James Excel Programming 3 April 22nd 04 03:48 AM
Selection.Copy Destination:= Mike Fogleman Excel Programming 3 January 10th 04 02:18 AM


All times are GMT +1. The time now is 12:12 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"