answersLogoWhite

0

If you want to compare the contents of cell A1 on Sheet1 to A1 on Sheet2 and put an X in cell B1 on Sheet1, then in cell B1 on Sheet1 you would put the following formula:

=IF(A1=Sheet2!A1,"X","")

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the excel formula to copy data from one sheet to another when value matches?

Use vlookup function. Follow the link below to see how.


How to reference an Excel sheet in a formula or function?

To reference an Excel sheet in a formula or function, you can use the sheet name followed by an exclamation mark (!) before the cell reference. For example, to reference cell A1 in a sheet named "Sheet1", you would write "Sheet1!A1" in the formula.


How many coulms are there in Microsoft Excel?

the column in Ms excel are 16,384 and 1048,576 rows and 17,179,869 cell in one spread sheet. The spread sheet ends with the letter XFD.


What is v - look up?

VLOOKUP is a function of Microsoft Excel. You can use VLOOKUP to find a value in a table or list on an Excel sheet. It looks at a value in a column and finds the corresponding value in another column in the same row.


How do you drop a column?

If by "drop a column," you mean how do you delete a column, here is the answer for Excel 2007:Look on the Home tab in the Cells section.Click on the drop-down menu for Delete.Click Delete Sheet Columns.


How can you put vlookup formula from three different excel sheet?

When writing the function, in the table array choose the table from the relevant sheet.


How do you change all positive numbers in a sheet to negatives?

To change all positive numbers in a spreadsheet to negatives, you can use a simple formula. In Excel or Google Sheets, create a new column and enter the formula =-ABS(A1) (assuming A1 is the cell with the number). Drag the fill handle down to apply the formula to other cells. Finally, copy the new column and use "Paste Special" to overwrite the original column with the negative values.


How many ways of referencing cells in a formula in an Excel Sheet?

Three: Relative, Absolute and Mixed.


How do you make a result sheet in Excel?

how to create a excel sheet


What is the full form of PFA in Excel sheet?

Pfa the excel sheet


What is the formula to copy data from one sheet and to put it in another sheet in Excel?

There is no automatic forumla to copy and paste in excel, unless you write a custom macro. You could use a formula in sheet1 to show the value of a cell on sheet1, like this: In sheet1 put =sheet1!A1


How you delete formula in excel sheet without deleting value?

we can use the option copy and then past special value.