<HTML>
<HEAD>
<!-- Stock Option Proceeds Calculator
stockhelp.html
By Mike Calabrese
http://www.mikecalabrese.com
3-13-2000 -->
<TITLE>Stock Option Proceeds Calculator FAQ</TITLE>
</HEAD>
<BODY BGCOLOR="#ffffff" TEXT="#000000" LINK="#008000" VLINK="#400000">
<CENTER>
<TABLE WIDTH="600" CELLPADDING="0" CELLSPACING="0">
<TR>
<TD><H3 ALIGN=Center>
Stock Option Proceeds Calculator FAQ
</H3>
<P ALIGN=Center>
<B><A HREF="./stockopt.html">
<SMALL>&&Back</SMALL></A></B>
<P>
Here is a brief explanation of some of the questions you may have about the
Stock Option Proceeds calculator.
<HR>
<P>
<UL>
<LI>
<A HREF="#work">How does this application work?</A>
<LI>
<A HREF="#price">How do I look up the current price of my stock and it's
symbol?</A>
<LI>
<A HREF="#cost">How do I find out out how many shares and option grants that
I have for sale and when they were issued?</A>
<LI>
<A HREF="#federal">How can I find out how much to deduct for Federal Taxes,
FICA, and Medicare? </A>
<LI>
<A href="#state">How can I find out how much to deduct for State Taxes?</A>
<LI>
<A href="#comm">Do I have to pay commissions on the sale of my stock options?
</A>
<LI>
<A href="#other">What are "Other Deductions"?</A>
<LI>
<A href="#getit">Where can I get the scripts for this program?</A>
</UL>
<P>
<HR>
<P>
<A name="work">How does this application work?</A>
<P>
The number of shares times the selling price equals the total selling
price.<BR>
The number of options times the cost of those options for each grant equals
the cost of each grant.<BR>
The cost of each grant added together equals the total grant cost.<BR>
The total selling price minus the total grant cost equals the total gain.
<P>
The Federal Tax percentage times the total gain divided by 100 plus Federal
Tax amount equals the total Federal Tax.
<P>
The State Tax percentage times the total gain divided by 100 plus State Tax
amount equals the total State Tax.
<P>
The FICA (or Social Security) percentage times the total gain divided by
100 plus FICA amount equals the total FICA amount.
<P>
The Medicare percentage times the total gain divided by 100 plus Medicare
amount equals the total Medicare amount.
<P>
The Commission percentage times the total gain divided by 100 plus Commission
amount equals the total Commission amount.
<P>
The Other Deductions equal the total Other deductions amount.
<P>
Any field not filled in is assumed to be a zero.
<P>
The total gain minus the total Federal Tax, the total State Tax, the total
FICA amount, the total Medicare amount, the total Commission amount and
the total Other Deductions amount equals the total Net Proceeds.
<P>
<HR>
<P>
<A name="price">How do I look up the current price of my stock and it's
symbol?</A>
<P>
Many online search engines such as
<A HREF="http://www.northernlight.com">Northern Light</A> and
<A HREF="http://www.yahoo.com">Yahoo</A> allow you to look up stock prices
and/or symbols. Most online brokerages such as
<A HREF="http://www.agedwards.com">A.G Edwards</A> and
<A HREF="http://www.ameritrade.com">Ameritrade</A> allow you to look up this
information only if you open an account with them.
<P>
<HR>
<P>
<A name="cost">How do I find out out how many shares and option grants that
I have for sale and when they were issued?</A>
<P>
This information is generally available through your company HR department,
their authorized broker or your supervisor.
<P>
<HR>
<P>
<A name="federal">How can I find out how much to deduct for Federal Taxes,
FICA, and Medicare? </A>
<P>
This information is available from a previous paycheck stub, a previous
option sale document, your company HR department or the
<A HREF="http://www.irs.gov">IRS</A> website.
<P>
<HR>
<P>
<A name="state">How can I find out how much to deduct for State Taxes?</A>
<P>
Again, from a previous paycheck stub, a previous option sale document, your
company HR department or your official state web site.
<P>
<HR>
<P>
<A name="comm">Do I have to pay commissions on the sale of my stock options?
</A>
<P>
It depends. It's best to check with your company's authorized broker to be
sure.
<P>
<HR>
<P>
<A name="other">What are "Other Deductions"?</A>
<P>
Other deductions can be things like city taxes, child support, garnishments
or anything else that is taken out of your option sale that is not covered
by this application.
<P>
<HR>
<P>
<A name="getit">Where can I get the scripts for this program?</A>
<P>
<A HREF="http://www.mikecalabrese.com/users/mikec/applications/mcapps.html">
http://www.mikecalabrese.com/users/mikec/applications/mcapps.html</A>
<P>
<HR>
</TD>
</TR>
</TABLE>
</CENTER>
<P ALIGN=Center>
<B><A HREF="./stockopt.html"><SMALL><<Back</SMALL></A>
</BODY></HTML>