SlideShare a Scribd company logo
1 of 13
Forecasting Model
Complex excel formula for data mining
Complex excel formula for conversion
Sample of Complex Array formula for excel spreadsheet metric
Sample of excel spreadsheet for tracking multiple metrics/accounts etc..
Sample of excel spreadsheet for Daily Booking
Sample of excel spreadsheet with sum if /search formula for summarizing
Sample Macro used to split data from a master sheet to individual sheets based on column data selection Sub Splitdata() ' 'Sub RW() Dim lastrow As Long, LastCol As Integer, i As Long, iStart As Long, iEnd As Long Dim ws As Worksheet, r As Range, iCol As Integer, t As Date On Error Resume Next Set r = Application.InputBox(&quot;Click in the column to extract by&quot;, Type:=8) On Error GoTo 0 If r Is Nothing Then Exit Sub iCol = r.Column t = Now Application.ScreenUpdating = False With ActiveSheet   lastrow = .Cells(Rows.Count, &quot;A&quot;).End(xlUp).Row   LastCol = .Cells(1, Columns.Count).End(xlToLeft).Column   .Range(.Cells(2, 1), Cells(lastrow, LastCol)).Sort Key1:=Cells(2, iCol), Order1:=xlAscending, _   Header:=xlGuess, OrderCustom:=1, MatchCase:=False, Orientation:=xlTopToBottom   iStart = 2   For i = 2 To lastrow   If .Cells(i, iCol).Value <> .Cells(i + 1, iCol).Value Then   iEnd = i   Sheets.Add after:=Sheets(Sheets.Count)   Set ws = ActiveSheet   On Error Resume Next   ws.Name = .Cells(iStart, iCol).Value   On Error GoTo 0   ws.Range(Cells(1, 1), Cells(1, LastCol)).Value = .Range(.Cells(1, 1), .Cells(1, LastCol)).Value   .Range(.Cells(iStart, 1), .Cells(iEnd, LastCol)).Copy Destination:=ws.Range(&quot;A2&quot;)   iStart = iEnd + 1   End If   Next i End With Application.CutCopyMode = False Application.ScreenUpdating = True MsgBox &quot;Completed in &quot; & Format(Now - t, &quot;hh:mm:ss.00&quot;), vbInformation End Sub A master sheet contains data for 10,000  locations, each row represents a location and its product selling data, in  column “C” resides the location ID, one can choose this column when macro is run and a sheet for each location will be created within the workbook .
Excel formula to calculate and list  30,000 line survey summarized with excel formula and automated for final output. Column G will result in store list meeting defined criteria.
Check Box function in Excel Utilize Check box function in excel to add certain rows.
Excel Sum Product formula for adding arrays Summarize multiple definitions using Sum product Excel formula.
Excel Year Day Date formula Count # years, # months, # days and/or Total Days from date to date, either # of days or # days(+1 and days) in between dates.
Excel Index-If-Match formula Create Complex “behind the scenes” formulas to maximize excel presentable spreadsheet with robust functionality.

More Related Content

What's hot

Choosing the Right Graphs
Choosing the Right GraphsChoosing the Right Graphs
Choosing the Right GraphsOdogray
 
The microsoft excel 2007
The microsoft excel 2007The microsoft excel 2007
The microsoft excel 2007ghietercero
 
Auto Charting
Auto ChartingAuto Charting
Auto ChartingTpoll
 
Working with Pivot Tables
Working with Pivot TablesWorking with Pivot Tables
Working with Pivot TablesKingston Tagoe
 
Monte carlo presentation for analysis of business growth
Monte carlo presentation for analysis of business growthMonte carlo presentation for analysis of business growth
Monte carlo presentation for analysis of business growthAsif Anik
 
Unit 2 monte carlo simulation
Unit 2 monte carlo simulationUnit 2 monte carlo simulation
Unit 2 monte carlo simulationDevaKumari Vijay
 
3.2 stacks and arrays
3.2   stacks and arrays3.2   stacks and arrays
3.2 stacks and arraysallenbailey
 
Random array item
Random array itemRandom array item
Random array itemBushraHage1
 
The monte carlo method
The monte carlo methodThe monte carlo method
The monte carlo methodSaurabh Sood
 
