• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

copy data automatically from one tab to another if criteria met

JensBCN

New Member
Hello from Barcelona,

just signed up ... my first question ... excited :-)

I have 2 tabs. Tab 1 shows in column B the employee number and in column F a project name.

Tab 2 shows in column C the employee number (named "Codigo") as well and in column F the project name.

This project name needs to be copied if employee number matches.
Copied automatically into a blank field ... see red arrow Tab2

TAB1
upload_2016-3-20_11-37-5.png

Nr.Empleo (above) = Codigo (below)

TAB2
upload_2016-3-20_11-36-13.png


Looking forward to a smart solution.

Thanks / Jens
 
@JensBCN ... something like this:
Your 'Sheet1'
Screen Shot 2016-03-20 at 15.09.55.png
You could use [D2] kind of formula with 'Sheet2' and copy it down
Screen Shot 2016-03-20 at 15.10.20.png
... and maybe ";" need to be ","
ps. everyone likes sample files
 
the file I am talking about ...



Hello from Barcelona,

just signed up ... my first question ... excited :)

I have 2 tabs. Tab 1 shows in column B the employee number and in column F a project name.

Tab 2 shows in column C the employee number (named "Codigo") as well and in column F the project name.

This project name needs to be copied if employee number matches.
Copied automatically into a blank field ... see red arrow Tab2

TAB1
View attachment 28742

Nr.Empleo (above) = Codigo (below)

TAB2
View attachment 28741


Looking forward to a smart solution.

Thanks / Jens
 

Attachments

Back
Top