SlideShare a Scribd company logo
VBA Excel & PowerPoint
Angelina Teneva
Setting the scene
VBE Tools  References
Make sure that the
Microsoft PowerPoint
Object Library option is
ticked
Otherwise, the code will
return an error
02/05/2015 Angelina Teneva 2
Copy a Range from Excel to PowerPoint 2010
02/05/2015 Angelina Teneva 3
to Open presentation to Closed presentation
Copy a Range from Excel to PowerPoint 2013
02/05/2015 Angelina Teneva 4
to Open presentation to Closed presentation
Copy Charts from Excel to PowerPoint 2013
02/05/2015 Angelina Teneva 5
A Chart Sheet
(a chart on a tab of its own)
A Chart Object
(in a worksheet)
Copy a Chart or a Range from Excel to PowerPoint
02/05/2015 Angelina Teneva 6
PowerPoint 2010 PowerPoint 2013
VBA in PowerPoint
change slide layouts in a presentation
Format font of slide titles in a presentation
Changing font size and animation settings
Copy all shapes but title from 1 slide to another
Copy slides from 1 PPT to another
When the code is run, an input box appears where a
key word (one that already exists on a section slide)
is entered
The code then opens the relevant presentation and
copies the needed slides straight after the section
slide on which the key word is found
Count the number of Shapes in a slide and show the Shape
Type of those different from pictures
Display the Slide ID & slide title in a Msgbox
Deleting shapes, slides
Delete Shapes in a Presentation
All shapes that are either Picture, TextBox
or Autoshape All different from Title
Delete slides from a presentation (1/2)
Delete certain slides from a presentation (2/2) – based on a SlideID
Resizing pictures in a presentation- max
Resizing pictures in a presentation- centering
Center pictures placed on all slides Center pictures placed on certain slides
Grouping Pictures
Save a presentation as a new .pptx file
DO you…
…need to update
multiple
presentations with
data from Excel?
…dread the exercise?

More Related Content

What's hot

Oracle Forms Creation-List of Values (LOV)
Oracle Forms Creation-List of Values (LOV)Oracle Forms Creation-List of Values (LOV)
Oracle Forms Creation-List of Values (LOV)
Sekhar Byna
 
Learn Normalization in simple language
Learn Normalization in simple languageLearn Normalization in simple language
Learn Normalization in simple language
FirstWire Apps
 
FP304 DATABASE SYSTEM PAPER FINAL EXAM AGAIN
FP304 DATABASE SYSTEM  PAPER FINAL EXAM AGAINFP304 DATABASE SYSTEM  PAPER FINAL EXAM AGAIN
FP304 DATABASE SYSTEM PAPER FINAL EXAM AGAIN
Syahriha Ruslan
 
Data abstraction and object orientation
Data abstraction and object orientationData abstraction and object orientation
Data abstraction and object orientation
Hoang Nguyen
 
Linear data structure concepts
Linear data structure conceptsLinear data structure concepts
Linear data structure concepts
Akila Krishnamoorthy
 
Extensible Data Modeling
Extensible Data ModelingExtensible Data Modeling
Extensible Data Modeling
Karwin Software Solutions LLC
 
MySQL constraints
MySQL constraintsMySQL constraints
MySQL constraints
Harish Gyanani
 
How to Combine text from two or more cells in Excel
How to Combine text from two or more cells in ExcelHow to Combine text from two or more cells in Excel
How to Combine text from two or more cells in Excel
Nick Weisenberger
 
SQL Views
SQL ViewsSQL Views
SQL Views
Aaron Buma
 
Windows form application_in_vb(vb.net --3 year)
Windows form application_in_vb(vb.net --3 year)Windows form application_in_vb(vb.net --3 year)
Windows form application_in_vb(vb.net --3 year)
Ankit Gupta
 
Oracle Forms : Reusable Components
Oracle Forms : Reusable ComponentsOracle Forms : Reusable Components
Oracle Forms : Reusable Components
Sekhar Byna
 
Crystal report
Crystal reportCrystal report
Crystal report
Everywhere
 
Sql Tutorials
Sql TutorialsSql Tutorials
Sql Tutorials
Priyabrat Kar
 
SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3
Wiiisdom
 
Linked list
Linked listLinked list
Linked list
Trupti Agrawal
 
security and privacy in dbms and in sql database
security and privacy in dbms and in sql databasesecurity and privacy in dbms and in sql database
security and privacy in dbms and in sql database
gourav kottawar
 
Two-dimensional array in java
Two-dimensional array in javaTwo-dimensional array in java
Two-dimensional array in java
Talha mahmood
 
Classes and data abstraction
Classes and data abstractionClasses and data abstraction
Classes and data abstraction
Hoang Nguyen
 
Advanced sql
Advanced sqlAdvanced sql
Advanced sql
Dhani Ahmad
 

What's hot (20)

Oracle Forms Creation-List of Values (LOV)
Oracle Forms Creation-List of Values (LOV)Oracle Forms Creation-List of Values (LOV)
Oracle Forms Creation-List of Values (LOV)
 
3 Tier Architecture
3 Tier Architecture3 Tier Architecture
3 Tier Architecture
 
Learn Normalization in simple language
Learn Normalization in simple languageLearn Normalization in simple language
Learn Normalization in simple language
 
FP304 DATABASE SYSTEM PAPER FINAL EXAM AGAIN
FP304 DATABASE SYSTEM  PAPER FINAL EXAM AGAINFP304 DATABASE SYSTEM  PAPER FINAL EXAM AGAIN
FP304 DATABASE SYSTEM PAPER FINAL EXAM AGAIN
 
Data abstraction and object orientation
Data abstraction and object orientationData abstraction and object orientation
Data abstraction and object orientation
 
Linear data structure concepts
Linear data structure conceptsLinear data structure concepts
Linear data structure concepts
 
Extensible Data Modeling
Extensible Data ModelingExtensible Data Modeling
Extensible Data Modeling
 
MySQL constraints
MySQL constraintsMySQL constraints
MySQL constraints
 
How to Combine text from two or more cells in Excel
How to Combine text from two or more cells in ExcelHow to Combine text from two or more cells in Excel
How to Combine text from two or more cells in Excel
 
SQL Views
SQL ViewsSQL Views
SQL Views
 
Windows form application_in_vb(vb.net --3 year)
Windows form application_in_vb(vb.net --3 year)Windows form application_in_vb(vb.net --3 year)
Windows form application_in_vb(vb.net --3 year)
 
Oracle Forms : Reusable Components
Oracle Forms : Reusable ComponentsOracle Forms : Reusable Components
Oracle Forms : Reusable Components
 
Crystal report
Crystal reportCrystal report
Crystal report
 
Sql Tutorials
Sql TutorialsSql Tutorials
Sql Tutorials
 
SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3SAP BusinessObjects BI 4.3
SAP BusinessObjects BI 4.3
 
Linked list
Linked listLinked list
Linked list
 
security and privacy in dbms and in sql database
security and privacy in dbms and in sql databasesecurity and privacy in dbms and in sql database
security and privacy in dbms and in sql database
 
Two-dimensional array in java
Two-dimensional array in javaTwo-dimensional array in java
Two-dimensional array in java
 
Classes and data abstraction
Classes and data abstractionClasses and data abstraction
Classes and data abstraction
 
Advanced sql
Advanced sqlAdvanced sql
Advanced sql
 

Viewers also liked

"Excelling in Excel" workshop
"Excelling in Excel" workshop"Excelling in Excel" workshop
"Excelling in Excel" workshop
Angelina Teneva
 
Handy VBA codes for Excel
Handy VBA codes for ExcelHandy VBA codes for Excel
Handy VBA codes for Excel
Angelina Teneva
 
Valley gives knowing_your_donors_through_data_segmentation_2016_updated
Valley gives knowing_your_donors_through_data_segmentation_2016_updatedValley gives knowing_your_donors_through_data_segmentation_2016_updated
Valley gives knowing_your_donors_through_data_segmentation_2016_updated
Community Foundation of Western Mass
 
Aiwf e poster-ramadan checklist
Aiwf e poster-ramadan checklistAiwf e poster-ramadan checklist
Aiwf e poster-ramadan checklist
virtualMaryam
 
