Advertisement

Member Login


Or call us
US +1 (617) 500-8224
EU +44 (113) 815 2220
Or Skype us

Who's Online

We have 23 guests and 4 members online


Enter Amount:


Total Downloads

156788
Home

ExcelCalcs
Welcome, Guest
Please Login or Register.    Lost Password?
Copy and Paste via ExcelCalcs (1 viewing) (1) Guest
Use this forum to report any problems, report abuse, user suggestions or any other issue regarding the ExcelCalcs website.
Go to bottom Favoured: 0
TOPIC: Copy and Paste via ExcelCalcs
#1687
JohnDoyle (Admin)
Please support us with an XLC Pro Subscription.
Moderator
Posts: 917
graph
User Online Now Click here to see the profile of this user
Gender: Male MoreVision Location: LEEDS, WEST YORKSHIRE, UK Birthdate: 1965-02-24
Copy and Paste via ExcelCalcs 1 Year, 2 Months ago Karma: 475  
I am working on some new functionality for ExcelCalcs to copy and paste formulas from a website. Here is a test page which appears to be working fine.

Here is a forum test - but for some reason it needs to be copied first into notepad, then copied from Notepad into Excel**?
Code:

<table><tbody><tr><td>Initial velocity</td> <td></td> <td></td> <td></td> <td></td></tr>
<tr><td></td> <td>u =</td> <td>10</td> <td>m</td> <td></td></tr>
<tr><td>Time</td> <td></td> <td></td> <td></td> <td></td></tr>
<tr><td></td> <td>t =</td> <td>25</td> <td>s</td> <td></td></tr>
<tr><td>Acceleration</td> <td></td> <td></td> <td></td> <td></td></tr>
<tr><td></td> <td>a =</td> <td>2</td> <td>m/s2</td> <td></td></tr>
<tr><td>Distance covered</td> <td></td> <td></td> <td></td> <td></td></tr>
<tr><td></td> <td>s =</td> <td>=C2*C4+OVD(1)/UND(2)*C6*C4^2</td> <td>m</td> <td>=EQS(C8)</td></tr></tbody></table>



Any feedback appreciated.
 
Logged Logged  
 
Last Edit: 2009/06/24 15:47 By JohnDoyle.
 
  The administrator has disabled public write access.
Go to top