Electronic spreadsheet
Electronic spreadsheetElectronic spreadsheet
Electronic spreadsheetSomveerSingh20
 
Monte carlo simulation
Monte carlo simulationMonte carlo simulation
Monte carlo simulationk1kumar
 
SAP Lumira - Acquiring data
SAP Lumira - Acquiring dataSAP Lumira - Acquiring data
SAP Lumira - Acquiring dataDmitry Anoshin
 
SAP Lumira - Building visualizations
SAP Lumira - Building visualizationsSAP Lumira - Building visualizations
SAP Lumira - Building visualizationsDmitry Anoshin
 
SAP Lumira - Enriching data
SAP Lumira - Enriching dataSAP Lumira - Enriching data
SAP Lumira - Enriching dataDmitry Anoshin
 

What's hot (20)

Choosing the Right Graphs
Choosing the Right GraphsChoosing the Right Graphs
Choosing the Right Graphs
 
Arreglos
ArreglosArreglos
Arreglos
 
The microsoft excel 2007
The microsoft excel 2007The microsoft excel 2007
The microsoft excel 2007
 
Chapter 15R Lecture
Chapter 15R LectureChapter 15R Lecture
Chapter 15R Lecture
 
Auto Charting
Auto ChartingAuto Charting
Auto Charting
 
Working with Pivot Tables
Working with Pivot TablesWorking with Pivot Tables
Working with Pivot Tables
 
Monte carlo presentation for analysis of business growth
Monte carlo presentation for analysis of business growthMonte carlo presentation for analysis of business growth
Monte carlo presentation for analysis of business growth
 
Unit 2 monte carlo simulation
Unit 2 monte carlo simulationUnit 2 monte carlo simulation
Unit 2 monte carlo simulation
 
3.2 stacks and arrays
3.2   stacks and arrays3.2   stacks and arrays
3.2 stacks and arrays
 
Random array item
Random array itemRandom array item
Random array item
 
The monte carlo method
The monte carlo methodThe monte carlo method
The monte carlo method
 
Electronic spreadsheet
Electronic spreadsheetElectronic spreadsheet
Electronic spreadsheet
 
Index in SAP ABAP
Index in SAP ABAPIndex in SAP ABAP
Index in SAP ABAP
 
Monte carlo simulation
Monte carlo simulationMonte carlo simulation
Monte carlo simulation
 
SAP Lumira - Acquiring data
SAP Lumira - Acquiring dataSAP Lumira - Acquiring data
SAP Lumira - Acquiring data
 
SAP Lumira - Building visualizations
SAP Lumira - Building visualizationsSAP Lumira - Building visualizations
SAP Lumira - Building visualizations
 
Operator in c
Operator in cOperator in c
Operator in c
 
SAP Lumira - Enriching data
SAP Lumira - Enriching dataSAP Lumira - Enriching data
SAP Lumira - Enriching data
 
Charts in MS Excel
Charts in MS ExcelCharts in MS Excel
Charts in MS Excel
 
Fathom.Plot.Data
Fathom.Plot.DataFathom.Plot.Data
Fathom.Plot.Data
 

Viewers also liked

Life Before and After Bios Life Wellness Success stories
Life Before and After Bios Life Wellness Success stories Life Before and After Bios Life Wellness Success stories
Life Before and After Bios Life Wellness Success stories Unicity International
 
Key trenig unicity
Key trenig unicityKey trenig unicity
Key trenig unicitysaurbh yadav
 
Unicity india opportunity 09692582664
Unicity india opportunity 09692582664Unicity india opportunity 09692582664
Unicity india opportunity 09692582664Unicity
 
Unicity India Prasentation slim
Unicity India Prasentation slimUnicity India Prasentation slim
Unicity India Prasentation slimshivkumarunicity
 
Ppt unicity new_bom_with_sc-ponmari
Ppt unicity new_bom_with_sc-ponmariPpt unicity new_bom_with_sc-ponmari
Ppt unicity new_bom_with_sc-ponmariSATHISHSAAI740
 
New business opportunity with Unicity International
New business opportunity with Unicity InternationalNew business opportunity with Unicity International
New business opportunity with Unicity InternationalJohn Pozun
 
