J
Joy Raman
Hi,
I am using "INCLUDETEXT" with a bookmark to pull in
information from another document. I use the bookmark
feature with "INCLUDETEXT" as I dont have to manage many
individual files of subdocuments. The text that I am
pulling in is a table. In other words I pull in one
tablefor every "INCLUDETEXT" statement that I have. I have
about 200 tables in the source data document. I am trying
to present these tables in the master document in a
variety of categories. So I may pull in one table in 3
different places, one for say "location", "type"
and "price". So I need 3 "INCLUDETEXT" statements. What I
would like to do is have is just one "INCLUDETEXT"
statement per category. Like a for loop that pulls in
these tables if it meets certain criteria. I know there
are filed codes like "COMPARE" and "IF". I couldnt fing
anything in help that tells me how to use them. I am not
even sure if thats the right approach. I am just looking
for a clever way to avoid putting in about 300 -
400 "INCLUDETEXT" statemenmt in my master. Do I have to go
the VBA route on this? Thanks
I am using "INCLUDETEXT" with a bookmark to pull in
information from another document. I use the bookmark
feature with "INCLUDETEXT" as I dont have to manage many
individual files of subdocuments. The text that I am
pulling in is a table. In other words I pull in one
tablefor every "INCLUDETEXT" statement that I have. I have
about 200 tables in the source data document. I am trying
to present these tables in the master document in a
variety of categories. So I may pull in one table in 3
different places, one for say "location", "type"
and "price". So I need 3 "INCLUDETEXT" statements. What I
would like to do is have is just one "INCLUDETEXT"
statement per category. Like a for loop that pulls in
these tables if it meets certain criteria. I know there
are filed codes like "COMPARE" and "IF". I couldnt fing
anything in help that tells me how to use them. I am not
even sure if thats the right approach. I am just looking
for a clever way to avoid putting in about 300 -
400 "INCLUDETEXT" statemenmt in my master. Do I have to go
the VBA route on this? Thanks