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
threads in mfc
basic question about graphs and gradients
cisco 4500 connect to red hat 5.5 linux pc
alpha towards the end of the stage
query with join on three tables and count in postgresql, how to do it ?
My RAM clock speed is off in CPU-Z
user equivalence check failed for user "oracle"
Password Protect Folder
Can't get twoASA 5505's VPNd
InfoPath - CONCAT, Line break and copying user comments into a repeating table each time a new user adds comments in a browser-enabled field