#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default Logical

I have some data in one spreadsheet which needs to be updated from another
spreadsheet, just in two columns out of 6. How can I do that ?

For examle the top rows of Spreasheet1 are Name of Site, PV's, UU's,
category, audience. The other spreadsheet has just Name of Site,PV's, UU's. I
need to update Spreadhseet 1 with the data from Spreasheet 2, but still need
the ( category and audience data to stay). How can I do that ?
--
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,480
Default Logical

Hi Angeline

Try entering the following in cell B2 of Sheet1, then copy to C2.
Copy B2:C2 down Sheet1 as far as needed
=IF($A2="","",VLOOKUP($A2,Sheet2!$A:$C,COLUMN(),0) )

--

Regards
Roger Govier

"Angeline" wrote in message
...
I have some data in one spreadsheet which needs to be updated from another
spreadsheet, just in two columns out of 6. How can I do that ?

For examle the top rows of Spreasheet1 are Name of Site, PV's, UU's,
category, audience. The other spreadsheet has just Name of Site,PV's,
UU's. I
need to update Spreadhseet 1 with the data from Spreasheet 2, but still
need
the ( category and audience data to stay). How can I do that ?
--
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
Logical test retiredguy New Users to Excel 2 January 27th 07 05:56 PM
Logical conditions... could somebody help me jimmy Excel Discussion (Misc queries) 3 January 26th 07 09:56 PM
Logical Value At A Loss Excel Worksheet Functions 7 March 13th 06 04:42 PM
Logical ELSE statements Ruth Excel Discussion (Misc queries) 2 June 23rd 05 03:23 PM
Logical Function brandyda Excel Worksheet Functions 2 June 2nd 05 05:19 PM


All times are GMT +1. The time now is 06:06 AM.

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"