SlideShare a Scribd company logo
1 of 13
COPY-PASTE
Sub Copy()
' Copy from one sheet and paste in other sheet
Sheet1.select
Range("A1:C5").Copy
Sheet2.Select
Range("A1:C5").PasteSpecial xlPasteAll
Application.CutCopyMode = False
End Sub
FROM ONE SHEET TO OTHER SHEET
NEXT: PASTE ON SAME SHEET
Sub Copy()
' Copy and paste on same sheet
Range("A1:C5").Copy Destination:= Range("A1")
End Sub
PASTE ON SAME SHEET
THANK YOU
PASTE OPTION
Sub Copy()
' Copy_Paste all Except Borders
Sheet1.select
Range("A1:C5").Copy
Sheet2.Select
Range("A1:C5").PasteSpecial xlPasteAllExceptBorders
Application.CutCopyMode = False
End Sub
PASTE ALL EXCEPT BORDERS
NEXT: PASTE COLUMN WIDTH
Sub Copy()
' Copy_Paste only Column Widths
Sheet1.select
Range("A1:C5").Copy
Sheet2.Select
Range("A1:C5").PasteSpecial xlPasteColumnWidths
Application.CutCopyMode = False
End Sub
PASTE COLUMN WIDTHS
NEXT: PASTE COMMENTS
Sub Copy()
' Copy_Paste only Comments
Sheet1.select
Range("A1:C5").Copy
Sheet2.Select
Range("A1:C5").PasteSpecial xlPasteComments
Application.CutCopyMode = False
End Sub
PASTE COMMENTS
NEXT: PASTE FORMULAS
Sub Copy()
' Copy_Paste only Formulas
Sheet1.select
Range("A1:C5").Copy
Sheet2.Select
Range("A1:C5").PasteSpecial xlPasteFormulas
Application.CutCopyMode = False
End Sub
PASTE FORMULAS
NEXT: PASTE FORMULAS AND FORMAT
Sub Copy()
' Copy_Paste Formulas and Number Formats
Sheet1.select
Range("A1:C5").Copy
Sheet2.Select
Range("A1:C5").PasteSpecial xlPasteFormulasAndNumber Formats
Application.CutCopyMode = False
End Sub
PASTE FORMULAS AND NUMBER FORMATS
NEXT: PASTE VALUES
Sub Copy()
' Copy_Paste only Values
Sheet1.select
Range("A1:C5").Copy
Sheet2.Select
Range("A1:C5").PasteSpecial xlPasteValues
Application.CutCopyMode = False
End Sub
PASTE VALUES
NEXT: PASTE VALUES AND NUMBER FORMAT
Sub Copy()
' Copy_Paste Values and Number Formats
Sheet1.select
Range("A1:C5").Copy
Sheet2.Select
Range("A1:C5").PasteSpecial xlPasteValuesandNumberFormats
Application.CutCopyMode = False
End Sub
PASTE VALUES AND NUMBER FORMATS
NEXT: PASTE FORMAT
Sub Copy()
' Copy_Paste only Format
Sheet1.select
Range("A1:C5").Copy
Sheet2.Select
Range("A1:C5").PasteSpecial xlPasteFormats
Application.CutCopyMode = False
End Sub
PASTE FORMATS
NEXT: PASTE VALIDATION
Sub Copy()
' Copy_Paste Validation
Sheet1.select
Range("A1:C5").Copy
Sheet2.Select
Range("A1:C5").PasteSpecial xlPasteValidation
Application.CutCopyMode = False
End Sub
PASTE VALIDATION
THANK YOU

More Related Content

What's hot

Making an xy scatter plot
Making an xy scatter plotMaking an xy scatter plot
Making an xy scatter plotilanasaxe
 
Calculating a correlation coefficient and scatter plot using excel
Calculating a correlation coefficient and scatter plot using excelCalculating a correlation coefficient and scatter plot using excel
Calculating a correlation coefficient and scatter plot using excelSandra Nicks
 
4 4 making changes to graphs
4 4 making changes to graphs4 4 making changes to graphs
4 4 making changes to graphsQondileRamokgadi
 
