LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 31
Default Looping on Cells $x$y (continued)

I have an worksheet with a Case structure for performing centain events is a
certain cell is selected:

Select Case Target.Address
Case "$B$4"
If ....Then....End If
End Select

So, now I would like to increment to, lets say to cell B5. Is there a way
can set up the following, unfortunately it did not work for me so I assumed
it was not possibe or better yet I was doing something wrong?:

Instead of Case "$B$4" can I use Case "$i$j" to loop through various cells?

Thank you.

D. Parker

 
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
reference cells when looping Isis[_2_] Excel Discussion (Misc queries) 5 April 29th 10 11:43 PM
how do i prevent continued highlighting cells when cursor moves? Judy New Users to Excel 3 August 30th 06 08:53 PM
Looping on Cells with $x$y D.Parker Excel Programming 4 March 25th 05 11:31 AM
Looping through Cells Gary Paris[_2_] Excel Programming 5 December 25th 04 08:46 PM
Looping through a range of cells rEN Excel Programming 4 June 10th 04 06:28 PM


All times are GMT +1. The time now is 01:08 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"