G
Guest
I will be creating a powerpoint slide with unique shape names. I will also be
populating the text values from a sql server database. All that's good.
I want to be able to give the user the ability to select a value from a
combo box and then save it back to the database. I know of a way which would
be to loop through the shapes and based on the shape.name, put the text value
in the database. Is there a better, smarter way?
populating the text values from a sql server database. All that's good.
I want to be able to give the user the ability to select a value from a
combo box and then save it back to the database. I know of a way which would
be to loop through the shapes and based on the shape.name, put the text value
in the database. Is there a better, smarter way?