hello all;
i'm pretty much a VBA newbie, but here's my question: if i embed an XL worksheet into Word as a table, how can i get particular cell data out of it to be used by my VBA code? for instance, say i have an XL worksheet in Word with lots of very detailed data in it, and i want to pull out specific cell data (text) and use it to make a small summary list in Word. i could do this by changing the value of a text label or text box, etc., that i have placed in Word. if it is a Word table, i can do this, but i can't get it to work if i drop an XL worksheet into Word. are there any code snippets or examples of this syntax?
thank you,
-ungarata
i'm pretty much a VBA newbie, but here's my question: if i embed an XL worksheet into Word as a table, how can i get particular cell data out of it to be used by my VBA code? for instance, say i have an XL worksheet in Word with lots of very detailed data in it, and i want to pull out specific cell data (text) and use it to make a small summary list in Word. i could do this by changing the value of a text label or text box, etc., that i have placed in Word. if it is a Word table, i can do this, but i can't get it to work if i drop an XL worksheet into Word. are there any code snippets or examples of this syntax?
thank you,
-ungarata