I am asking this question, I don't think it is possible. This is a 2 step question, assuming that the first one is not possible.
first question
============
I have a document with multiple pages. Where, the document is made of numbered list for example
- word 1, word 2, word 3 etc.
- apple, orange, goat
- table, chair, mouse
- computer, printer, floor
I am building an index,
A
apple, 2
O
orange, 2
T
table, 3
as you can see rather refer to page number, the index will refer to the list instead. I cannot find a way to do that or whether it can be done by macro.
2nd question, this should have been another question, but I put it here instead
===================================================
assuming that question number 1 is not possible, then
I was looking the following article, try this macro but return the wrong number
https://wordmvp.com/FAQs/Numbering/ListString.htm
all what I need to do, from the list below
- word 1, word 2, word 3 etc.
- apple, orange, goat
- table, chair, mouse
- computer, printer, floor
run a macro to get the list number. for example, if I select "word 3" and run the macro, it will return "1"
as well as if I select "mouse" and run the macro it will return "3"
this is the simplest way, if 1 is not possible
Moved from: Office/ Word / Windows 10 / Office 2016