I would like to create report that creates an index that pulls from two different fields in one table. For example:
(Topic) (Page Numbers where the topic can be found)
Housing 1,34,56,77,79,90
Currently the report allows me to do this:
Housing 1
Housing 34
Housing 56
Housing 77
It does not allow me to list the page numbers if they are all coming from one field.
(Topic) (Page Numbers where the topic can be found)
Housing 1,34,56,77,79,90
Currently the report allows me to do this:
Housing 1
Housing 34
Housing 56
Housing 77
It does not allow me to list the page numbers if they are all coming from one field.