Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
still struggling
Function Discount(quantity, price) If quantity = 300 Then Discount = quantity * price * 0.1 Else Discount = 0 End If End Function -- I still cant find this function in the functions drop down box, is there something else I have to do. thnaks delmac |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
User defined functions without using VBA. | Excel Discussion (Misc queries) | |||
User defined charts | Charts and Charting in Excel | |||
Refreshing a User Defined Function | Excel Discussion (Misc queries) | |||
Excel option to store trendline's coefficients in cells for use | Charts and Charting in Excel | |||
how to move user defined function | Excel Worksheet Functions |