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
Help caputring sql profiler trace
combo box - basic question
Quick Batch File Rename Question
Batch File to dump list of Hostnames to IP Addresses
unable to make MDE file
Cretaing a Union
Outlook Anywhere - Exchange 2007 (SBS 2008) and Outlook 2003 / 2007
Convienent way to plot addresses on a map
Excel VBA email - Outlook dialog box pop asking permission
MS Access tab control background colour