Posts by: WST Expert 1
RE: Complex Trading Comps Analysis: Convertibles of COSTCO
1) Per the instruction in the video, it clearly stipulates that the key question in the costco converts rests on the timing - how long away is the maturity of the converts? if it matures tomorrow, the holder wouldn't convert b/c they can get more by simply holding to maturity and receiving par value... Read More
1) Per the instruction in the video, it clearly stipulates that the key question in the costco converts rests on the timing - how long away is the maturity of the converts? if it matures tomorrow, the holder wouldn't convert b/c they can get more by simply holding to maturity and receiving par value... Read More
Re: Merger modeling - Purchase price allocation
What would your other option would have been? We didn't want G37 x F42 per our previously stated response: "No particular reason. We want to say, allocate the book value portion and whatever is left is allocated based on whatever %age we chose." And again, as previously stated, Trx Costs ... Read More
What would your other option would have been? We didn't want G37 x F42 per our previously stated response: "No particular reason. We want to say, allocate the book value portion and whatever is left is allocated based on whatever %age we chose." And again, as previously stated, Trx Costs ... Read More
Re: Valuing a negative EPS and EBIT company
DCF is only applicable and relevant for companies that are "going concerns" and steady run-rate companies. Thus, DCF is not valid for companies that generate negative earnings and cash flow during the projection period. perhaps one or two years, but certainly not all five years. What mig... Read More
DCF is only applicable and relevant for companies that are "going concerns" and steady run-rate companies. Thus, DCF is not valid for companies that generate negative earnings and cash flow during the projection period. perhaps one or two years, but certainly not all five years. What mig... Read More
RE: Complex Trading Comps Analysis: Weighs question
The weights for wacc in complex trading comps were estimated based on the target capital structure of the industry that is "normalized". If the weights are roughly the same as the actual, then it doesn't really matter which one to use. However, in a case of Costco, with no debt, one may want to sens... Read More
The weights for wacc in complex trading comps were estimated based on the target capital structure of the industry that is "normalized". If the weights are roughly the same as the actual, then it doesn't really matter which one to use. However, in a case of Costco, with no debt, one may want to sens... Read More
Re: Automatic Updates
The way to do this would be to create a named range that dynamically expands based on the count of the number rows utilized. This requires combination of OFFSET and COUNT to do so. This is covered in great detail with examples in our Excel Charting & Graphing Techniques course. Read More
The way to do this would be to create a named range that dynamically expands based on the count of the number rows utilized. This requires combination of OFFSET and COUNT to do so. This is covered in great detail with examples in our Excel Charting & Graphing Techniques course. Read More
Re: Cash Flow and Balance Sheets for M&A Models
Generally speaking, when pitching, it is not required since its a bit overkill and you don't have all the required info from mgmt.
However, in real deals, it is critical to build the fully blown version. This is covered in our super-advanced m&a class
Generally speaking, when pitching, it is not required since its a bit overkill and you don't have all the required info from mgmt.
However, in real deals, it is critical to build the fully blown version. This is covered in our super-advanced m&a class
Re: Price to book
Sounds like you are trying to find an "intrinsic" price-to-book ratio of some sort? At first glance, we're not sure why this is relevant. P/B is a market multiple; so there is no "intrinsic" or "correct" answer, but rather, what investors (the market) are willing to pay... Read More
Sounds like you are trying to find an "intrinsic" price-to-book ratio of some sort? At first glance, we're not sure why this is relevant. P/B is a market multiple; so there is no "intrinsic" or "correct" answer, but rather, what investors (the market) are willing to pay... Read More
Re: Bank Modeling
You are not incorrect.
However, the convention is for Recoveries to be offset against GCO. Keeping in mind that GCO don't impact the IS, so hence you don't see it as a net against Provisions.
You are not incorrect.
However, the convention is for Recoveries to be offset against GCO. Keeping in mind that GCO don't impact the IS, so hence you don't see it as a net against Provisions.
RE: Complex Trading Comps Analysis: Weighs question
Don't forget that Debt / Capital is Debt / (Capital + Equity) and so it's just a matter of simple algebra. If D/E = 20%, then you can assume that D=20;E=100, then D/(D+E) is 20/120 or 1/6, hence 16.67%. As previously stated, the initial D/E assumption of 20% was assumed based on a combination of ind... Read More
Don't forget that Debt / Capital is Debt / (Capital + Equity) and so it's just a matter of simple algebra. If D/E = 20%, then you can assume that D=20;E=100, then D/(D+E) is 20/120 or 1/6, hence 16.67%. As previously stated, the initial D/E assumption of 20% was assumed based on a combination of ind... Read More
Hello, we have a solution for you. The original logic that we used to construct the insurance sweep was that if you generated cash that year, i.e. Cash Available/Required in row 8 of Sweep tab was positive, that the minimum cash balance was essentially ignored because you would be building cash b... Hello, we have a solution for you.
The original logic that we used to construct the insurance sweep was that if you generated cash that year, i.e. Cash Available/Required in row 8 of Sweep tab was positive, that the minimum cash balance was essentially ignored because you would be building cash balance in that scenario. Then, if you lost money that year (row 8 is negative), then the min cash balance kicks in because you want to ensure enough for working capital purposes. Any required cash comes from portfolio sweep.
However, you are correct in pointing out that in either case, to build a purely dynamic model, as we always advocate, the minimum cash balance requirement should always be in play and affecting the model regardless of the other figures. As such, here is the fix required, from your completed model, Sweep tab:
1) In cell C16, add this label: Cash Required to hit Min Cash Bal / (Excess above Min)
2) In cell G16, add this formula: =G15-G10 and copy it to column K. We then made this row 16 white cell so it won't show up on printout.
The logic is that you are calculating the amount of money required to "replenish" cash to hit MIN or if negative, it is the excess above MIN. This is an interim subtotal we need to facilitate the next calculation.
3) In cell G17 (Cash Required from Portfolio), put in this formula and copy to column K: =-MAX(0,G16-G8)
The logic is that you are calc'ing either:
a) Cash Req. less Generated => get ? from Port
b) Excess Cash less Shortfall => get ? from Port
c) Max(0) to force positive number & correct calc
OPTIONAL NOTE: You can actually remove the negative sign in front of the MAX function here, but if you do so, in all of the Discretionary Sweep calculations below (rows 22, 29, 35, 41 and 47), remove the negative sign in front of G17 in the MIN(MAX()) function. In addition, in Debt Borrowing in row 80, you need to switch the signs, so it would be: =G17+G22+G29+G35+G41+G47. If you leave the - in front of the MAX in Step 3 above, you do not need to change the signs in the Sweeps or Debt Borrowing.
4) Finally, in cell G11, (Change in Cash), update the formula to: =G8+G17 and copy to column K
The logic is that there are two sources of cash changes: (i) cash generated that year (or shortfall required if row 8 is negative); and (ii) portfolio drawdowns.
Thus, the end result is that we reverse the flow and the logic to calculate the Cash Required from Portfolio first based on any changes from cash beginning balance vs minimum cash balance and cash generated (or shortfall) that year. Then the Change in Cash is easier to calculate.
This is cleaner, more dynamic and more important, gets rid of the ugly IF statement that we initially had used because we got a bit lazy.
To prove this works in all scenarios, we tested the following relevant scenarios, and the model changes we outlined are sufficient to capture all possible outcomes:
Min Cash > Cash Beg: Made Money (more than Required) => Build Cash Balance
Min Cash > Cash Beg: Made Money (less than Required) => get from Portfolio
Min Cash > Cash Beg: Lost Money => Portfolio: Required + Loss
Min Cash > Cash Beg: Lost Money (lost less than Excess) => Cash down, no Portfolio required
Min Cash < Cash Beg: Lost Money (lost more than Excess) => Cash down to Min, get from Portfolio
Min Cash < Cash Beg: Lost Money (equal to Excess) => Cash down to Min, no Portfolio required
Min Cash < Cash Beg: Made Money => Cash Up
Min Cash = Cash Beg: Lost Money => Cash Same, get from Portfolio
Min Cash = Cash Beg: Made Money => Cash Up
Seek and yee shall find. Read More