Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
deniseh
 
Posts: n/a
Default how do I populate a cell with data from another worksheet,

I have two worksheets, both with similar data. Say columns are Acc No, Acc
Name and VAT number. Unfortunately the VAT number does not correspond on
each worksheet. How can I populate 1 worksheet with the VAT number so that
the data is collected on one worksheet? I have tried VLookup, but I'm not
really conversant with it so would appreciate any help.
Many thanks
Denise
  #2   Report Post  
Roger Govier
 
Posts: n/a
Default

Hi Denise

You don't say which one is correct so you will have to change the
formula as appropriate.
I would be inclined to make a brand new Sheet, leaving all of the other
data intact.


First, mark the range of column A that is populated on Sheet1Copy go to
cell A1 of your new sheet, Sheet3 and in cell A1 Paste
On Sheet3 enter
B1=VLOOKUP(A1,Sheet1!$A$1:$A$1000,2,0) this will give the Account Name
C1=VLOOKUP(A1,Sheet1!$A$1:$A$1000,3,0) this will give the VAT number

I have assumed rows 1 to 1000 are filled, change as appropriate.
Change reference to Sheet2 if required

Regards

Roger Govier



deniseh wrote:

I have two worksheets, both with similar data. Say columns are Acc No, Acc
Name and VAT number. Unfortunately the VAT number does not correspond on
each worksheet. How can I populate 1 worksheet with the VAT number so that
the data is collected on one worksheet? I have tried VLookup, but I'm not
really conversant with it so would appreciate any help.
Many thanks
Denise


  #3   Report Post  
deniseh
 
Posts: n/a
Default



"deniseh" wrote:

I have two worksheets, both with similar data. Say columns are Acc No, Acc
Name and VAT number. Unfortunately the VAT number does not correspond on
each worksheet. How can I populate 1 worksheet with the VAT number so that
the data is collected on one worksheet? I have tried VLookup, but I'm not
really conversant with it so would appreciate any help.
Many thanks
Denise

  #4   Report Post  
Roger Govier
 
Posts: n/a
Default

Hi Denise

You don't say in what way the reply I posted didn't work.
Can you give a little more information?

Regards

Roger Govier



deniseh wrote:

"deniseh" wrote:



I have two worksheets, both with similar data. Say columns are Acc No, Acc
Name and VAT number. Unfortunately the VAT number does not correspond on
each worksheet. How can I populate 1 worksheet with the VAT number so that
the data is collected on one worksheet? I have tried VLookup, but I'm not
really conversant with it so would appreciate any help.
Many thanks
Denise


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
Help PLEASE! Not sure what answer is: Match? Index? Other? baz Excel Worksheet Functions 7 September 3rd 05 03:47 PM
Input cell reference is not valid (One Variable Data Table) Dottore Excel Worksheet Functions 9 September 1st 05 03:05 PM
Printing data validation scenarios SJC Excel Worksheet Functions 14 July 24th 05 12:43 AM
Combining data (numeric format) in multiple cells into one cell (t GNAC SID Excel Discussion (Misc queries) 2 February 7th 05 04:09 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM


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