Implementing mulit-selection list in Libre office calc - libreoffice

I am trying to implement a multiple selection list in libre office. I am inexperienced with excel. Any suggestion or solutions will be appriciated.

Related

Is it possible to load microsoft forms dropdown list from excel or text file

Is it possible to load microsoft forms dropdown list from excel or text file
Is it possible to load microsoft forms dropdown list from excel or text file.
As the form options will keep changing frequently like daily, so if options can be loaded from a file or excel or onedrive file
can use script to update the file which can help with updationg fields of dropdown manually.
Any idea or workaround let me know. Thanks for your inputs.
Exploring the same in sharepoint forms as well.

Schedule Export of tally report on daily basis and upload it on FTP

We need some automation functionality in Tally to export the Tally reports (custom or inbuild reports) on a daily basis . We don't want to do it manually every day. I researched but I didn't find any documentation for this. Could you please suggest any code and documentation for this?
Thanks

Count number of words in MS Word doc without opening it - VB.net 2010

I'm working on Visual Basic 2010 Express, and I am looking for a way to count the total word number of an MS Word document (.doc or .docx) from my application.
In fact, I found several ways to do that, but all of them require my application to open the word file, which is not always possible in my case.
Is there any way to get this MS Word file detail without opening it ?
Would you please suggest me a way to get this done?
Thank you in advance.

Is there a way to get a reference to results after creating word documents using mail merge?

I'm using a VSTO 2010 AddIn to do a Word mail merge with WdMailMergeDestination being set to wdSendToNewDocument. Is there any way to get a reference to the newly created documents or even find out which data row was used to create each one?
Hi Christopher i am working on the same thing and so far i have managed to create an add-in for the outlook. So the Word mail merge completes and the mail in the Outlook outbox folder, right before being sent will attach the attachment of any type.
I am using this for mass scale i am talking about 5000-7000 mails at one go, and the add-in failed me, by attaching to only some emails its like on and off (my guess is the add-in not able to handle the heavy duty). So now i am going a bit further in to the solution by capturing the mailmerge object in the word. (btw i am using i am developing for 2007 should be no problem for 2010 as well)
So far i can suggest you this article that i managed to dig if you have a found a solution please do share tks.
http://support.microsoft.com/default.aspx?scid=kb;en-us;301659
P.S: I know that there are people selling this kind of software commercially.But its best if homebrewed!

How to send a custom email with an attached report based on variables with MS Access? 2003 or 2007

I would need to send an email with standard text (but some custom parts like names and dates) with an attached pdf report generated with ms access. I prefer a solution for access 2003, but if it works on 2007 it's fine too.
Can be done directly from ms-access or I need some other apps/work?
thanks ;)
There are several articles that might come in handy to help you with this.
Creating PDF files from within Access
http://www.granite.ab.ca/access/pdffiles.htm
Report To PDF
http://www.lebans.com/reporttopdf.htm
Using Automation to Send a Microsoft Outlook Message
http://support.microsoft.com/?kbid=161088