Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default VBA Code or Macro Help/Advice Please

Hi,

I have to perform the following task on a spreadsheet with more than
5000 records on it. Is it possible to write a macro or some VB code to
do this.

I wish to match data from two excel spreadsheets. After matching them I

want to try and match the remaining unmatched data with another
spreadsheet. This is how it should work.

There are two spreadsheets say spreadsheet A (sA) and spreadsheet (sB)

Now the date on spredasheet A is in american Date format that is
mm/dd/yyyy and in spreadsheet B is in yyyymmdd format.

The first thing I want to do is delete all the records from sA and sB
which have dates than a particular date that will be stored in
another worksheet.

Then I want to match Column C in sA with Column E in sB. It should
remove all the matching Columns and leave me with the Unmatched
columns.

Now the remaining Unmatched records need to be matched to another
Spreadsheet, say sreadsheet C (sC).

So, now sA needs to be matched to sC and sB needs to be matched to sC
based on one of the columns.

Could anyone help please.

Many Thanks and Kind Regards,
Hussain

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
Advice on code Greg[_27_] Excel Programming 0 May 10th 06 04:48 PM
Need some advice on the following code Dean[_9_] Excel Programming 3 March 3rd 06 01:01 AM
Little more advice on this code Greg B Excel Discussion (Misc queries) 3 September 3rd 05 05:31 AM
Little more advice on this code Greg B[_5_] Excel Programming 3 September 3rd 05 05:31 AM
Code advice please... BruceJ[_2_] Excel Programming 1 November 13th 03 06:44 PM


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