Skip to content

Ironhack-Data-0621-Remote/lab-macros-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

logo_ironhack_blue 7

Lab | Macros intro

Instructions

  • You are working as an analyst for an e-commerce platform. Your team receives data from a server about the activities of visitors on the website. The data is received at an interval of 12 hours from the servers and is recorded in the excel file in different sheets. Data recorded over 2 days is given to you in the file files_for_lab/server_data.xlsm.

  • The data downloaded from the servers is not in the desired format. We want to format the data and make it more presentable for your manager. Since the data is in different sheets, it would make more sense to create a macro. This is how the final data would look like: link to the image - Expected Output Note that the data is sorted by the column client_id from the smallest to the largest values.

  • Record a macro and apply it on all the sheets. Be careful if you have to use relative references or absolute reference in this case.

  • Go through the visual basic editor and remove the lines from the code that are not manipulating the data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published