Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22
Default For Loop in Filtered List

How do I structure a 'for loop' within a filtered list?

I keep the header row blank, and I want to start from the
second row that contains data (not the first)

++++(*) represents the column letter+++++
for each CELL in FILTERED_LIST
set cell.column(4).formulalocal = "=EXACT(N" &
PREV_CELL.row & ",N" & CURR_CELL.row & ")"
next

The BLOCK letters are what I don't know. When I say
PREV_CELL, I mean the previously visible cell.
I've tried to use the constant XlCellTypeVisible, but that
didn't do much

TIA
Hafeez Esmail
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
Loop through drop down list mcousin Excel Worksheet Functions 0 February 7th 11 06:55 PM
loop a list with the IF formula ufo_pilot Excel Discussion (Misc queries) 1 January 21st 08 10:10 PM
Loop through varible list of sheets [email protected] Excel Discussion (Misc queries) 2 January 5th 07 08:45 AM
LOOP - Adddress List -to email Paul. Excel Discussion (Misc queries) 0 April 13th 05 09:54 AM
loop thru auto-filtered list Thomas[_5_] Excel Programming 1 September 17th 03 07:51 AM


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