Testimonials of Users of Enjuvenate - Unicity's "Fountain of Youth" Anti-agin...
Testimonials of Users of Enjuvenate - Unicity's "Fountain of Youth" Anti-agin...Testimonials of Users of Enjuvenate - Unicity's "Fountain of Youth" Anti-agin...
Testimonials of Users of Enjuvenate - Unicity's "Fountain of Youth" Anti-agin...Unicity International
 
8 step ikash new(แก้แล้ว).ppt
8 step ikash new(แก้แล้ว).ppt8 step ikash new(แก้แล้ว).ppt
8 step ikash new(แก้แล้ว).pptOrawan Sritiapetch
 
by saurbh Unicity 2015
by saurbh Unicity 2015by saurbh Unicity 2015
by saurbh Unicity 2015saurbh yadav
 
The 2010 Unicity Convention with Jim Fobair in Thailand
The 2010 Unicity Convention with Jim Fobair in ThailandThe 2010 Unicity Convention with Jim Fobair in Thailand
The 2010 Unicity Convention with Jim Fobair in ThailandJim Fobair
 
Chlorophyll plus guarana - Presentation
Chlorophyll plus guarana - PresentationChlorophyll plus guarana - Presentation
Chlorophyll plus guarana - PresentationJeevanseva, Hyderabad
 
Unicity saurbh building your organization using 2 4-1
Unicity saurbh building your organization using 2 4-1Unicity saurbh building your organization using 2 4-1
Unicity saurbh building your organization using 2 4-1saurbh yadav
 
Unicity International Presentaion Nov. 26 2013. Include Company Profile, Pro...
Unicity International Presentaion Nov. 26 2013.  Include Company Profile, Pro...Unicity International Presentaion Nov. 26 2013.  Include Company Profile, Pro...
Unicity International Presentaion Nov. 26 2013. Include Company Profile, Pro...Maheep Jyot
 

Viewers also liked (20)

Super chlorophyll
Super chlorophyllSuper chlorophyll
Super chlorophyll
 
Life Before and After Bios Life Wellness Success stories
Life Before and After Bios Life Wellness Success stories Life Before and After Bios Life Wellness Success stories
Life Before and After Bios Life Wellness Success stories
 
Key trenig unicity
Key trenig unicityKey trenig unicity
Key trenig unicity
 
Business Presentation
Business PresentationBusiness Presentation
Business Presentation
 
Unicity india opportunity 09692582664
Unicity india opportunity 09692582664Unicity india opportunity 09692582664
Unicity india opportunity 09692582664
 
Unicity India Prasentation slim
Unicity India Prasentation slimUnicity India Prasentation slim
Unicity India Prasentation slim
 
Ppt unicity new_bom_with_sc-ponmari
Ppt unicity new_bom_with_sc-ponmariPpt unicity new_bom_with_sc-ponmari
Ppt unicity new_bom_with_sc-ponmari
 
Product Catalog
Product CatalogProduct Catalog
Product Catalog
 
Stp ikash cnx.ppt
Stp ikash cnx.pptStp ikash cnx.ppt
Stp ikash cnx.ppt
 
New business opportunity with Unicity International
New business opportunity with Unicity InternationalNew business opportunity with Unicity International
New business opportunity with Unicity International
 
Testimonials of Users of Enjuvenate - Unicity's "Fountain of Youth" Anti-agin...
Testimonials of Users of Enjuvenate - Unicity's "Fountain of Youth" Anti-agin...Testimonials of Users of Enjuvenate - Unicity's "Fountain of Youth" Anti-agin...
Testimonials of Users of Enjuvenate - Unicity's "Fountain of Youth" Anti-agin...
 
Bop animated
Bop animatedBop animated
Bop animated
 
8 step ikash new(แก้แล้ว).ppt
8 step ikash new(แก้แล้ว).ppt8 step ikash new(แก้แล้ว).ppt
8 step ikash new(แก้แล้ว).ppt
 
by saurbh Unicity 2015
by saurbh Unicity 2015by saurbh Unicity 2015
by saurbh Unicity 2015
 
The 2010 Unicity Convention with Jim Fobair in Thailand
The 2010 Unicity Convention with Jim Fobair in ThailandThe 2010 Unicity Convention with Jim Fobair in Thailand
The 2010 Unicity Convention with Jim Fobair in Thailand
 
Chlorophyll plus guarana - Presentation
Chlorophyll plus guarana - PresentationChlorophyll plus guarana - Presentation
Chlorophyll plus guarana - Presentation
 
