Hi,
I think I am asking the question to right forum.
Reference:
http://chandoo.org/wp/2011/08/03/create-powerpoint-presentations-using-excel-vba/
My question is reference to above link.
1. I am preparing sales collaterals. One common requirement I have from engineering team is case studies of the project to be included in the presentation. Case study data changes from time to time (as projects progress.) Asking engineering team to prepare a new slide on case study everytime a customer presentation is to be made is waste of their time.
2. I have a template for case study in power point. (Basically empty shapes/text boxes which are to be filled with text bullets.) Number of text boxes, their sizes, their location in the slide and which box should contain what text/data is fixed.
3. I have a excel template to capture the engineering projects. This is an extended project review excel file. One sheet per project is populated every week as part of engineering project reviews.
4. What I want to do is
a. Filter and select the case studies I want to include.
b. Run a macro such that using the selected case studies, one slide per selected project is generated.
Question:
1. Is it possible to fill in text boxes in an excel sheet using VBA macros?
2. has anyone attempted it and a solution is published?
3. Can anyone help?
regards,
Jagmohan
I think I am asking the question to right forum.
Reference:
http://chandoo.org/wp/2011/08/03/create-powerpoint-presentations-using-excel-vba/
My question is reference to above link.
1. I am preparing sales collaterals. One common requirement I have from engineering team is case studies of the project to be included in the presentation. Case study data changes from time to time (as projects progress.) Asking engineering team to prepare a new slide on case study everytime a customer presentation is to be made is waste of their time.
2. I have a template for case study in power point. (Basically empty shapes/text boxes which are to be filled with text bullets.) Number of text boxes, their sizes, their location in the slide and which box should contain what text/data is fixed.
3. I have a excel template to capture the engineering projects. This is an extended project review excel file. One sheet per project is populated every week as part of engineering project reviews.
4. What I want to do is
a. Filter and select the case studies I want to include.
b. Run a macro such that using the selected case studies, one slide per selected project is generated.
Question:
1. Is it possible to fill in text boxes in an excel sheet using VBA macros?
2. has anyone attempted it and a solution is published?
3. Can anyone help?
regards,
Jagmohan