GG (ጂጂ) Info Tech Academy
GG (ጂጂ) Info Tech Academy
  • 10
  • 11 192
Copy Data Between Any Two Sheets with Excel VBA | Assign Macro Tutorial
In this step-by-step tutorial, learn how to copy data between Excel sheets using VBA macros. Whether you're automating tasks or improving your workflow, this video will show you how to write a VBA macro to copy data from one worksheet to another and assign it to a button for easy use. Perfect for Excel beginners and anyone looking to enhance their Excel automation skills.
By the end of this video, you'll know how to:
• Write a VBA macro to copy data between sheets in Excel
• Assign a macro to a button for quick execution
• Automate repetitive tasks in Excel using VBA programming
Steps to follow:
1) Create two Sheets in Excel Spreadsheet, named Data and Backup.
2) Add Some samples of data in the "Data" sheet.
3) Open VBA editor using ALT + F11 or Click on Developer Tab and then Visual Basic.
4) Once the VBA editor opened, write the VBA code below:
Sub CopyData()
Sheets("Data"). Range ("A1:B6"). Copy
Destination: =Sheets("Backup"). Range ("A1")
5) Save the Excel Spreadsheet using Excel Macro -Enabled Workbook.
6) Create a command button and link this button to the CopyData Macro.
7) Click on the button to copy data from "Data" sheet to "Backup" sheet.
If you find this helpful, don’t forget to like, subscribe, and hit the notification bell for more Excel tips and VBA tutorials!
Переглядів: 4 300

Відео

Excel - VBA Message Display
Переглядів 11421 день тому
An Excel spreadsheet utilizing VBA code to display customizable messages and alerts. Steps to be followed: 1) Open an Excel Spreadsheet. 2) Open VBA editor using Alt F11. 3) Double-click "ThisWorkbook" listed under VBA Project. 4) Write your VBA Code. 5) Save the Workbook as Excel macro-enabled Workbook. 6) Close the Workbook and reopen it. Then, the message will be displayed.
Protect an Excel Spreadsheet with Password
Переглядів 120Місяць тому
Protecting your Excel Spreadsheet with Password adds an extra layer of security to your data.
Simple Interactive Calculator Part 2
Переглядів 2422 місяці тому
Learn how to create a simple and interactive calculator using HTML and JavaScript. In this video, we walk through the process of building a basic web-based calculator that can perform simple arithmetic operations like addition, subtraction, multiplication, and division. Perfect for beginners looking to practice their web development skills!
Simple Interactive Calculator Part 1
Переглядів 2392 місяці тому
Learn how to create a simple and interactive calculator using HTML and JavaScript. In this video, we walk through the process of building a basic web-based calculator that can perform simple arithmetic operations like addition, subtraction, multiplication, and division. Perfect for beginners looking to practice their web development skills!
Balance Transfer Credit Cards $$$ - Everything you need to know - Explained in Tigrigna (ትግርኛ).
Переглядів 2162 місяці тому
Benefits of Balance Transfer for Credit Cards explained in Tigrigna. How balance transfers work and how to use them effectively. Please Subscribe now ua-cam.com/channels/t3HkIU_KRTUL9y8XfKgXUw.html
Learn how to create, access data entry forms and remove duplicate entries in Excel.
Переглядів 1932 роки тому
In this video, you will be learning on how to easily create and access data entry forms in Excel. Also, learn how to remove duplicates in any Excel data sheet. This is the easiest way to create form in Excel and enter data quickly and accurately with no VBA or macros required.
Finding Mean, Standard Deviation, and Variance of sample data using formula in Excel VBA.
Переглядів 1,4 тис.3 роки тому
This video tutorial explains on how to use the mean, standard deviation, and variance formula to calculate sample data using Excel VBA. The formula for the mean, standard deviation and variance are also provided to support the explanation in VBA codes.
Assign Macro to a command Button in Excel.
Переглядів 3523 роки тому
In this video, I will show you on how to assign Macro to a command Button that run VBA codes in Excel.
Learn How to Create Student Grade Book Using Excel VBA - Super Easy!
Переглядів 4 тис.3 роки тому
In this video, I will walk you through the steps for creating simple student Gradebook using Excel VBA. Students are assigned letter grades based on a grading scale using "IF" Function.

