Microsoft
Software
Hardware
Network
Question : Excel 2010 - Matched record then cell value
I am sure this is a stupid question. I have a workbook that contains a number of sheets. I wish to be able to say that if value in a column on sheet-a matches the value in a coulumn of sheet-b then in a certain cell on sheet-b I want the value from a cell in sheet-a.
Example Sheet-A value in B4 matches Sheet-B value in B4
then Sheet-B Cell B6 equals Sheet-A Cell B6.value
Does that make sense?
Answer : Excel 2010 - Matched record then cell value
On the cell B6 in sheet B::
=IF('Sheet-A'!B4='Sheet-B'
!B4,'Sheet
-A'!B4)
Random Solutions
Ms-Access is a trouble to me!
Outlook hyperlinks take me to my homepage (not the actual link url
Using ADFind to input all account in specific OU where the Accounts expire is set after the current day
HighCharts alternatives
SQL 2005 log shipping vs replication question.
Event Bubbling
recover missing emails - information store service stopped
proxy issue and httpwebrequest
Backup Exec 12.5 - Exchange MAPI error
ID3 algorithm implementation in JAVA or c++