Tech Rems
Tech Rems
  • 44
  • 100 411
AMALITECH with IT Students at AAMUSTED | @AmaliTechgGmbH Internship Seminar
This video is a summary of the seminar organized by INFOTESS with AMALITECH at Akenten Appiah-Menka University of Skills Training and Entrepreneurial Development (AAMUSTED)-Kumasi on Career and Internship opportunities at AMALITECH.
AMALITECH Internship Link:
amalitech.org/internships
มุมมอง: 110

วีดีโอ

How to Easily Create Responsive Navbar | HTML, CSS, JS
มุมมอง 1112 หลายเดือนก่อน
If you're looking for an easy way to make your navbar responsive then this video is for you. In this video, you're going to learn the simplest way to create a responsive navbar with HTML, CSS & JavaScript. Don't forget to subscribe and hit the notification bell to stay updated on more exciting tutorials and coding tips! #navbar #HTML #CSS #JavaScript
How to Create a Pivot Table in Excel: A Step-by-Step Tutorial
มุมมอง 1213 หลายเดือนก่อน
In this video, I will show you how to create a pivot table in Excel, a powerful tool for data analysis and visualization. Follow along with my step-by-step tutorial and learn how to: Prepare your data for a pivot table Create a pivot table from a dataset Customize your pivot table with fields and filters Analyze and visualize your data with ease This tutorial will help you master the basics of ...
Splitting Excel data into multiple files with Python
มุมมอง 1616 หลายเดือนก่อน
In this video, I will take you through a python script that will help you split your excel file into multiple files based on a column. This script with just a few lines of python codes will save you a lot of time working with excel files. #excel #python #pythonscripting
Developing a Full WEBSITE with your PHONE - Services Page
มุมมอง 526 หลายเดือนก่อน
In this video of the HTML, CSS, JS series, we are continuing with the about section of the website using mobile phone. Resources: Images and icons used: drive.google.com/drive/folders/1QHRGjFvWv6ruzf-tc04kOVv3jRvzMfnN?usp=sharing Intro & Navbar: th-cam.com/video/9JtqrsWwY40/w-d-xo.html Home Page: th-cam.com/video/7F6UU6tmens/w-d-xo.html About Page: th-cam.com/video/Z1KeburdCtU/w-d-xo.html Don't...
Develop a Full WEBSITE with your PHONE - About Page
มุมมอง 407 หลายเดือนก่อน
In this video of the HTML, CSS, JS series, we are going to continue with the about section of the target website using mobile phone. Resources: Images used: drive.google.com/drive/folders/1QHRGjFvWv6ruzf-tc04kOVv3jRvzMfnN?usp=sharing Develop a Full WEBSITE with your PHONE - Intro & Navbar: th-cam.com/video/9JtqrsWwY40/w-d-xo.html Develop a Full WEBSITE with your PHONE - Home Page: th-cam.com/vi...
Develop a Full WEBSITE with your PHONE - Home Page
มุมมอง 407 หลายเดือนก่อน
In this video of the HTML, CSS, JS series, we are going to design the home page of the target website using mobile phone. What you'll learn: Setting up a basic HTML structure on your phone Styling your website with CSS to make it visually appealing Resources: Images used: drive.google.com/drive/folders/1QHRGjFvWv6ruzf-tc04kOVv3jRvzMfnN?usp=sharing Develop a Full WEBSITE with your PHONE - Intro ...
Develop a Full WEBSITE with your PHONE - Intro & Navbar
มุมมอง 687 หลายเดือนก่อน
Have you ever thought about creating a website right from the palm of your hand? In this tutorial, I'll show you how to develop a fully functional website using just your phone, with HTML, CSS, and JavaScript! Whether you're a beginner or an experienced coder, this step-by-step guide will walk you through the process of building a responsive and interactive website without the need for a comput...
Clinic Database System Implementation in MySQL || Learn SQL with MySQL
มุมมอง 212ปีที่แล้ว
In this video, we will walk through the steps involved in implementing a clinic database management system in MySQL with SQL. We will start by understanding the ER diagram for the clinic and jump on to creating the database and tables that will be used to store the clinic's data. Join us to learn more about SQL and enhance your database management skills! Don't forget to like, share and subscri...
How to Write Subqueries in SQL Queries || Learn SQL with MySQL
มุมมอง 92ปีที่แล้ว
In this video, we talk about how to write subqueries effectively and how subqueries work. Subqueries are indispensable tool for handling complex data retrieval and analysis tasks in SQL. We work with practical examples for how to use these commands to accomplish real world tasks. Join us to learn more about SQL and enhance your database management skills! Don't forget to like, share and subscri...
How to use SQL JOINS || INNER and OUTER JOINS
มุมมอง 75ปีที่แล้ว
In this video, we dive deep into SQL JOINS. There are two main types of Joins supported by all Database Management Systems: INNER JOIN and OUTER JOIN. We talk about how to use these commands to accomplish real world tasks. Join us to learn more about SQL and enhance your database management skills! Don't forget to like, share and subscribe to our channel for more exciting tech content. Don't mi...
How to Easily Import Excel Tables into MySQL Workbench
มุมมอง 3.6Kปีที่แล้ว
You want to make your data importing process a piece of cake? Look no further! In this exciting episode, we'll guide you through the ins and outs of efficiently importing Excel data into MySQL Workbench. Say goodbye to manual entry and save heaps of time and effort with our proven techniques. Get ready to become a data importing wizard - watch now! Don't miss out on upcoming tutorials where we ...
Learn SQL with MySQL: Understanding DISTINCT, NULL, and ALIAS
มุมมอง 79ปีที่แล้ว
In this video, we dive deep into SQL and discuss three important concepts - DISTINCT, NULL, and ALIAS. These commands allow us to retrieve unique values, handle null values and rename column headings temporarily. Join us to learn more about SQL and enhance your database management skills! Don't forget to like, share and subscribe to our channel for more exciting tech content. Don't miss out on ...
How to Use SQL Operators IN, BETWEEN, and LIKE | Learn SQL with MySQL
มุมมอง 100ปีที่แล้ว
In this video, you will learn how to use the IN, BETWEEN, and LIKE operators in SQL. The IN operator is used to select rows where a value is contained in a list of values. The BETWEEN operator is used to select rows where a value is within a range of values. The LIKE operator is used to select rows where a value matches a pattern. I will walk you through the syntax of each operator and provide ...
Mastering SQL Filtering and Sorting: Combining Conditions and Ordering data | Learn SQL with MySQL
มุมมอง 131ปีที่แล้ว
Mastering SQL Filtering and Sorting: Combining Conditions and Ordering data | Learn SQL with MySQL
How to install MySQL server and workbench on Windows | MySQL
มุมมอง 109ปีที่แล้ว
How to install MySQL server and workbench on Windows | MySQL
SELECT Statement | SQL Tutorial | Learn SQL with MySQL
มุมมอง 92ปีที่แล้ว
SELECT Statement | SQL Tutorial | Learn SQL with MySQL
Learn SQL with MySQL | Introduction
มุมมอง 141ปีที่แล้ว
Learn SQL with MySQL | Introduction
Create a Dynamic Monthly Calendar in Excel
มุมมอง 439ปีที่แล้ว
Create a Dynamic Monthly Calendar in Excel
Database Normalization || 1NF, 2NF & 3NF
มุมมอง 183ปีที่แล้ว
Database Normalization || 1NF, 2NF & 3NF
Entity Relationship Diagram | Tutorial Part 2
มุมมอง 100ปีที่แล้ว
Entity Relationship Diagram | Tutorial Part 2
Entity Relationship Diagram | ERD Tutorial
มุมมอง 175ปีที่แล้ว
Entity Relationship Diagram | ERD Tutorial
Introduction to Database and Data Modelling
มุมมอง 116ปีที่แล้ว
Introduction to Database and Data Modelling
How to Mail Merge without using Excel Data
มุมมอง 1Kปีที่แล้ว
How to Mail Merge without using Excel Data
IF function | Simple, nested and compound
มุมมอง 80ปีที่แล้ว
IF function | Simple, nested and compound
Create a Fillable Form to Submit to Email || Word Project
มุมมอง 5Kปีที่แล้ว
Create a Fillable Form to Submit to Email || Word Project
Formulas and Functions | Excel Beginner Tutorial
มุมมอง 102ปีที่แล้ว
Formulas and Functions | Excel Beginner Tutorial
Excel for Beginners || Introduction || Excel
มุมมอง 318ปีที่แล้ว
Excel for Beginners || Introduction || Excel
How To Create Attendance Register | Excel Tutorial
มุมมอง 1.1Kปีที่แล้ว
How To Create Attendance Register | Excel Tutorial
LINKING DATA FROM EXCEL TO WORD || EXCEL
มุมมอง 27Kปีที่แล้ว
LINKING DATA FROM EXCEL TO WORD || EXCEL

