vin1 Posted June 4, 2013 Posted June 4, 2013 (edited) how can i create an autoit program fro Libre Office Calc that writes in column D, from row 15 to 36 randomly chosen rows with random values (numbers) within an array of number values eg: randomly chosen, column D, row 24 random value = "5" from array of numbers (8, 5, 9, 3, 0, 1, 22, 55) looping to a number limit eg: 100 values written even if repeat Edited June 4, 2013 by vin1
Nessie Posted June 5, 2013 Posted June 5, 2013 (edited) Take a look here, https://help.libreoffice.org/Common/Scripting. There are some API to do what you want in any language that you want Hi! Edited June 5, 2013 by Nessie My UDF: NetInfo UDF Play with your network, check your download/upload speed and much more! YTAPI Easy to use YouTube API, now you can easy retrive all needed info from a video. NavInfo Check if a specific browser is installed and retrive other usefull information. YWeather Easy to use Yahoo Weather API, now you can easily retrive details about the weather in a specific region. No-IP UDF Easily update your no-ip hostname(s). My Script: Wallpaper Changer Change you wallpaper dinamically, you can also download your wallpaper from your website and share it with all! My Snippet: _ImageSaveToBMPConvert an image to bmp format. _SciteGOTO Open a file in SciTE at specific fileline. _FileToHex Show the hex code of a specified file
vin1 Posted June 5, 2013 Author Posted June 5, 2013 (edited) what about .txt files? can an autoit program do the same thing with .txt files? Ln 15 to 36? Edited June 5, 2013 by vin1
water Posted June 5, 2013 Posted June 5, 2013 Or search the forum for an Open Office UDF. You will find something like >this. Maybe at least a good starting point. My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now