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: 87
Default Find matching tab names between different workbooks

I have a workbook (lets call it Filter.xls) containing several tabs with
different names, lets say: 111111, 222222, and 333333. The Filter.xls file
contains formulas which are applied to records of numerical data obtained
from separate works (lets call them Data1.xls, Data2.xls, Data3.xls, etc.)
containing several tabs with different names like 111111, xxxx, 222222, xxxx,
333333, xxxx. All aforementioned files would be in the same working folder.

What Id like the VBA code to do is to cycle through any existing
Data[#].xls files and check if there are matching tab names between them and
the Filter.xls file and, if so, copy the record set from the matching tab in
the Data[#].xls file to the matching tab in the Filter.xls file. I already
have code to copy the record set from the Data[#].xls file into the
Filter.xls file but what I am missing is the code that determines if there is
a match between the tabs in the Filter.xls file and any available Data[#].xls
file. If there is no match then notify the user and exit.

Id appreciate anyones assistance. Please contact me if you need further
details.

 
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
Find matching data in two workbooks franklinbukoski Excel Worksheet Functions 1 May 5th 08 10:08 PM
Sorting and matching rows of names with Socials with master list and eliminating the extra names Giacomo Excel Worksheet Functions 1 March 10th 07 01:52 AM
Find names of all open workbooks Graham Whitehead Excel Programming 2 November 15th 06 02:39 PM
Conditional Format - 2 lists of names to find matching cells. Robin Excel Worksheet Functions 2 March 27th 06 05:49 PM
Matching Names in two different workbooks Angela Excel Discussion (Misc queries) 2 December 14th 05 03:26 PM


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