LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 56
Default Identifying rows in a message box

Many thanks for that and for coming back so quickly.

Graham

Gary''s Student wrote:
Dim mesage as string
mesage=""

and then after the:

Set C = .FindNext(C)

insert something like:

mesage=mesage & C.row & Chr(10)

and near the end just MsgBox(mesage)

 
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
tabs identifying columns and rows George Excel Discussion (Misc queries) 2 April 18th 10 04:06 AM
Identifying duplicate rows TBA Excel Discussion (Misc queries) 2 June 15th 07 09:38 AM
Identifying rows selected by filter Fred Davis Excel Programming 1 February 23rd 07 02:08 PM
Identifying Unique Rows Kestrel1492[_3_] Excel Programming 0 July 8th 05 05:56 PM
Identifying blank rows Raj[_8_] Excel Programming 5 February 25th 04 10:59 AM


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

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

About Us

"It's about Microsoft Excel"