LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
wal50
 
Posts: n/a
Default conditional moves

I have all records in one sheet with multiple records for each region. I
want to create a tab for each region containing all that region's records.
The number of records will be different for each region.
I've tried several variations of vlookups and change the selected column as
I copy across. This works but when I copy down, I get multiple copies of the
first record for that region. Like this:
=IF(ISERROR(VLOOKUP('All records'!$A$5,'All records'!$B$1:$H$30,1,FALSE)),"
",VLOOKUP('All records'!$A$5,'All records'!$B$1:$H$30,1,FALSE))
I used the iserror because I thought I could just copy the down and when the
lookup did't find any more matches it would print blanks, That didn't work
either. FYI: Column A od all records contains the region names and I was
incrementing the "1" as I copied across.

Anyway, none of this worked past the first record so any ideas would be
appreciated.
WAL
 
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
Keeping conditional formatting when sorting Andrea A Excel Discussion (Misc queries) 0 April 4th 06 03:00 PM
Conditional Formatting when inserting a row zahoulik Excel Worksheet Functions 2 January 7th 06 03:01 PM
Conditional Format Not Working KMH Excel Discussion (Misc queries) 0 December 22nd 05 05:32 PM
Conditional formula - language needed gamebird Excel Worksheet Functions 7 October 10th 05 11:48 PM
Conditional formatting not available in Excel BAB Excel Discussion (Misc queries) 2 January 1st 05 03:33 PM


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