Message 1 of 6
how to find the length of curve in vba?
Not applicable
08-07-2013
02:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi , I am try to create a function that compute the length of a line such as the picture shows on top.
The code I have now only getting the straight line distance. It's there a way to compute the curve distance?