Hi Guys,
For a while now i have some troubles with editing text in a OLE Word-object on a form. When i double click on the OLE Word-object the object opens like a Word file in Access. Now i can edit text as much as i want, but after closing the editor, the text in the form has shrunk a lot...
Hi Guys,
I would like to connect my access 2010 db to a webservice wich gives my db some data i need.
Access 2010 supports connecting to webservices: External Data -> More -> Data Services. But then i need to select a 'Data Services Connection Definition File' to establish the connection...
Hi Guys,
Does anybody know how to open the regular filterdialog (with the checkboxen for the different values) in a report with VBA. With the regular filterdialog I mean the one you get when you select a column and then push the filterbutton.
Thanx in advance!
Hi guys,
Somtimes i have a problem with dynamical queries. For some of these i need to put in the same parameter value two times, before it works.
Does anyone knows why this occures?
I have a form with a memofield (rich text). After hitting enter, a new line is added in, but the focus changes to the top of the memofield (of the same record). This is a bit annoying. Does someone knows the solution?
Hi Guys,
I'am try to build in some automatisation in my application.
I want to programm a button wich makes up two documents (pdf) with information from a form and then emails both documents and a couple other attachements from the HD to a recipient.
What is the best method to doe this...
Hi there,
I'am struggling for a while to write some code for sending an e-mail (Outlook) from an Accessform, with a PDF attachment constructed with information from the same Accessform.
Does anybody knows if this is even possible? I'am stuck at creating the pdf file for the docx file...