@@ -52,11 +52,11 @@ Mod_Pivot.bas methods:
52
52
- Pivto_SetFieldValues -> set specific values in a pivot field
53
53
54
54
Mod_PowerPoint methods:
55
- - PowerPoint_AppendsixSlide -> an example on how to create a PowerPoint slide from a PowerPoint presentation and add data / objects from Excel
56
- - PowerPoint_CutPasteChartsFromExcel -> an example of how to cut and paste charts from Excel to PowerPoint
57
- - PowerPoint_IDShape -> identifies the type of PowerPoint shape
58
- - PowerPoint_ModifyTitle -> an example of how to modify a slide title in PowerPoint
59
- - PowerPoint_TestGroupItems -> determines if a shape is grouped or not
55
+ - PowerPoint_AppendsixSlide -> an example on how to create a PowerPoint slide from a PowerPoint presentation and add data / objects from Excel
56
+ - PowerPoint_CutPasteChartsFromExcel -> an example of how to cut and paste charts from Excel to PowerPoint
57
+ - PowerPoint_IDShape -> identifies the type of PowerPoint shape
58
+ - PowerPoint_ModifyTitle -> an example of how to modify a slide title in PowerPoint
59
+ - PowerPoint_TestGroupItems -> determines if a shape is grouped or not
60
60
61
61
Mod_Queries.bas methods:
62
62
- Query_Refresh -> a simple method that refreshes the SQL queries of all the workshees in the workbooks collection
0 commit comments