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
Terminal Service Error 7024 and 37
SQL Server Authentication
Need help on sorting a gridview
System.Date type in a dataset?
Make a jscript work in all versions of MS Internet Explorer like it works in Mozilla
Navigation buttons in Access
Disabling Only Checkboxes in Checkboxlist Control
How do I open MSMQ?
3 subforms using the same table?
IIS 6.0, SSL Renew, 2048 bit key lenth