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: 13
Default Advance in a cell range using VBA

How can I increment/decrement the address function of a cell range. Can I
move back and forward throughout a cell range?

Dim myCell As String
I.E myRange = Range (A1:A5)

For Each myCell in myRange.Cells
myCell.Adress++ (this is incorrect)
Next myCell

Thanks!
 
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
Cell advance i.e. tab Rita Palazzi Excel Discussion (Misc queries) 3 January 16th 07 11:51 PM
How do I advance the range by one row Excell VBA automatically Eric Excel Discussion (Misc queries) 1 January 28th 05 06:11 PM
How do I advance the range by one row Excell VBA automatically Eric Excel Discussion (Misc queries) 0 January 28th 05 05:49 PM
How do I advance the range by one row Excell VBA automatically Eric Excel Discussion (Misc queries) 0 January 28th 05 05:47 PM
Advance Filter critera range Dwight Trumbower Excel Programming 2 August 6th 04 10:00 PM


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