Microsoft
Software
Hardware
Network
Question : Excel VBA
Hi,
I want users to be able to enter three variables into a text box or form of some description on a spreadsheet and then press enter, after pressing enter VB runs following calculation
No of Shares 40000
Dividend Yield % 0.125
Desired Return Yield % 0.05
Calcualtion
Dividend = (No of Shares * Dividend Yield)
Sell at £ = (Dividend/Desired Yield)/ No Of Shares
So after pressing the Calculate button, the user is left with the message
Sell at £ xyz
Can anyone suggest a method and code to use to run this in Excel
Thanks and Regards,
Seamus
Answer : Excel VBA
1:
$line=~ m/^.{6}\s+PERFORM\s+(?!varying)(\S+)($|\s|\./i
Random Solutions
override err.raise?
How to run app on local machine and display results in web page
Mouse wheel action on scroller
How can I rotate a video?
Help with SEO
Getting violation of primary key during bulk insert.
Can't add secondary domain controller
Crystal Report Graphs showing Year with 2 Decimal Places
Exchange 2010 and /exchange error
CentOS 5 mirroring/synchronization over internet for redundancy.