Lesson 16 Working With Charts
Lesson 16   Working With ChartsLesson 16   Working With Charts
Lesson 16 Working With Chartsguevarra_2000
 
R03 - Basics of Reporting: Report Setup Part 1
R03 - Basics of Reporting: Report Setup Part 1 R03 - Basics of Reporting: Report Setup Part 1
R03 - Basics of Reporting: Report Setup Part 1 Maintenance Connection
 
Visual studio code keyboard shortcut
Visual studio code keyboard shortcutVisual studio code keyboard shortcut
Visual studio code keyboard shortcutJubair Ahmed Junjun
 
Ctrl combination shortcut keys
Ctrl combination shortcut keysCtrl combination shortcut keys
Ctrl combination shortcut keysNanda Kumar
 
Creating The Main Content Area
Creating The Main Content AreaCreating The Main Content Area
Creating The Main Content AreaReema
 
Create The Featured Project Section:
Create The Featured Project Section:Create The Featured Project Section:
Create The Featured Project Section:Reema
 
Creating & Editing Charts In Microsoft Excel 2003
Creating & Editing Charts In Microsoft Excel 2003Creating & Editing Charts In Microsoft Excel 2003
Creating & Editing Charts In Microsoft Excel 2003bud_00
 
Creating The Footer:
Creating The Footer:Creating The Footer:
Creating The Footer:Reema
 
List of ms office shortcut by rana salah ud-din 0313-1613927
List of  ms office shortcut by rana salah ud-din 0313-1613927List of  ms office shortcut by rana salah ud-din 0313-1613927
List of ms office shortcut by rana salah ud-din 0313-1613927Rana Salah-ud-Din
 
InDesign for editors - wrap up
InDesign for editors - wrap upInDesign for editors - wrap up
InDesign for editors - wrap upJoe Nasr
 

What's hot (20)

Making an xy scatter plot
Making an xy scatter plotMaking an xy scatter plot
Making an xy scatter plot
 
Calculating a correlation coefficient and scatter plot using excel
Calculating a correlation coefficient and scatter plot using excelCalculating a correlation coefficient and scatter plot using excel
Calculating a correlation coefficient and scatter plot using excel
 
Xlshortcuts07
Xlshortcuts07Xlshortcuts07
Xlshortcuts07
 
Excel shortcut
Excel shortcutExcel shortcut
Excel shortcut
 
4 4 making changes to graphs
4 4 making changes to graphs4 4 making changes to graphs
4 4 making changes to graphs
 
Lesson 16 Working With Charts
Lesson 16   Working With ChartsLesson 16   Working With Charts
Lesson 16 Working With Charts
 
R03 - Basics of Reporting: Report Setup Part 1
R03 - Basics of Reporting: Report Setup Part 1 R03 - Basics of Reporting: Report Setup Part 1
R03 - Basics of Reporting: Report Setup Part 1
 
Visual studio code keyboard shortcut
Visual studio code keyboard shortcutVisual studio code keyboard shortcut
Visual studio code keyboard shortcut
 
Ctrl combination shortcut keys
Ctrl combination shortcut keysCtrl combination shortcut keys
Ctrl combination shortcut keys
 
Creating The Main Content Area
Creating The Main Content AreaCreating The Main Content Area
Creating The Main Content Area
 
How To Use Excel
How To Use ExcelHow To Use Excel
How To Use Excel
 
Excel
ExcelExcel
Excel
 
Create The Featured Project Section:
Create The Featured Project Section:Create The Featured Project Section:
Create The Featured Project Section:
 
Xl shortcuts
Xl shortcutsXl shortcuts
Xl shortcuts
 
Creating & Editing Charts In Microsoft Excel 2003
Creating & Editing Charts In Microsoft Excel 2003Creating & Editing Charts In Microsoft Excel 2003
Creating & Editing Charts In Microsoft Excel 2003
 
Creating The Footer:
Creating The Footer:Creating The Footer:
Creating The Footer:
 