Happy Life Project
Happy Life ProjectHappy Life Project
Happy Life Project
 
Unicity saurbh building your organization using 2 4-1
Unicity saurbh building your organization using 2 4-1Unicity saurbh building your organization using 2 4-1
Unicity saurbh building your organization using 2 4-1
 
Unicity International Presentaion Nov. 26 2013. Include Company Profile, Pro...
Unicity International Presentaion Nov. 26 2013.  Include Company Profile, Pro...Unicity International Presentaion Nov. 26 2013.  Include Company Profile, Pro...
Unicity International Presentaion Nov. 26 2013. Include Company Profile, Pro...
 
Happy Life Project
Happy Life ProjectHappy Life Project
Happy Life Project
 

Similar to Complex Excel Formulas and Macros

ENGR 102B Microsoft Excel Proficiency LevelsPlease have your in.docx
ENGR 102B Microsoft Excel Proficiency LevelsPlease have your in.docxENGR 102B Microsoft Excel Proficiency LevelsPlease have your in.docx
ENGR 102B Microsoft Excel Proficiency LevelsPlease have your in.docxYASHU40
 
Tolerance Stackups Using Oracle Crystal Ball
Tolerance Stackups Using Oracle Crystal BallTolerance Stackups Using Oracle Crystal Ball
Tolerance Stackups Using Oracle Crystal BallRamon Balisnomo
 
MS SQLSERVER:Doing Calculations With Functions
MS SQLSERVER:Doing Calculations With FunctionsMS SQLSERVER:Doing Calculations With Functions
MS SQLSERVER:Doing Calculations With Functionssqlserver content
 
MS SQL SERVER: Doing Calculations With Functions
MS SQL SERVER: Doing Calculations With FunctionsMS SQL SERVER: Doing Calculations With Functions
MS SQL SERVER: Doing Calculations With Functionssqlserver content
 
MS Sql Server: Doing Calculations With Functions
MS Sql Server: Doing Calculations With FunctionsMS Sql Server: Doing Calculations With Functions
MS Sql Server: Doing Calculations With FunctionsDataminingTools Inc
 
introductiontospreadsheetapplications-200127165949.pptx
introductiontospreadsheetapplications-200127165949.pptxintroductiontospreadsheetapplications-200127165949.pptx
introductiontospreadsheetapplications-200127165949.pptxAbhimanyu Verma
 
Intro to tsql unit 10
Intro to tsql   unit 10Intro to tsql   unit 10
Intro to tsql unit 10Syed Asrarali
 
C++11 - A Change in Style - v2.0
C++11 - A Change in Style - v2.0C++11 - A Change in Style - v2.0
C++11 - A Change in Style - v2.0Yaser Zhian
 
Excel formulas-manual
Excel formulas-manualExcel formulas-manual
Excel formulas-manualsrv1972
 
Introduction to monte carlo simulation excel - office
Introduction to monte carlo simulation   excel - officeIntroduction to monte carlo simulation   excel - office
Introduction to monte carlo simulation excel - officeMohammad Reza Malaieri
 
Lecture 3 and 4.pptx
Lecture 3 and 4.pptxLecture 3 and 4.pptx
Lecture 3 and 4.pptxMAHAMASADIK
 
Inequalties Of Combined Functions2[1]
Inequalties Of Combined Functions2[1]Inequalties Of Combined Functions2[1]
Inequalties Of Combined Functions2[1]guestf0cee6
 
MSc COMPUTER APPLICATION
MSc COMPUTER APPLICATIONMSc COMPUTER APPLICATION
MSc COMPUTER APPLICATIONMugdhaSharma11
 
Join Cardinality Estimation Methods_in_Oracle12c.pdf
Join Cardinality Estimation Methods_in_Oracle12c.pdfJoin Cardinality Estimation Methods_in_Oracle12c.pdf
Join Cardinality Estimation Methods_in_Oracle12c.pdfChinar3
 

Similar to Complex Excel Formulas and Macros (20)

stats
statsstats
stats
 
ENGR 102B Microsoft Excel Proficiency LevelsPlease have your in.docx
ENGR 102B Microsoft Excel Proficiency LevelsPlease have your in.docxENGR 102B Microsoft Excel Proficiency LevelsPlease have your in.docx
ENGR 102B Microsoft Excel Proficiency LevelsPlease have your in.docx
 
