![]() |
#2
|
|||
|
|||
![]()
It is important to continue to learn as you transition into a new role. If you are going to be using Excel a lot you will want to review basic formulas and their functionality. As for your current issue you have actually answered it already. You need an IF statement that checks if something is a number and then if it is not a number do a different calculation.
Try the following formula and fill down. Code:
=IF(ISNUMBER(A1)+0=TRUE,A1*C1,B1*C1) Let us know how it works. Thanks |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem with Office | tomdanks | Office | 7 | 01-03-2014 01:42 PM |
MS Office Problem | Imelia | Office | 5 | 12-10-2013 03:12 PM |
MS Office problem on laptop | NAM | Office | 1 | 08-29-2012 01:59 PM |
![]() |
chammak | Word | 3 | 10-23-2011 03:35 AM |
Problem with printing on Office for Mac | sophieb | Office | 0 | 11-25-2010 10:12 AM |