Try using scr script but it does not work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I try using scr to create line like this
Line 0,0,16.26 0,2000,16.26
Line 51.78,0,16.416 51.78,2000,16.416
Line 100.44,0,15.95 100.44,2000,15.95
Line 226.77,0,15.329 226.77,2000,15.329
Line 259.91,0,15.432 259.91,2000,15.432
Line 280.61,0,14.915 280.61,2000,14.915
Line 308.05,0,14.915 308.05,2000,14.915
Line 323.06,0,14.764 323.06,2000,14.764
Line 331.82,0,14.667 331.82,2000,14.667
Line 336.69,0,15.348 336.69,2000,15.348
Line 343.18,0,15.283 343.18,2000,15.283
Line 343.83,0,14.959 343.83,2000,14.959
Line 354.21,0,14.991 354.21,2000,14.991
Line 370.75,0,11.813 370.75,2000,11.813
Line 331.82,0,14.667 331.82,2000,14.667
Line 336.69,0,15.348 336.69,2000,15.348
Line 343.18,0,15.283 343.18,2000,15.283
Line 343.83,0,14.959 343.83,2000,14.959
Line 354.21,0,14.991 354.21,2000,14.991
Line 370.75,0,11.813 370.75,2000,11.813
This is the formula I used in excel
="Line "&D2&","&E2&","&F2&" "&G2&","&H2&","&I2&" "
But all the lines just are on the same location. Why does it happen?
Many thanks
Thanks.