Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9685

Google Sheets: carry value from one sheet to another

$
0
0

I have 2 worksheets in 1 file. I want to bring the value from 1 sheet to another. I only want the value IF it has the name of someone.

Sheet 1

+---+-------+--------------+|   |   A   |       B      |+---+-------+--------------+| 1 | Names |    Values    |+---+-------+--------------+

Sheet 2

+---+---------------------------------------------+----+|   |                      A                      |  B |+---+---------------------------------------------+----+| 1 | Value from B1 If A1 matches a specific name |    |+---+---------------------------------------------+----+

I've tried =if(RegexMatch) but it says it contains 2 arguments

Any suggestions?


Viewing all articles
Browse latest Browse all 9685

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>