Tolerance Stackups Using Oracle Crystal Ball
Tolerance Stackups Using Oracle Crystal BallTolerance Stackups Using Oracle Crystal Ball
Tolerance Stackups Using Oracle Crystal Ball
 
MS SQLSERVER:Doing Calculations With Functions
MS SQLSERVER:Doing Calculations With FunctionsMS SQLSERVER:Doing Calculations With Functions
MS SQLSERVER:Doing Calculations With Functions
 
MS SQL SERVER: Doing Calculations With Functions
MS SQL SERVER: Doing Calculations With FunctionsMS SQL SERVER: Doing Calculations With Functions
MS SQL SERVER: Doing Calculations With Functions
 
MS Sql Server: Doing Calculations With Functions
MS Sql Server: Doing Calculations With FunctionsMS Sql Server: Doing Calculations With Functions
MS Sql Server: Doing Calculations With Functions
 
introductiontospreadsheetapplications-200127165949.pptx
introductiontospreadsheetapplications-200127165949.pptxintroductiontospreadsheetapplications-200127165949.pptx
introductiontospreadsheetapplications-200127165949.pptx
 
Intro to tsql unit 10
Intro to tsql   unit 10Intro to tsql   unit 10
Intro to tsql unit 10
 
C++11 - A Change in Style - v2.0
C++11 - A Change in Style - v2.0C++11 - A Change in Style - v2.0
C++11 - A Change in Style - v2.0
 
Excel formulas-manual
Excel formulas-manualExcel formulas-manual
Excel formulas-manual
 
G10 Unit 4.pptx
G10 Unit 4.pptxG10 Unit 4.pptx
G10 Unit 4.pptx
 
Introduction to monte carlo simulation excel - office
Introduction to monte carlo simulation   excel - officeIntroduction to monte carlo simulation   excel - office
Introduction to monte carlo simulation excel - office
 
Lecture 3 and 4.pptx
Lecture 3 and 4.pptxLecture 3 and 4.pptx
Lecture 3 and 4.pptx
 
Gse 213 lesson 3
Gse 213 lesson 3Gse 213 lesson 3
Gse 213 lesson 3
 
Inequalties Of Combined Functions2[1]
Inequalties Of Combined Functions2[1]Inequalties Of Combined Functions2[1]
Inequalties Of Combined Functions2[1]
 
Using matlab simulink
Using matlab simulinkUsing matlab simulink
Using matlab simulink
 
Using matlab simulink
Using matlab simulinkUsing matlab simulink
Using matlab simulink
 
MSc COMPUTER APPLICATION
MSc COMPUTER APPLICATIONMSc COMPUTER APPLICATION
MSc COMPUTER APPLICATION
 
Advance excel
Advance excelAdvance excel
Advance excel
 
Join Cardinality Estimation Methods_in_Oracle12c.pdf
Join Cardinality Estimation Methods_in_Oracle12c.pdfJoin Cardinality Estimation Methods_in_Oracle12c.pdf
Join Cardinality Estimation Methods_in_Oracle12c.pdf
 

More from rickwatkins

Rick Watkins Power Point presentation
Rick Watkins Power Point presentationRick Watkins Power Point presentation
Rick Watkins Power Point presentationrickwatkins
 
Power Point Presentation
Power Point PresentationPower Point Presentation
Power Point Presentationrickwatkins
 
Rick Watkins Power Point Presentation on Automation efficiencies
Rick Watkins Power Point Presentation on Automation efficienciesRick Watkins Power Point Presentation on Automation efficiencies
Rick Watkins Power Point Presentation on Automation efficienciesrickwatkins
 
Rick Watkins Powerpoint presentation
Rick Watkins Powerpoint presentationRick Watkins Powerpoint presentation
Rick Watkins Powerpoint presentationrickwatkins
 
Rick Watkins Resume
Rick Watkins ResumeRick Watkins Resume
Rick Watkins Resumerickwatkins
 
Rick Watkins Power Point Resume
Rick Watkins Power Point ResumeRick Watkins Power Point Resume
Rick Watkins Power Point Resumerickwatkins
 
Rick Watkins Docs
Rick Watkins DocsRick Watkins Docs
Rick Watkins Docsrickwatkins
 

