Question: Hey Expert I need help with this assignment and how to do it in step by step detail thank you. Things to do: step# 1
Hey Expert I need help with this assignment and how to do it in step by step detail thank you.
Things to do:
step#: student will follow the set of instructions by completing macros, always building on the next macro until you have one that completes the whole series of functions
step# Create ab APA cover sheet
step# Using word, Notepad and for MAC any editor
step#: Follow the set of instructions : saving each macro to your desktop
Project:In Class Assignment
Learning Objectives:
Students will learn how a function can save time and streamline code by creating macros as short cuts that can be used in real life projects.
Things to do:
Step#: Students will create a Text file by using Notepadfor Windows users and CodeEdit for Mac users
Step#: Once you download, install and configure your text editor, open a new file and save it as bat.
Step#: Students will create a set of commands that will open your applications on your desktop creating a more efficient method to work on programming.
Step#: Students will need to research, test and complete each line of code that will open an application specific to your programming project. As an example create the following code. In your notepad line one:
@echo offStart Excel
Step#: Save it as a text file as bat to your desktop. This creates an icon of your macro.
Step#: Double click the file to activate your macro.
Step#: Add the following lines of code
Open your favorite browserOpen your email
Step#: Add to your excel. Open a specific file. Hint: copy the path and add it to your MACRO. Each time save it in the order you are completing the
bat: open excelbat open browserbat open emailbat open specific excel file
Please note each bat file is a continuation of the next so each file will have a new line of code
Step#: Save all your bat files, run and screen capture each program and results of your desktop.
Step#: Create an APA cover sheet and document.
Step#: Screen shot each macro, code and results. Cut and paste each one of your screen captures and add a description of for each file.
Hint: Mac users will substitute open for command.Mac users will substitute batch file for shell file
Step#:Submit your complied program document to the assignment link in Canvas.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
