Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
7 views

How to draw “guidelines” between elements of nested Word lists?

MS Word allows you to make nested lists: - Fruit - Apples - Oranges - Sweet - Spain - Greece - Sour If you have many long and nested lists, reading the list ...
1
vote
1answer
152 views

Powershell Sort-Object by 3rd Column

I've a text file like this: 4108689096 2531 ./ssss/132432.odt 481446057 2293 ./abc/a.txt 3157353085 1096 ./dsjvbjf/c.docx 653380669 1824 ./bcd/x.avi And I'd like to achieve in Powershell to sort ...
0
votes
0answers
58 views

How to do Excel like “lists” in Open Office

Excel 2003 called them lists, later versions call them just tables. Excel can turn a simple table to a nice sortable list by selecting rows and columns and then going to Insert > Table. Excel would ...
0
votes
0answers
84 views

Can i create items on a sharepoint list via email?

I'm trying to figur out if the following is possible and durable. I know it's possible to send an email to a sharepoint list. However I don't know if it's possible to have details in the mail fill ...
1
vote
0answers
91 views

How do I remove initial indents on numbered lists?

In Word 2007 I want all numbers in a numbered list to be down the LH margin in line with the paragraphs. When a numbered list is selected, the numbers 1,2,3 are indented by a default 0.63cm. ...
2
votes
1answer
419 views

Definition lists in Microsoft Word 2007

How can I create definition lists in Microsoft Word 2007? Something like the following: Term A     A definition goes here Term B     A definition goes here
0
votes
1answer
113 views

Word Numbered List Issue — within tables & boxes

Is it asking too much of word to renumber lists within tables within inserted objects (standard rectangular boxes etc.)?
2
votes
1answer
33 views

creating iTunes listing INCLUDING “Where” information

Although iTunes produces a very good comprehensive listing of all music which can be copied and pasted into excel to give a database of music, unfortunately it does not include"where" information as ...
16
votes
4answers
2k views

Is it possible to make a smart playlist in iTunes that's comprised of tracks from unique artists (no one artist appears twice on the list)?

I can't figure out a way to get iTunes to create a playlist where every song in the list is a different unique artist, and no artists or songs are repeated. Is this possible? (using iTunes 10, ...
1
vote
1answer
147 views

Do not apply spacing between paragraphs to lists

I have a Word document with a custom style for "normal" text. I recently wanted to change the spacing between paragraphs to make them appear more "separated". I have done that by changing the ...
1
vote
1answer
230 views

How do I create an odd-numbered list in Word 2007?

Is there a way to automatically create an odd-numbers list in Word 2007 without having to manually change each line number by using the "Set Numbering Value" menu item in the Paragraph section of the ...
0
votes
1answer
41 views

Recently accessed file list

When ever I open many files, they always show up in Start->Documents. I can clear this by going right click start->properties->start menu->customize->clear documents. Is there any other way to do ...
3
votes
2answers
6k views

How to export a directory list from command prompt?

I have a folder full of media that I want to export to a list (csv, doc, xml, whatever...). When I navigate in Command Prompt to that folder, I can use "dir" to display the files in that directory. ...
0
votes
2answers
262 views

MS Word 2007: page breaks between list elements, but not inside them

I know it is possible to keep MS Word from inserting a page break in the middle of a paragraph. Now, however, when trying that with list elements, it takes the whole list as a paragraph. I want it to ...
3
votes
1answer
629 views

How do I create a multi-level numbered list with OpenOffice Writer?

I want to create a multi-level numbered (or bulleted) list with OpenOffice Writer. Eventually, I want to have something like this: 1 foo 1 bar 2 foobar 2 bar 1 bork 2 barfoo 3 huh? ...