Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default worksheet function or programming_urgent

Hi

I have 2 sheets with same columns and with unique key too.
Now from sheet B i have to get all those rows which are
not there in Sheet A.

What I mean is I need to select all those rows from sheet
B, and copy in the end of sheet A based on the unique key
column...
do i have a worksheet function for it or do i need to do
programming?

pls do suggest asap

thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,092
Default worksheet function or programming_urgent

That is best done with programming. If you tried to do that on the worksheet
you would need a formula in every cell on sheet A where you would expect to
add data from sheet B. The other alternative is to copy/paste sheet B to the
end of sheet A and then use the Advanced Filter to get a Unique list using
the unique key you mentioned. The filter will also copy the list to another
location on the same sheet. That will allow you to delete the other 2 lists
and keep the new combined list of unique items.
Mike F
wrote in message
...
Hi

I have 2 sheets with same columns and with unique key too.
Now from sheet B i have to get all those rows which are
not there in Sheet A.

What I mean is I need to select all those rows from sheet
B, and copy in the end of sheet A based on the unique key
column...
do i have a worksheet function for it or do i need to do
programming?

pls do suggest asap

thanks



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
worksheet function lena_form Excel Worksheet Functions 3 November 20th 07 02:01 AM
worksheet function tiq Excel Worksheet Functions 1 August 24th 06 07:58 PM
Reference the worksheet from a multiple worksheet range function ( DBickel Excel Worksheet Functions 1 May 28th 05 03:49 AM
Can the offset worksheet function reference another worksheet AlistairJ Excel Worksheet Functions 2 May 9th 05 06:18 PM
worksheet function to vba Gabriel[_3_] Excel Programming 0 January 11th 04 05:19 PM


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