Macro or formuale help required comparing cel
Closed
NT
-
May 13, 2009 at 06:46 AM
Excelguru Posts 261 Registration date Saturday April 11, 2009 Status Member Last seen June 21, 2011 - May 14, 2009 at 02:43 AM
Excelguru Posts 261 Registration date Saturday April 11, 2009 Status Member Last seen June 21, 2011 - May 14, 2009 at 02:43 AM
Related:
- Macro or formuale help required comparing cel
- Excel online macro - Guide
- Excel run macro on open - Guide
- This ipod cannot be used because the required ✓ - iTunes Forum
- Ipod touch isnt working for itunes 9.2 - iTunes Forum
- Compare two excel sheets and highlight differences macro ✓ - Excel Forum
1 response
Excelguru
Posts
261
Registration date
Saturday April 11, 2009
Status
Member
Last seen
June 21, 2011
307
May 14, 2009 at 02:43 AM
May 14, 2009 at 02:43 AM
put the following formula in cell C1,
=if(B1="",A1,"")
=if(B1="",A1,"")