I need to copy the content of a table cell, that is displayed in a form control, to the clipboard, so that I can paste it to a Word page.
Any help?
Thanks
			
			
									
						
							Copying a table cell to clipboard
Copying a table cell to clipboard
LibreOffice 4.1 on Windows XP
			
						Re: Copying a table cell to clipboard
Does selecting it and Ctrl C not work?
			
			
									
						
							Apache OpenOffice 4.1.15 on Xubuntu 22.04.5 LTS
			
						Re: Copying a table cell to clipboard
It works, but...
As a matter of fact, I need a pushbutton that copies the content of several comboboxes or listboxes , with their labels, in a queary to the clipboard.
Then i could paste it to the page of another running application I cannot modify, but that accepts the pasted text.
Can a report be changed to plain text and pasted to clipboard?
Thanks
			
			
									
						
							As a matter of fact, I need a pushbutton that copies the content of several comboboxes or listboxes , with their labels, in a queary to the clipboard.
Then i could paste it to the page of another running application I cannot modify, but that accepts the pasted text.
Can a report be changed to plain text and pasted to clipboard?
Thanks
LibreOffice 4.1 on Windows XP
			
						Re: Copying a table cell to clipboard
If your report is based on a query, you can import the query results to Calc: [Tutorial] Using registered datasources in Calc.  In Calc, it would be easier to highlight all the content plus the labels for copying.
Short of that, I believe you'd need a macro. Definitely possible, but comes with a steep learning curve. If you want to tackle the macro way, I like sheepdogguides to start with and Andrew Pitonyak's OpenOffice Macros Explained as a resource for more advanced stuff.
			
			
									
						
							Short of that, I believe you'd need a macro. Definitely possible, but comes with a steep learning curve. If you want to tackle the macro way, I like sheepdogguides to start with and Andrew Pitonyak's OpenOffice Macros Explained as a resource for more advanced stuff.
OpenOffice 4.1.1 on Windows 10, HSQLDB 1.8 split database