ความคิดเห็น

  • @happybilikuni
    @happybilikuni 3 วันที่ผ่านมา

    The video is a perfect one of course but why is the restricted to downloading. I wish I could be able to download the video and then watch it later

  • @sunitanair9929
    @sunitanair9929 27 วันที่ผ่านมา

    Great 👍

  • @jatinbasumatary4644
    @jatinbasumatary4644 หลายเดือนก่อน

    Great

  • @AVX_PALACE
    @AVX_PALACE หลายเดือนก่อน

    Great

  • @meme-memes
    @meme-memes หลายเดือนก่อน

    Amazing program

  • @ezekielkwamearhin731
    @ezekielkwamearhin731 2 หลายเดือนก่อน

    Great WorDone 🙏

  • @ifoodieTV
    @ifoodieTV 2 หลายเดือนก่อน

    Simple and straightforward 🎉

  • @viktermlevu4951
    @viktermlevu4951 2 หลายเดือนก่อน

    This is helpful

  • @jameskanu3438
    @jameskanu3438 2 หลายเดือนก่อน

    I need the code

  • @aviraljohari4932
    @aviraljohari4932 2 หลายเดือนก่อน

    Bhai bahut acha samjhaya

  • @HajraTariq
    @HajraTariq 3 หลายเดือนก่อน

    Your Excel Version ??

  • @anuragsrivastava3003
    @anuragsrivastava3003 3 หลายเดือนก่อน

    मैं पूरी कोशिश करूंगा

  • @ismaeelshuaib3191
    @ismaeelshuaib3191 3 หลายเดือนก่อน

    👍

  • @mehmoodurrehman9322
    @mehmoodurrehman9322 4 หลายเดือนก่อน

    Very good ❤

  • @turningpoint3693
    @turningpoint3693 4 หลายเดือนก่อน

    We can do in SQL server 2012 also

  • @JenniferDeMello
    @JenniferDeMello 4 หลายเดือนก่อน

    Can you use this with a ".ORG" email address? Instead of ".COM"? Because I tried and was getting an error message. Does the formula need to be changed?

  • @Emma10074
    @Emma10074 4 หลายเดือนก่อน

    This is very helpful

  • @dennismwangi3573
    @dennismwangi3573 4 หลายเดือนก่อน

    Very helpful

  • @savagestand
    @savagestand 4 หลายเดือนก่อน

    how do you change the format of the column when it already in.

  • @showervocalist
    @showervocalist 5 หลายเดือนก่อน

    Thank you so much! I've been trying all kinds of ways of sending Request Forms and this is by far the best! You're awesome! Is there a way to attach it as the word document instead of a PDF though?

  • @lisacapamagian4429
    @lisacapamagian4429 5 หลายเดือนก่อน

    great tips thanks

  • @AnomalyBelleza
    @AnomalyBelleza 5 หลายเดือนก่อน

    OMG 😤 man I was looking for instructions like this!? Man! 🙌🏾 Everybody else kept only doing part one which was creating the fillable form whether that be on Canva with DocFly or other xtra apps, but nobody would follow up with the second instead of instructions about how to enable people to submit it!!! ‼️ Thank you so much for this. I’ve been looking everywhere for a video like this!!

    • @techrems
      @techrems 5 หลายเดือนก่อน

      You welcome

  • @charissegica7741
    @charissegica7741 5 หลายเดือนก่อน

    How to submit using gmail?

  • @Lunabloomm
    @Lunabloomm 5 หลายเดือนก่อน

    hi, thank for the good and clear guidance. Can this table be submit as an email body instead of PDF?

    • @techrems
      @techrems 5 หลายเดือนก่อน

      Thanks. It can't be submitted as an email body.

  • @yendidiwithama
    @yendidiwithama 5 หลายเดือนก่อน

    Thank you 😊

  • @K_muchiri
    @K_muchiri 5 หลายเดือนก่อน

    🙏🙏🙏🙏

  • @malcolmnuce1639
    @malcolmnuce1639 6 หลายเดือนก่อน

    Promo>SM 💔

  • @jburns47
    @jburns47 6 หลายเดือนก่อน

    Thank you for a great video tutorial! A quick question. I have an Excel file and a Word file. The Word file is an equipment inventory with 121 pages of text and photos with bookmarks for each piece of equipment and each photo. The Excel file is a 500 line listing of that same equipment with links to the Word document bookmarks. If I follow the steps in your tutorial to put the Excel spreadsheet at the beginning of the Word document, will the links to the bookmarks be preserved and work? Thanks for any guidance you can provide about this.

    • @techrems
      @techrems 6 หลายเดือนก่อน

      Yes it should.

  • @sunnyjain630
    @sunnyjain630 6 หลายเดือนก่อน

    Thanks ❤❤❤

  • @muhammadwibisonojanuar7793
    @muhammadwibisonojanuar7793 7 หลายเดือนก่อน

    Can the template be sent to others so that the others can use the form too to fill the form? Is the code applied to every word without the code or visual basic?

  • @danielafriyie3282
    @danielafriyie3282 7 หลายเดือนก่อน

    Thank you Sir

  • @MissT-zq5xg
    @MissT-zq5xg 8 หลายเดือนก่อน

    Thank you for this. It helped me a lot.

  • @abdulrazaksuleymana717
    @abdulrazaksuleymana717 8 หลายเดือนก่อน

    ❤🎉

  • @JLWalsh78
    @JLWalsh78 10 หลายเดือนก่อน

    Is there a way for the form to be cleared so the previous answers are no longer there? or maybe a reset button?

  • @douglashornell-scott5126
    @douglashornell-scott5126 11 หลายเดือนก่อน

    This is very cool and just what I was looking for!! Thank you very much. Also, very clear instructions. Quick question - with the SUBMIT button, I need a cc also. How do we do this?

  • @roadrunner79
    @roadrunner79 11 หลายเดือนก่อน

    I tried following your steps but when I was done and hit the Send button, it tried to open MS Outlook and send the email using Outlook. I do not know how to write code, but in your example code it says "Outlook. Application". I do not have nor do I want to use Outlook, so is there a way to modify the code to be used with the email software that I use? I use AOL, but I know others use Gmail, Yahoo, etc. I want the sent button to work with all email senders. Thanks

    • @techrems
      @techrems 11 หลายเดือนก่อน

      Then set AOL as your default mailing application on your PC. Because the code uses the default application.

  • @MUHAMMEDRIYALRASHAAHAMED
    @MUHAMMEDRIYALRASHAAHAMED ปีที่แล้ว

    Thanks Bro Its so helpful appreciate your work, Post more work, All the best

    • @techrems
      @techrems ปีที่แล้ว

      I appreciate it 😊

  • @fksoftware
    @fksoftware ปีที่แล้ว

    Thank you for the clarification. God bless you sir.

    • @techrems
      @techrems ปีที่แล้ว

      You're welcome 😊

  • @nanayaw1tv512
    @nanayaw1tv512 ปีที่แล้ว

    nice video, keep it up , please create a video on how we join multiple tables in database like joining CUSTOMER, PRODUCT, EMPLOYEE, SUPPLIER AND ORDER RECEIPT

    • @techrems
      @techrems ปีที่แล้ว

      Thanks for the applaud. As you requested, in the next video we will write complex queries to tasks like what mentioned. Keep streaming 🎉

  • @fksoftware
    @fksoftware ปีที่แล้ว

    Excellent presentation.

    • @techrems
      @techrems ปีที่แล้ว

      Thank you

  • @ceceliaharvey6332
    @ceceliaharvey6332 ปีที่แล้ว

    can you share the code so it can just be pasted

    • @techrems
      @techrems ปีที่แล้ว

      Okay. I have added it to the description, please follow the link and download.

  • @kwabengvincent
    @kwabengvincent ปีที่แล้ว

    Nice one techrem u made it very easy for me

    • @techrems
      @techrems ปีที่แล้ว

      It's my pleasure 😍

    • @techrems
      @techrems ปีที่แล้ว

      It's my pleasure 😍 More coming, Subscribe

  • @benjaminpollard4114
    @benjaminpollard4114 ปีที่แล้ว

    🌷 "PromoSM"

  • @juniormatthew1007
    @juniormatthew1007 ปีที่แล้ว

    nice one

  • @OvercomerIdemudia
    @OvercomerIdemudia ปีที่แล้ว

    Straight to the point. Well done.

    • @techrems
      @techrems ปีที่แล้ว

      Thank you for the feedback

  • @ashlynwhanbae2029
    @ashlynwhanbae2029 ปีที่แล้ว

    🙏🙏🙏

  • @djbhrowzer3656
    @djbhrowzer3656 ปีที่แล้ว

    No rest until success is achieved🙏🙏

  • @jjonasantwi1983
    @jjonasantwi1983 ปีที่แล้ว

    Very educative😋😋

  • @dennismarfo648
    @dennismarfo648 ปีที่แล้ว

    Doing the best Thanks 👍

    • @techrems
      @techrems ปีที่แล้ว

      Appreciated

  • @ashlynwhanbae2029
    @ashlynwhanbae2029 ปีที่แล้ว

    Wow so easy and understanding I really enjoyed the lesson tnx for sharing 😍🙏

    • @techrems
      @techrems ปีที่แล้ว

      Thank you