Microsoft
Software
Hardware
Network
Question : based on one column value populate another column
I have an excel spreadsheet and in column R and S there are either numeric values or N/A. I need the formula that will check for the numeric and if found for each row write the value imported into column E. I know it can be done with IF I just don't know the proper syntax for excel VBA. Can someone provide an example. Thanks.
Answer : based on one column value populate another column
Hi,
like..
=IF(ISNUMBER(R2),"Imported
",IF(ISNUM
BER(S2),"S
coped","")
)
Kris
Random Solutions
How to integrate FCKEditor with asp.net/C#
How to open OneNote 2007 notebook in OneNote 2010
VS2008 - Could not find assembly error ... after upgrading to VS2008
How to start week on Monday using Lebans MonthCalendar?
IE issues with Java scripting errors, trying to print from Outlook and show websites taht have Java scripting embedded.
Heres a good one ---- Select Records based on digits following decimal point in numerical value
API Function Syntax Error
Html Editor by Carl Nolan
Email forwarding problem
DomainPrep & 'unrecognized Exchange signature'?