Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I have made a list with a web query. It is made up of columns A,B,C,D and E. I wish to update the web query every couple of days and paste the new list into the next available columns F,G,H,I and J. I understand how to find the next available column with a VB script, which I have seen in other posts, but how to find and paste A into F, B into G etc for the next 5? I then wish to compare the two lists ie ABCDE and FGHIJ for new entries and then paste them to a new sheet. The =if(countif($B:$B,A1)=0,"Only in A","")seems to be only for comparing two columns to each other. Can it be modified to check the first 5 columns to the next 5 columns. Thanks Greg |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding Average of last 5 entries | Excel Worksheet Functions | |||
Finding entries across columns | Excel Worksheet Functions | |||
Finding duplicate entries | Excel Worksheet Functions | |||
Finding Duplicate Entries | Excel Discussion (Misc queries) | |||
finding out missing entries! | Excel Worksheet Functions |