SyntaxFix
Write A Post
Hire A Developer
Questions
🔍
[excel] Change value in a cell based on value in another cell
Home
Question
Change value in a cell based on value in another cell
=IF(A2="Y","Male",IF(A2="N","Female",""))
Examples related to
excel
•
Python: Pandas pd.read_excel giving ImportError: Install xlrd >= 0.9.0 for Excel support
•
Converting unix time into date-time via excel
•
How to increment a letter N times per iteration and store in an array?
•
'Microsoft.ACE.OLEDB.16.0' provider is not registered on the local machine. (System.Data)
•
How to import an Excel file into SQL Server?
•
Copy filtered data to another sheet using VBA
•
Better way to find last used row
•
Could pandas use column as index?
•
Check if a value is in an array or not with Excel VBA
•
How to sort dates from Oldest to Newest in Excel?
Examples related to
transform
•
Change value in a cell based on value in another cell
•
Rotate and translate
•
jQuery click events not working in iOS
•
Blurry text after using CSS transform: scale(); in Chrome
•
How to play CSS3 transitions in a loop?
•
jQuery rotate/transform
•
css transform, jagged edges in chrome
•
Animate element transform rotate
•
Generate Json schema from XML schema (XSD)
•
CSS3 Continuous Rotate Animation (Just like a loading sundial)