Ο Βενιαμίν Φραγκλίνος και το διάσημο πείραμα με τον χαρταετό
Ο Βενιαμίν Φραγκλίνος και το διάσημο πείραμα με τον χαρταετόΟ Βενιαμίν Φραγκλίνος και το διάσημο πείραμα με τον χαρταετό
Ο Βενιαμίν Φραγκλίνος και το διάσημο πείραμα με τον χαρταετό
Chrysa Basdeki
 
Guerrilla video 3 9-17
Guerrilla video 3 9-17Guerrilla video 3 9-17
Guerrilla video 3 9-17
mdechiara
 
Getting things done 1
Getting things done 1Getting things done 1
Getting things done 1
Vinay Shrivastava
 
Golgo 13
Golgo 13Golgo 13
Modelo osi tcp ip
Modelo osi tcp ipModelo osi tcp ip
Modelo osi tcp ip
JAV_999
 
The State of Financial Presentations 2014 Survey Results
The State of Financial Presentations 2014 Survey ResultsThe State of Financial Presentations 2014 Survey Results
The State of Financial Presentations 2014 Survey Results
Dave Paradi
 
Presentationaboutbooks
PresentationaboutbooksPresentationaboutbooks
Presentationaboutbooks
Loukia Orfanou
 

Viewers also liked (12)

"Excelling in Excel" workshop
"Excelling in Excel" workshop"Excelling in Excel" workshop
"Excelling in Excel" workshop
 
Handy VBA codes for Excel
Handy VBA codes for ExcelHandy VBA codes for Excel
Handy VBA codes for Excel
 
Synopsis
SynopsisSynopsis
Synopsis
 
Valley gives knowing_your_donors_through_data_segmentation_2016_updated
Valley gives knowing_your_donors_through_data_segmentation_2016_updatedValley gives knowing_your_donors_through_data_segmentation_2016_updated
Valley gives knowing_your_donors_through_data_segmentation_2016_updated
 
Aiwf e poster-ramadan checklist
Aiwf e poster-ramadan checklistAiwf e poster-ramadan checklist
Aiwf e poster-ramadan checklist
 
Ο Βενιαμίν Φραγκλίνος και το διάσημο πείραμα με τον χαρταετό
Ο Βενιαμίν Φραγκλίνος και το διάσημο πείραμα με τον χαρταετόΟ Βενιαμίν Φραγκλίνος και το διάσημο πείραμα με τον χαρταετό
Ο Βενιαμίν Φραγκλίνος και το διάσημο πείραμα με τον χαρταετό
 
Guerrilla video 3 9-17
Guerrilla video 3 9-17Guerrilla video 3 9-17
Guerrilla video 3 9-17
 
Getting things done 1
Getting things done 1Getting things done 1
Getting things done 1
 
Golgo 13
Golgo 13Golgo 13
Golgo 13
 
Modelo osi tcp ip
Modelo osi tcp ipModelo osi tcp ip
Modelo osi tcp ip
 
The State of Financial Presentations 2014 Survey Results
The State of Financial Presentations 2014 Survey ResultsThe State of Financial Presentations 2014 Survey Results
The State of Financial Presentations 2014 Survey Results
 
Presentationaboutbooks
PresentationaboutbooksPresentationaboutbooks
Presentationaboutbooks
 

Similar to VBA in Excel & PowerPoint

Unit D - CSCI 64
Unit D - CSCI 64Unit D - CSCI 64
Unit D - CSCI 64dpd
 
Power point 1 oblepias
Power point 1  oblepiasPower point 1  oblepias
Power point 1 oblepiasianoblepias
 
Nine Easy Steps To Creating A PPt Presentation
Nine Easy Steps To Creating A PPt PresentationNine Easy Steps To Creating A PPt Presentation
Nine Easy Steps To Creating A PPt Presentationjoelk
 
Power point2007 chapter_2
Power point2007 chapter_2Power point2007 chapter_2
Power point2007 chapter_2almario1988
 
2 Creating and Enhancing PowerPoint Presentations.ppt
2 Creating and Enhancing PowerPoint Presentations.ppt2 Creating and Enhancing PowerPoint Presentations.ppt
2 Creating and Enhancing PowerPoint Presentations.ppt
MegatRidwanbinMegatA
 