КОМЕНТАРІ

  • @akberethaile9072
    @akberethaile9072 6 днів тому

    🙏🏿🙏🏿🙏🏿🙏🏿

  • @akberethaile9072
    @akberethaile9072 6 днів тому

    🙏🏿🙏🏿🙏🏿

  • @Robel-z5m
    @Robel-z5m 19 днів тому

    I wish I knew about this balance transfer before

    • @GGInfoTechAcademy
      @GGInfoTechAcademy 17 днів тому

      A lot of people don't realize how useful balance transfers can be until they need them. Glad you found the video though! Hopefully, the info helps you in the future.

  • @Robel-z5m
    @Robel-z5m 19 днів тому

    Super great tutorial

  • @Robel-z5m
    @Robel-z5m 19 днів тому

    Good for personal documents

  • @Robel-z5m
    @Robel-z5m 19 днів тому

    Good Job Dani

  • @Robel-z5m
    @Robel-z5m 19 днів тому

    Thank you sharing

  • @Sami-p4n
    @Sami-p4n 20 днів тому

    Great for securing your data

  • @Sami-p4n
    @Sami-p4n 20 днів тому

    Great for securing your data

  • @Sami-p4n
    @Sami-p4n 20 днів тому

    Very educational!

  • @Sami-p4n
    @Sami-p4n 20 днів тому

    Thank you for this video!

  • @Sami-p4n
    @Sami-p4n 20 днів тому

    Nice one

  • @GGInfoTechAcademy
    @GGInfoTechAcademy 22 дні тому

    Your subscription would mean the world to me! ua-cam.com/channels/t3HkIU_KRTUL9y8XfKgXUw.html

  • @GGInfoTechAcademy
    @GGInfoTechAcademy 22 дні тому

    Your subscription would mean the world to me! ua-cam.com/channels/t3HkIU_KRTUL9y8XfKgXUw.html

  • @GGInfoTechAcademy
    @GGInfoTechAcademy 22 дні тому

    Your subscription would mean the world to me! ua-cam.com/channels/t3HkIU_KRTUL9y8XfKgXUw.html

  • @GGInfoTechAcademy
    @GGInfoTechAcademy 22 дні тому

    Your subscription would mean the world to me! ua-cam.com/channels/t3HkIU_KRTUL9y8XfKgXUw.html

  • @Matiwos-p5f
    @Matiwos-p5f Місяць тому

    Thank you!

  • @vidhunair345
    @vidhunair345 2 місяці тому

    Great going Dani…❤❤

    • @GGInfoTechAcademy
      @GGInfoTechAcademy Місяць тому

      Thank you so much Vidhu for your support and subscription!!!

  • @GGInfoTechAcademy
    @GGInfoTechAcademy 2 місяці тому

    The <h1> tag should be placed within the <body> section of an HTML document. However, I noticed that it was incorrectly positioned between the </head> and <body> tags, which is not the proper placement. Despite this, I'm curious how the browser still manages to render the incorrectly placed tag. I apologize for the confusion this has caused to you.

  • @GGInfoTechAcademy
    @GGInfoTechAcademy 2 місяці тому

    The <h1> tag should be placed within the <body> section of an HTML document. However, I noticed that it was incorrectly positioned between the </head> and <body> tags, which is not the proper placement. Despite this, I'm curious how the browser still manages to render the incorrectly placed tag. I apologize for the confusion this has caused to you.

  • @abdulawotidebe9414
    @abdulawotidebe9414 2 місяці тому

    I can’t even express my gratitude I passed my exams all Because of you. My professor was pleased. No rechecks just 100% much love

    • @GGInfoTechAcademy
      @GGInfoTechAcademy 2 місяці тому

      I am glad it was helpful. Thank you for your feedback!!!

  • @pala_Bapak_Kau
    @pala_Bapak_Kau 7 місяців тому

    it's simple and clear, ዳንኤል

    • @GGInfoTechAcademy
      @GGInfoTechAcademy 5 місяців тому

      Thank you so much for your feedback @pala_Bapak_Kau

  • @mashaeradlan9670
    @mashaeradlan9670 2 роки тому

    Thanx Boss keep it up nice job❤❤

  • @wintatesfatsiontedla9314
    @wintatesfatsiontedla9314 2 роки тому

    Thank you for learning. 🥰

  • @habtemariamyosief8280
    @habtemariamyosief8280 2 роки тому

    Good job Dani!

  • @habtemariamyosief8280
    @habtemariamyosief8280 2 роки тому

    Very useful video!

  • @habtemariamyosief8280
    @habtemariamyosief8280 2 роки тому

    Thank you for sharing this with us Dani!

  • @habtemariamyosief8280
    @habtemariamyosief8280 2 роки тому

    Great content Dani!

  • @ziye1715
    @ziye1715 3 роки тому

    Welcome Daniel.

  • @asme212
    @asme212 3 роки тому

    Way to go Dani. Great video, helpful resource.

  • @danielyohanes4080
    @danielyohanes4080 3 роки тому

    dani arife newe

  • @seghenabraham3082
    @seghenabraham3082 3 роки тому

    Good Job Dani

  • @derejeasfaw757
    @derejeasfaw757 3 роки тому

    Good job Daniye 👍👌

  • @selam4634
    @selam4634 3 роки тому

    This is cool! I like it.

  • @mussierussom1040
    @mussierussom1040 3 роки тому

    So helpful. Good job.

  • @soccereditz124
    @soccereditz124 3 роки тому

    Hey this is great tip Daniel!!! 👍