List of ms office shortcut by rana salah ud-din 0313-1613927
List of  ms office shortcut by rana salah ud-din 0313-1613927List of  ms office shortcut by rana salah ud-din 0313-1613927
List of ms office shortcut by rana salah ud-din 0313-1613927
 
InDesign for editors - wrap up
InDesign for editors - wrap upInDesign for editors - wrap up
InDesign for editors - wrap up
 
Excel shortcuts
Excel shortcutsExcel shortcuts
Excel shortcuts
 
Common Excel Shortcut Keys
Common Excel Shortcut KeysCommon Excel Shortcut Keys
Common Excel Shortcut Keys
 

More from Pramodkumar Jha

Macros for Border, Weight Clear Data
Macros for Border, Weight Clear DataMacros for Border, Weight Clear Data
Macros for Border, Weight Clear DataPramodkumar Jha
 
Macros code Copy paste visible data after filtering
Macros code Copy paste visible data after filteringMacros code Copy paste visible data after filtering
Macros code Copy paste visible data after filteringPramodkumar Jha
 
Macros code for Font, Style, Size, Bold
Macros code for Font, Style, Size, BoldMacros code for Font, Style, Size, Bold
Macros code for Font, Style, Size, BoldPramodkumar Jha
 
Macros code for Protecting and Unprotecting Sheets
Macros code for Protecting and Unprotecting SheetsMacros code for Protecting and Unprotecting Sheets
Macros code for Protecting and Unprotecting SheetsPramodkumar Jha
 
Macros for Shape and formula
Macros for Shape and formulaMacros for Shape and formula
Macros for Shape and formulaPramodkumar Jha
 
Non-Verbal communication language
Non-Verbal communication languageNon-Verbal communication language
Non-Verbal communication languagePramodkumar Jha
 
Communication across cultures
Communication across culturesCommunication across cultures
Communication across culturesPramodkumar Jha
 
Barriers to communication
Barriers to communicationBarriers to communication
Barriers to communicationPramodkumar Jha
 
Financial ratios analysis
Financial ratios analysisFinancial ratios analysis
Financial ratios analysisPramodkumar Jha
 
Financial concept (part ii)
Financial concept (part ii)Financial concept (part ii)
Financial concept (part ii)Pramodkumar Jha
 

More from Pramodkumar Jha (20)

R programming
R programmingR programming
R programming
 
Macros for Border, Weight Clear Data
Macros for Border, Weight Clear DataMacros for Border, Weight Clear Data
Macros for Border, Weight Clear Data
 
Macros code Copy paste visible data after filtering
Macros code Copy paste visible data after filteringMacros code Copy paste visible data after filtering
Macros code Copy paste visible data after filtering
 
Macros code For Loop
Macros code For LoopMacros code For Loop
Macros code For Loop
 
Macros code for Font, Style, Size, Bold
Macros code for Font, Style, Size, BoldMacros code for Font, Style, Size, Bold
Macros code for Font, Style, Size, Bold
 
Macros code for Protecting and Unprotecting Sheets
Macros code for Protecting and Unprotecting SheetsMacros code for Protecting and Unprotecting Sheets
Macros code for Protecting and Unprotecting Sheets
 
Macros for Shape and formula
Macros for Shape and formulaMacros for Shape and formula
Macros for Shape and formula
 
Macros for Workbook
Macros for WorkbookMacros for Workbook
Macros for Workbook
 
Macros for Workbook
Macros for WorkbookMacros for Workbook
Macros for Workbook
 
Non-Verbal communication language
Non-Verbal communication languageNon-Verbal communication language
Non-Verbal communication language
 
Letters presentation
Letters presentationLetters presentation
Letters presentation
 
E mails presentation
E mails presentationE mails presentation
E mails presentation
 
Communication
CommunicationCommunication
Communication
 
Communication across cultures
Communication across culturesCommunication across cultures
Communication across cultures
 
Body language
Body languageBody language
Body language
 
Barriers to communication
Barriers to communicationBarriers to communication
Barriers to communication
 
Business intelligence
Business intelligenceBusiness intelligence
Business intelligence
 
