Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default problem with selecting something

hi,

I have a problem regarding selecting something.
I want to search in a excel sheet for a certain value e.g.
"description" Now i want to select everything under this cell
"description"
I got so far:
If Worksheets("sheet1").Cells.Find(What:="Description ",
After:=ActiveCell, LookIn:=xlFormulas, LookAt _
:=xlPart, SearchOrder:=xlByRows, SearchDirection:=xlNext, MatchCase:=
_
False).Activate Then
???????????????????

Can anybody help me?

Regards,



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly 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
selecting cells - Problem macp Excel Discussion (Misc queries) 2 May 18th 08 04:35 PM
Special selecting problem Ingmar Heinrich Excel Discussion (Misc queries) 4 June 19th 07 06:01 PM
problem initially selecting a cell labrat64 Excel Discussion (Misc queries) 2 April 18th 07 08:54 PM
Problem with selecting cells FiluDlidu Excel Discussion (Misc queries) 2 November 28th 06 10:10 PM
Excel mouse selecting problem zkcerf Excel Discussion (Misc queries) 1 February 21st 05 05:21 AM


All times are GMT +1. The time now is 11:50 AM.

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"