Hello allThe original Excel-Vista link does not work due to different Excel versions, languages and Code to run within Vista.I solved the issue by just creating the correct XLISP term with an Excel macro and copying it to the clipboard.In VISTA one can then paste this to the listener. Copying a range of data (inlcuding dataset name from worksheet name, Column titles and even empty cells...creates the follwing XLISP term when pressing the macro button (not shown above): (DATA "Some Cars" :TITLE "Some Cars" :ABOUT "Excel Data" :VARIABLES '("Car Name" "Coun........There is no VISTA DLL code involved and the XLISP term in the clipboard is adapted to what VISTA needs. There might well be some limitations, like e.g. the length of the string being transported via Clipboard. I did not check it with large data.It could be modified by transporting the XLISP term via a file - may be that overcomes size limitations.I hope this helps - obviosuly I was not the only one with the problem...RegardsPiranha
Hello allThe original Excel-Vista link does not work due to different Excel versions, languages and Code to run within Vista.I solved the issue by just creating the correct XLISP term with an Excel macro and copying it to the clipboard.In VISTA one can then paste this to the listener. Copying a range of data (inlcuding dataset name from worksheet name, Column titles and even empty cells...creates the follwing XLISP term when pressing the macro button (not shown above): (DATA "Some Cars" :TITLE "Some Cars" :ABOUT "Excel Data" :VARIABLES '("Car Name" "Coun........There is no VISTA DLL code involved and the XLISP term in the clipboard is adapted to what VISTA needs. There might well be some limitations, like e.g. the length of the string being transported via Clipboard. I did not check it with large data.It could be modified by transporting the XLISP term via a file - may be that overcomes size limitations.I hope this helps - obviosuly I was not the only one with the problem...Regards
Piranha--
You received this message because you are subscribed to the Google Groups "Visual Statistics" group.
To view this discussion on the web visit https://groups.google.com/d/msg/visual-statistics/-/FNLpu5QdMSgJ.
To post to this group, send email to visual-s...@googlegroups.com.
To unsubscribe from this group, send email to visual-statist...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/visual-statistics?hl=en.
--
You received this message because you are subscribed to the Google Groups "Visual Statistics" group.
To view this discussion on the web visit https://groups.google.com/d/msg/visual-statistics/-/S1zttyWBbFMJ.
Does this also work with OpenOffice /LibreOffice Calc ?
On 06/06/2012 16:54, Pedro Valero wrote:
Just a quick note endorsing this method of transferring data to ViSta. Quite convenient and seems to work well in several scenarios.
On Wednesday, June 6, 2012 2:30:05 PM UTC+2, Piranha wrote:--Hello allThe original Excel-Vista link does not work due to different Excel versions, languages and Code to run within Vista.I solved the issue by just creating the correct XLISP term with an Excel macro and copying it to the clipboard.In VISTA one can then paste this to the listener. Copying a range of data (inlcuding dataset name from worksheet name, Column titles and even empty cells...creates the follwing XLISP term when pressing the macro button (not shown above): (DATA "Some Cars" :TITLE "Some Cars" :ABOUT "Excel Data" :VARIABLES '("Car Name" "Coun........There is no VISTA DLL code involved and the XLISP term in the clipboard is adapted to what VISTA needs. There might well be some limitations, like e.g. the length of the string being transported via Clipboard. I did not check it with large data.It could be modified by transporting the XLISP term via a file - may be that overcomes size limitations.I hope this helps - obviosuly I was not the only one with the problem...RegardsPiranha
You received this message because you are subscribed to the Google Groups "Visual Statistics" group.
To view this discussion on the web visit https://groups.google.com/d/msg/visual-statistics/-/S1zttyWBbFMJ.
To post to this group, send email to visual-statistics@googlegroups.com.
To unsubscribe from this group, send email to visual-statistics+unsubscribe@googlegroups.com.