MS PowerPoint Tasks (1).docx
MS PowerPoint Tasks (1).docxMS PowerPoint Tasks (1).docx
MS PowerPoint Tasks (1).docx
PrashanthGatla
 
MS PowerPoint Ch 1 PPT
MS PowerPoint Ch 1 PPTMS PowerPoint Ch 1 PPT
MS PowerPoint Ch 1 PPTprsmith72
 
Unit C - CSCI 64
Unit C - CSCI 64Unit C - CSCI 64
Unit C - CSCI 64dpd
 
Power point activity 1
Power point activity 1Power point activity 1
Power point activity 1RancieCastro
 
Unit A - CSCI 64
Unit A - CSCI 64Unit A - CSCI 64
Unit A - CSCI 64dpd
 
PowerPoint in Less Than 5 Minutes
PowerPoint in Less Than 5 MinutesPowerPoint in Less Than 5 Minutes
PowerPoint in Less Than 5 Minutesvviereck
 
MS PowerPoint Ch 3 PPT
MS PowerPoint Ch 3 PPTMS PowerPoint Ch 3 PPT
MS PowerPoint Ch 3 PPTprsmith72
 
Introducing to ms word
Introducing  to ms wordIntroducing  to ms word
Introducing to ms word
David Unyime
 
Microsoft (Office 2007 And Math Edit)
Microsoft (Office 2007 And Math Edit)Microsoft (Office 2007 And Math Edit)
Microsoft (Office 2007 And Math Edit)Vinayak Hegde
 
Microsoft power point
Microsoft power pointMicrosoft power point
Microsoft power pointbabyparul
 

Similar to VBA in Excel & PowerPoint (20)

Unit D - CSCI 64
Unit D - CSCI 64Unit D - CSCI 64
Unit D - CSCI 64
 
Power point 1 oblepias
Power point 1  oblepiasPower point 1  oblepias
Power point 1 oblepias
 
Power Point Unit D
Power Point Unit DPower Point Unit D
Power Point Unit D
 
Power point unit d
Power point unit dPower point unit d
Power point unit d
 
Nine Easy Steps To Creating A PPt Presentation
Nine Easy Steps To Creating A PPt PresentationNine Easy Steps To Creating A PPt Presentation
Nine Easy Steps To Creating A PPt Presentation
 
Power point2007 chapter_2
Power point2007 chapter_2Power point2007 chapter_2
Power point2007 chapter_2
 
2 Creating and Enhancing PowerPoint Presentations.ppt
2 Creating and Enhancing PowerPoint Presentations.ppt2 Creating and Enhancing PowerPoint Presentations.ppt
2 Creating and Enhancing PowerPoint Presentations.ppt
 
MS PowerPoint Tasks (1).docx
MS PowerPoint Tasks (1).docxMS PowerPoint Tasks (1).docx
MS PowerPoint Tasks (1).docx
 
MS PowerPoint Ch 1 PPT
MS PowerPoint Ch 1 PPTMS PowerPoint Ch 1 PPT
MS PowerPoint Ch 1 PPT
 
Power point unit c
Power point unit cPower point unit c
Power point unit c
 
Power Point Unit C
Power Point Unit CPower Point Unit C
Power Point Unit C
 
Unit C - CSCI 64
Unit C - CSCI 64Unit C - CSCI 64
Unit C - CSCI 64
 
Power point activity 1
Power point activity 1Power point activity 1
Power point activity 1
 
Unit A - CSCI 64
Unit A - CSCI 64Unit A - CSCI 64
Unit A - CSCI 64
 
Slide8 apikom
Slide8 apikomSlide8 apikom
Slide8 apikom
 
PowerPoint in Less Than 5 Minutes
PowerPoint in Less Than 5 MinutesPowerPoint in Less Than 5 Minutes
PowerPoint in Less Than 5 Minutes
 
MS PowerPoint Ch 3 PPT
MS PowerPoint Ch 3 PPTMS PowerPoint Ch 3 PPT
MS PowerPoint Ch 3 PPT
 
