Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to create a formula:
IF A2 equals Y then I want a7 to multiply A3 by 2.5% I can't get this to work for me!! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Put this formula in A7:
=IF(A2="Y",A3*0.025,"Nothing") Tom |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you - Worked beautiful!!
Cat "tompl" wrote: Put this formula in A7: =IF(A2="Y",A3*0.025,"Nothing") Tom |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
importing/linking data from an Access 2003 Query to an Excel 2003 | Excel Discussion (Misc queries) | |||
Convert Excel 2003 spreadsheet into Outlook Contacts table 2003 | Excel Discussion (Misc queries) | |||
import Excel 2003 file into Outlook 2003 - NO NAMED RANGES?? | Excel Discussion (Misc queries) | |||
Copying Excel 2003 Selection into Outlook 2003 HTML E-Mail Message | Excel Discussion (Misc queries) | |||
Excel 2003 Database Driver Visual FoxPro 7 on Server 2003. | Excel Discussion (Misc queries) |