Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Project 2 - Create a report using PowerQuery, Macro VBA, List Functions and Data Validation functions for Data Reporting of Supply Chain Management companies

3b) Sub PDF_Conversion()Dim r As RangeDim s As String If Selection.Count = 1 ThenSet r = Application.InputBox("Select a range", "Get Range", Type:=8)ElseSet r = SelectionEnd If strfile = "Selection" & "_" _& Format(Now(), "yyyymmdd_hhmmss") _& ".pdf"strfile = ThisWorkbook.Path & "\" & strfile myfile…

    Project Details

    Loading...

    Leave a comment

    Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by Pathi Phanindra Kumar (6)

    Project 1 - Data Cleaning and Transformation using Pivot table and Charts for the Report on requirement of Team Hiring

    Objective:

    sbumitted below in .xlsx file

    calendar

    27 Jul 2022 11:14 AM IST

      Read more

      Project 2 - Create a report using PowerQuery, Macro VBA, List Functions and Data Validation functions for Data Reporting of Supply Chain Management companies

      Objective:

      3b) Sub PDF_Conversion()Dim r As RangeDim s As String If Selection.Count = 1 ThenSet r = Application.InputBox("Select a range", "Get Range", Type:=8)ElseSet r = SelectionEnd If strfile = "Selection" & "_" _& Format(Now(), "yyyymmdd_hhmmss") _& ".pdf"strfile = ThisWorkbook.Path & "\" & strfile myfile…

      calendar

      26 Jul 2022 10:34 AM IST

        Read more

        Project 2

        Objective:

        submitted below in .pynb, .xlsx, .sql files.

        calendar

        02 Jul 2022 02:50 PM IST

          Read more

          Project 1

          Objective:

          submitted below

          calendar

          30 Jun 2022 08:19 AM IST

            Read more

            Project 2 - EDA on Vehicle Insurance Customer Data

            Objective:

            # STEP 1: Reading Dataimport pandastable1 = pandas.read_csv("customer_details.csv")table2 = pandas.read_csv("customer_policy_details.csv")print(table1.head())print(table2.head()) # STEP 2: Checking and Cleaning the data# 2.1 Null values # 2.1.1 Table1table1_labels={'0':'customer_id', '1':'gender', '2':'age', '3':'driving_licence_presence',…

            calendar

            15 Feb 2022 06:30 AM IST

              Read more

              Project 1 English Dictionary App

              Objective:

              #1. Database-Software Interface import pickle #serialization package def saveDictionary(tmp_dict):     '''     This function recives a python dictionary,     and saves it to a serialized file words.txt     '''     try:         # 'wb' means open file…

              calendar

              07 Jan 2022 05:05 AM IST

                Read more
                Showing 1 of 6 projects