R
ryguy7272
I created a word document, with many DocVariables, that imports data from an
Excel worksheet. This document works great. When I double-click this
document to open it, I get a message that reads 'Opening this document will
run the following SQL command: SELECT * FROM 'List'', etc. This works fine.
I am now trying to do something similar with a new word document. I inserted
some DocVariables into the new word document this morning, and expected my
ListBox1 to show the data that is stored in the spreadsheet, but my ListBox1
is empty. Is there some special reference I need to create to get the source
data to show in ListBox1? When I hit Alt+F11, I see that ‘Reference to
Normal’ so I expected it to work, but it doesn’t appear to be working. Can
anyone offer a suggestion?
Regards,
Ryan---
Excel worksheet. This document works great. When I double-click this
document to open it, I get a message that reads 'Opening this document will
run the following SQL command: SELECT * FROM 'List'', etc. This works fine.
I am now trying to do something similar with a new word document. I inserted
some DocVariables into the new word document this morning, and expected my
ListBox1 to show the data that is stored in the spreadsheet, but my ListBox1
is empty. Is there some special reference I need to create to get the source
data to show in ListBox1? When I hit Alt+F11, I see that ‘Reference to
Normal’ so I expected it to work, but it doesn’t appear to be working. Can
anyone offer a suggestion?
Regards,
Ryan---