Iifl
IiflIifl
Iifl
 
Financial ratios analysis
Financial ratios analysisFinancial ratios analysis
Financial ratios analysis
 
Financial concept (part ii)
Financial concept (part ii)Financial concept (part ii)
Financial concept (part ii)
 

Recently uploaded

Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...shambhavirathore45
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightDelhi Call girls
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxfirstjob4
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramMoniSankarHazra
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
 
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...shivangimorya083
 
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxBPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxMohammedJunaid861692
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxolyaivanovalion
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...amitlee9823
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFxolyaivanovalion
 

Recently uploaded (20)

Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptx
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
 
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxBPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptx
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 

Macros to Copy Paste

  • 2. Sub Copy() ' Copy from one sheet and paste in other sheet Sheet1.select Range("A1:C5").Copy Sheet2.Select Range("A1:C5").PasteSpecial xlPasteAll Application.CutCopyMode = False End Sub FROM ONE SHEET TO OTHER SHEET NEXT: PASTE ON SAME SHEET
  • 3. Sub Copy() ' Copy and paste on same sheet Range("A1:C5").Copy Destination:= Range("A1") End Sub PASTE ON SAME SHEET THANK YOU
  • 5. Sub Copy() ' Copy_Paste all Except Borders Sheet1.select Range("A1:C5").Copy Sheet2.Select Range("A1:C5").PasteSpecial xlPasteAllExceptBorders Application.CutCopyMode = False End Sub PASTE ALL EXCEPT BORDERS NEXT: PASTE COLUMN WIDTH
  • 6. Sub Copy() ' Copy_Paste only Column Widths Sheet1.select Range("A1:C5").Copy Sheet2.Select Range("A1:C5").PasteSpecial xlPasteColumnWidths Application.CutCopyMode = False End Sub PASTE COLUMN WIDTHS NEXT: PASTE COMMENTS
  • 7. Sub Copy() ' Copy_Paste only Comments Sheet1.select Range("A1:C5").Copy Sheet2.Select Range("A1:C5").PasteSpecial xlPasteComments Application.CutCopyMode = False End Sub PASTE COMMENTS NEXT: PASTE FORMULAS
  • 8. Sub Copy() ' Copy_Paste only Formulas Sheet1.select Range("A1:C5").Copy Sheet2.Select Range("A1:C5").PasteSpecial xlPasteFormulas Application.CutCopyMode = False End Sub PASTE FORMULAS NEXT: PASTE FORMULAS AND FORMAT
  • 9. Sub Copy() ' Copy_Paste Formulas and Number Formats Sheet1.select Range("A1:C5").Copy Sheet2.Select Range("A1:C5").PasteSpecial xlPasteFormulasAndNumber Formats Application.CutCopyMode = False End Sub PASTE FORMULAS AND NUMBER FORMATS NEXT: PASTE VALUES
  • 10. Sub Copy() ' Copy_Paste only Values Sheet1.select Range("A1:C5").Copy Sheet2.Select Range("A1:C5").PasteSpecial xlPasteValues Application.CutCopyMode = False End Sub PASTE VALUES NEXT: PASTE VALUES AND NUMBER FORMAT
  • 11. Sub Copy() ' Copy_Paste Values and Number Formats Sheet1.select Range("A1:C5").Copy Sheet2.Select Range("A1:C5").PasteSpecial xlPasteValuesandNumberFormats Application.CutCopyMode = False End Sub PASTE VALUES AND NUMBER FORMATS NEXT: PASTE FORMAT
  • 12. Sub Copy() ' Copy_Paste only Format Sheet1.select Range("A1:C5").Copy Sheet2.Select Range("A1:C5").PasteSpecial xlPasteFormats Application.CutCopyMode = False End Sub PASTE FORMATS NEXT: PASTE VALIDATION
  • 13. Sub Copy() ' Copy_Paste Validation Sheet1.select Range("A1:C5").Copy Sheet2.Select Range("A1:C5").PasteSpecial xlPasteValidation Application.CutCopyMode = False End Sub PASTE VALIDATION THANK YOU