![]() |
|
|
|||||||
| FlashChat | Actuarial Discussion | Preliminary Exams | CAS/SOA Exams | Cyberchat | Around the World | Suggestions |
DW Simpson & Co |
Entry Level Jobs | Asian
Jobs |
Registration Form |
![]() |
|
|
Thread Tools | Display Modes |
|
#71
|
||||
|
||||
|
I've never had a problem with debugging. Run Evaluate Formula once to see where everything is coming from and you pretty much know all there is to know about the formula. Then you change it from there.
__________________
This post was crafted using a special blend of herbs and sarcasm. |
|
#72
|
|||
|
|||
|
Quote:
Also I find numbers written and compared as strings to be disturbing. It bothers me when "4000"<"670". Last edited by Gedankenexperiment; 03-31-2011 at 04:32 PM.. |
|
#73
|
||||
|
||||
|
Quote:
Most evident though, is that the whole thing could be replaced by index(match,match) which would be less retarded than what you are doing.
__________________
def no_one(the_spanish_inquisition): **** Juan. |
|
#74
|
||||
|
||||
|
Quote:
This is showing my work, in this instance, since I'm showing all the individual factors for given policy types/limits, then using them to calculate the final premium.
__________________
This post was crafted using a special blend of herbs and sarcasm. |
|
#75
|
||||
|
||||
|
Quote:
I'm not sure how it could be replaced by INDEX(MATCH,MATCH) though, each one of the VLOOKUPs is going to a different table.
__________________
This post was crafted using a special blend of herbs and sarcasm. |
|
#76
|
||||
|
||||
|
Quote:
Again, this is a simplified example. I personally like to perform different functions in different columns so I can make sure the results are what I want. If all the formulas are imbedded into one cell, there's really no way to make sure the "n", rates, and cash flows are reasonable before it spits out the PV. If you ever have to go back to the spreadsheet, and say this time around you don't want "convertible quarterly" interest rates and want "convertible semi", it's easier to find which column you don't need anymore and fix it that way, rather than digging through a megaformula and making sure all the logic is still kosher. If it looks sloppy with all the columns, I can make it pretty by having a "summary" tab that summarizes the interesting columns. Just my humble opinion.
__________________
FAP The story of my life: It's not that I'm in denial of being a nerd. It's that everyone else is in denial of how incredibly cool I am. Last edited by epeddy1; 03-31-2011 at 04:51 PM.. |
|
#77
|
||||
|
||||
|
Sure there is. "Evaluate Formula" on the Formulas ribbon does exactly that.
__________________
This post was crafted using a special blend of herbs and sarcasm. |
|
#78
|
|||
|
|||
|
Quote:
Quote:
(Factors) PPT 0 TTT 30 Other 50 ---- Prem 80 It's not necessary, but the whole beauty of spreadsheets is that you get to see every step. It's easier to spot errors (because you might not notice Prem is off) and easier to read (because you don't have to evaluate the formula or even know what "VLOOKUP" means to see what's happening). Plus, you might want to do something else with those factors. Last edited by Gedankenexperiment; 03-31-2011 at 05:28 PM.. |
|
#79
|
||||
|
||||
|
Quote:
Quote:
__________________
This post was crafted using a special blend of herbs and sarcasm. |
|
#80
|
|||
|
|||
|
Quote:
Quote:
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|