Calc • Re: Data extraction from calc sheets
How many invoices are there?Statistics: Posted by FJCC — Wed Jun 05, 2024 8:51 pm
View ArticleBase • Re: I am unable to execute database Query code....
TryCode: SELECT * FROM "YourDatabaseTableName" WHERE POSITION ( 'P' IN "YourFieldName" ) > 0The SQL functionPOSITION ( <binary value expr 1> IN <binary value expr 2> )The character and...
View ArticleCalc • Re: Data extraction from Calc sheets
Welcome to the forum! Can you upload a small example of what you have and of what you wish to achieve?Statistics: Posted by Alex1 — Thu Jun 06, 2024 1:43 am
View ArticleWriter • Page numeration in the footer fails at the page 54
There is an .odt file, created in the OpenOffice 4.1.15. It containes 57 pages with a footer. There is a page numbers in the footer, begins from the page 3 (page numbers 1 and 2 are intensionaly...
View ArticleWriter • Re: Page numeration in the footer fails at the page 54
Hi and welcome to the forum!See if that helps: [Tutorial] Page numbering.Please add [Solved] at the beginning of the title in your first post (top of the topic) with the 🖉 button if your issue has...
View ArticleWriter • [Solved] Spell Checker Problem
My spell checker has completely stopped checking spelling of documents when I request it. My settings appear correct. Can someone please help.Statistics: Posted by dforrest — Thu Jun 06, 2024 2:04 pm
View ArticleBase • Database Query Code.....
Can any one create the following Query code as in the imageImg 1 - https://public-jerc9024-tech.b-cdn.net/files/1.jpgImg 2 - https://public-jerc9024-tech.b-cdn.net/files/2.jpgStatistics: Posted by...
View ArticleBase • Re: Database Query Code.....
Yes I can, but, no I will not. What you are displaying is a "homework assignment". Therefore, you have to "learn" and read the manuals and/or books, rather than having someone do it for you, and,...
View ArticleWriter • Re: Spell Checker Problem
If you place cursor in a correctly spelled but marked word, does the correct language appear in the middle of he Stats Bar in Writer (bottom bar of Writer window)?Statistics: Posted by RoryOF — Thu...
View ArticleCalc • Copy command causes Calc to freeze
New to Open Office, Just got a new Win 11 box, No more free MS Office so trying OO Calculate and immediately got a freeze when using the old Excel command Ctl-C (copy) tried the Edit-Copy-Paste. Saw...
View ArticleCalc • Re: Copy Command
Immediately got a freeze when using the old Excel command Ctl-C (copy) tried the Edit-Copy-Paste. Saw in the Forum that it is a common problem, but did not see any easy resolution for a op-sys...
View ArticleCalc • Re: Copy command causes Calc to freeze
As you are brand new to OpenOffice and you are on a Windows 11 system you would do well to switch from OpenOffice to LibreOffice. You can get LibreOffice in 64-bit for Windows. There are several good...
View ArticleCalc • Re: [Solved] Add data series to an existing chart
To MrProgrammer: You might find this method easier. If I have understood your message well then I can say that I was already involved with this method.To Hagar Delest: I hope that the point was to add...
View ArticleMac OSX • Re: Blurry text and ◀|▶ symbols
Note the screenshot attached of light gray right-facing triangles that sometimes appear at same time as blurry text.I was able to reproduce that problem if I enable OpenOffice → Preferences →...
View ArticleWriter • [Solved] Marks after sentences
In my text documents, there is a mark after every sentence. I've been manually removing them but there must be a way to clear them from the whole document. Any help much appreciated.Statistics: Posted...
View ArticleWriter • Re: marks after sentences
What's the "mark"?Have you tried edit menu/find and replace - paste in the "mark" into the search box and leave the replace blank, and do a replace all.This assumes the "mark" doesn't occur in any...
View ArticleWriter • Re: [Hint] How did I fix my ODT file
@CannedManDoes this file resemble the original?It does! The only thing that had changed was the formatting of the ToC (and its title having changed to Danish). How did you do it? What was wrong? I...
View ArticleWriter • Re: [Solved] Problem resizing footnote anchor numbers
Thread gone dormant a long time ago, but that actually gives me more the reason to post an update here. The default way for footnote anchors to be formatted, is by resizing and raising standard...
View ArticleWriter • Re: [Solved][Bug] Direction of selecting footnote changes menu options
Alright, that does make sense. It is confusing when you encounter it, but I understand why it is the way it is. At first, I thought it would make more sense to me as an end user, if the cursor was...
View ArticleMacros and UNO API • Re: Calc Sheet column like ID in database
You could simply use a relational database.Statistics: Posted by Villeroy — Sun Jun 09, 2024 4:04 pm
View Article