Introducing to ms word
Introducing  to ms wordIntroducing  to ms word
Introducing to ms word
 
Microsoft (Office 2007 And Math Edit)
Microsoft (Office 2007 And Math Edit)Microsoft (Office 2007 And Math Edit)
Microsoft (Office 2007 And Math Edit)
 
Microsoft power point
Microsoft power pointMicrosoft power point
Microsoft power point
 

More from Angelina Teneva

Case Study: survey results dasboard
Case Study: survey results dasboardCase Study: survey results dasboard
Case Study: survey results dasboard
Angelina Teneva
 
Case Study: Quality Content
Case Study: Quality ContentCase Study: Quality Content
Case Study: Quality Content
Angelina Teneva
 
Case Study: Measuring Twitter Campaign Performance
Case Study: Measuring Twitter Campaign PerformanceCase Study: Measuring Twitter Campaign Performance
Case Study: Measuring Twitter Campaign Performance
Angelina Teneva
 
SQL SELECT queries
SQL SELECT queriesSQL SELECT queries
SQL SELECT queries
Angelina Teneva
 
Vba built-in & worksheet functions
Vba built-in & worksheet functionsVba built-in & worksheet functions
Vba built-in & worksheet functions
Angelina Teneva
 
Misleading Advertising in the EU
Misleading Advertising in the EUMisleading Advertising in the EU
Misleading Advertising in the EU
Angelina Teneva
 
Levi's study case: strategic planning
Levi's study case: strategic planningLevi's study case: strategic planning
Levi's study case: strategic planning
Angelina Teneva
 

More from Angelina Teneva (7)

Case Study: survey results dasboard
Case Study: survey results dasboardCase Study: survey results dasboard
Case Study: survey results dasboard
 
Case Study: Quality Content
Case Study: Quality ContentCase Study: Quality Content
Case Study: Quality Content
 
Case Study: Measuring Twitter Campaign Performance
Case Study: Measuring Twitter Campaign PerformanceCase Study: Measuring Twitter Campaign Performance
Case Study: Measuring Twitter Campaign Performance
 
SQL SELECT queries
SQL SELECT queriesSQL SELECT queries
SQL SELECT queries
 
Vba built-in & worksheet functions
Vba built-in & worksheet functionsVba built-in & worksheet functions
Vba built-in & worksheet functions
 
Misleading Advertising in the EU
Misleading Advertising in the EUMisleading Advertising in the EU
Misleading Advertising in the EU
 
Levi's study case: strategic planning
Levi's study case: strategic planningLevi's study case: strategic planning
Levi's study case: strategic planning
 

Recently uploaded

Machine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptxMachine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptx
balafet
 
The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...
jerlynmaetalle
 
Empowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptxEmpowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptx
benishzehra469
 
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptxData_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
AnirbanRoy608946
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
ewymefz
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
pchutichetpong
 
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
oz8q3jxlp
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP
 
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
slg6lamcq
 
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
ewymefz
 
一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单
ocavb
 
一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单
enxupq
 
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
NABLAS株式会社
 
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
74nqk8xf
 
My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.
rwarrenll
 
Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
Oppotus
 
一比一原版(QU毕业证)皇后大学毕业证成绩单
一比一原版(QU毕业证)皇后大学毕业证成绩单一比一原版(QU毕业证)皇后大学毕业证成绩单
一比一原版(QU毕业证)皇后大学毕业证成绩单
enxupq
 
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
ewymefz
 
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
ukgaet
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 

Recently uploaded (20)

Machine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptxMachine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptx
 
The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...
 
Empowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptxEmpowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptx
 
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptxData_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
 
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
 
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
 
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
一比一原版(UofM毕业证)明尼苏达大学毕业证成绩单
 
一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单
 
一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单
 
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
 
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
 
My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.
 
Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
 
一比一原版(QU毕业证)皇后大学毕业证成绩单
一比一原版(QU毕业证)皇后大学毕业证成绩单一比一原版(QU毕业证)皇后大学毕业证成绩单
一比一原版(QU毕业证)皇后大学毕业证成绩单
 
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
 
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 

VBA in Excel & PowerPoint