Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Applications / Excel / December 2005



Tip: Looking for answers? Try searching our database.

copy cell contents based on another cell's content

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
bill@levee.wustl.edu - 21 Dec 2005 20:13 GMT
Greetings,

I am trying to process sets of analytical results and am having trouble
teaching Excel how to leave out values under certain conditions.  This
process will be set up in a template spreadsheet that is then used to
correct large sets of results from a mass spectrometer.  Basically I
need to copy a value from one cell (raw data) into a new cell (valid
data) only if another cell (the test cell) contains a value (could be
positive or negative).  The test cell contains a conditional IF
statement that either copies data from another column or leaves the
cell blank based on comparison with the standard deviation of a set of
analyses.  Is there a conditional statement that I can use in an IF
statement that would return TRUE if the test cell contains a value and
FALSE if it is blank (but still contains a formula)?  I would be glad
to send along an example file to help explain my problem.  Any
assistance is appreciated.

Regards,

Bill Winston
JE McGimpsey - 21 Dec 2005 20:25 GMT
> Greetings,
>
[quoted text clipped - 12 lines]
> to send along an example file to help explain my problem.  Any
> assistance is appreciated.

One way:

   =IF(testcell="",rawdata,"")
bill@levee.wustl.edu - 21 Dec 2005 20:39 GMT
That is a winner!  Thanks very much.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.