More from rickwatkins (7)

Rick Watkins Power Point presentation
Rick Watkins Power Point presentationRick Watkins Power Point presentation
Rick Watkins Power Point presentation
 
Power Point Presentation
Power Point PresentationPower Point Presentation
Power Point Presentation
 
Rick Watkins Power Point Presentation on Automation efficiencies
Rick Watkins Power Point Presentation on Automation efficienciesRick Watkins Power Point Presentation on Automation efficiencies
Rick Watkins Power Point Presentation on Automation efficiencies
 
Rick Watkins Powerpoint presentation
Rick Watkins Powerpoint presentationRick Watkins Powerpoint presentation
Rick Watkins Powerpoint presentation
 
Rick Watkins Resume
Rick Watkins ResumeRick Watkins Resume
Rick Watkins Resume
 
Rick Watkins Power Point Resume
Rick Watkins Power Point ResumeRick Watkins Power Point Resume
Rick Watkins Power Point Resume
 
Rick Watkins Docs
Rick Watkins DocsRick Watkins Docs
Rick Watkins Docs
 

Recently uploaded

Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 

Recently uploaded (20)

Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 

Complex Excel Formulas and Macros

  • 2. Complex excel formula for data mining
  • 3. Complex excel formula for conversion
  • 4. Sample of Complex Array formula for excel spreadsheet metric
  • 5. Sample of excel spreadsheet for tracking multiple metrics/accounts etc..
  • 6. Sample of excel spreadsheet for Daily Booking
  • 7. Sample of excel spreadsheet with sum if /search formula for summarizing
  • 8. Sample Macro used to split data from a master sheet to individual sheets based on column data selection Sub Splitdata() ' 'Sub RW() Dim lastrow As Long, LastCol As Integer, i As Long, iStart As Long, iEnd As Long Dim ws As Worksheet, r As Range, iCol As Integer, t As Date On Error Resume Next Set r = Application.InputBox(&quot;Click in the column to extract by&quot;, Type:=8) On Error GoTo 0 If r Is Nothing Then Exit Sub iCol = r.Column t = Now Application.ScreenUpdating = False With ActiveSheet lastrow = .Cells(Rows.Count, &quot;A&quot;).End(xlUp).Row LastCol = .Cells(1, Columns.Count).End(xlToLeft).Column .Range(.Cells(2, 1), Cells(lastrow, LastCol)).Sort Key1:=Cells(2, iCol), Order1:=xlAscending, _ Header:=xlGuess, OrderCustom:=1, MatchCase:=False, Orientation:=xlTopToBottom iStart = 2 For i = 2 To lastrow If .Cells(i, iCol).Value <> .Cells(i + 1, iCol).Value Then iEnd = i Sheets.Add after:=Sheets(Sheets.Count) Set ws = ActiveSheet On Error Resume Next ws.Name = .Cells(iStart, iCol).Value On Error GoTo 0 ws.Range(Cells(1, 1), Cells(1, LastCol)).Value = .Range(.Cells(1, 1), .Cells(1, LastCol)).Value .Range(.Cells(iStart, 1), .Cells(iEnd, LastCol)).Copy Destination:=ws.Range(&quot;A2&quot;) iStart = iEnd + 1 End If Next i End With Application.CutCopyMode = False Application.ScreenUpdating = True MsgBox &quot;Completed in &quot; & Format(Now - t, &quot;hh:mm:ss.00&quot;), vbInformation End Sub A master sheet contains data for 10,000 locations, each row represents a location and its product selling data, in column “C” resides the location ID, one can choose this column when macro is run and a sheet for each location will be created within the workbook .
  • 9. Excel formula to calculate and list 30,000 line survey summarized with excel formula and automated for final output. Column G will result in store list meeting defined criteria.
  • 10. Check Box function in Excel Utilize Check box function in excel to add certain rows.
  • 11. Excel Sum Product formula for adding arrays Summarize multiple definitions using Sum product Excel formula.
  • 12. Excel Year Day Date formula Count # years, # months, # days and/or Total Days from date to date, either # of days or # days(+1 and days) in between dates.
  • 13. Excel Index-If-Match formula Create Complex “behind the scenes” formulas to maximize excel presentable spreadsheet with robust functionality.