Questions tagged [list]
The list tag has no summary.
126 questions
2
votes
0
answers
53
views
How do I specify what character to use as a list level separator in LibreOffice Writer?
Problem: I want my Heading 1 style to be numbered 1, 2, 3... and I want my Heading 2 style to be numbered a, b, c... with sublevels 2, so that I get my headings like this:
1 Heading 1
1a Heading 2
1b ...
2
votes
0
answers
119
views
Thunderbird with smaller rows in card view (via userChrome.css) scrolls message out of sight when clicking on it
In Thundebird 128.6.1esr on Ubuntu 22.04 I used the userChrome.css to change the vertical size of a message row in card view:
#threadTree tr.card-layout
{
appearance: none !important;
font-size: ...
1
vote
2
answers
59
views
Look in data cluster in a row and fetch the first cell value of the row
I have a sheet where the first column has the names of people, next 4 columns have various dates. I want a function to check the cluster of dates and fetch the list of people allocated for a ...
0
votes
0
answers
482
views
Word starts messing up autoformat list levels halfway through document
I have run into this very bizarre behavior several times over the past year. I'll get about halfway through a long (80–300 page) document, only for Word to suddenly start having all newly-created ...
0
votes
1
answer
79
views
Lookup in excel from a range and returning the match
I am trying to work on this for quite a few days for now. I want to take out the middle names from last name. I have possible list of middle names and a list of last names. I am trying to look up the ...
0
votes
1
answer
835
views
How to convert a numbered list into a list with static ("unformatted") numbers that don't change automatically when the list is edited?
I often get Word documents converted from books in PDF format that have complicated nested chapter and chapter section numberings in the headers of the document, and I need to convert these numbered ...
2
votes
1
answer
275
views
Stop the default bulleted list on new slides in Impress
In every version of Libre Office Impress I can recall (including the current 7.6), making a new slide always defaults to a layout with a text box initiated with an unordered, bulleted list. Is there ...
1
vote
1
answer
2k
views
Need to look up individual names on a list
I'm trying to find a formula that will let me verify the frequency of names on a list on a second list without having to go one by one inserting the text in between "".
I'm currently using =...
1
vote
0
answers
835
views
Thunderbird Message List Pane Size
Is there a way to reduce the number of messages listed in the Message List pane? I can drag the bottom of it down and increase the number shown, but if I drag it up, the least number I can display is ...
0
votes
0
answers
271
views
Is there a formula I can use to show the top 10 values with criteria?
I am looking for a formula that will give me the top 10 $ amount from a column, however it must match a category from another column. I have attached an example of what I need.
In this example I am ...
0
votes
1
answer
341
views
Populate rows (year listing) based on drop down selection MS Excel
I have a challenge presented to me. I have searched quite a bit, but I cannot find a solution that exactly works.
I have a drop down listing that represents the number of years (1-50). I need to ...
1
vote
1
answer
117
views
Overlapping administrative units - excel associations
In excel, I have a list of administrative units and need to find the overlapping relationship between the tax districts that comprise the administrative units. In column A I have the administrative ...
0
votes
1
answer
2k
views
Creating List in MS word with numbers linked to heading number
I am creating a document with several sections that each contain a heading number.
Many of the sections contain tables. The first column in the table should contain a list of ID numbers.
The numbers ...
1
vote
2
answers
490
views
Copy multiple files/filetypes - from different folders (list of paths) - to a other folder
Like the title says.
I found this here: https://stackoverflow.com/a/1294140
set dSource=C:\tmp\Aufgaben\Tom VPKs
set dTarget=C:\tmp
set fType=*.eps
for /f "delims=" %%f in ('dir /a-d /b /s &...
-1
votes
3
answers
756
views
How do I list all directories with include same name subdirectory?
My musiclibrary is a mess.
I try to create this structure:
/music
/music/artist/album/
For some reason I have several artist with this structure.
/music
/music/artist/artist/
/music/artist/artist/...