M12 Assignment kimbrek2
.xlsx
keyboard_arrow_up
School
Miami University *
*We aren’t endorsed by this school
Course
282
Subject
Computer Science
Date
Dec 6, 2023
Type
xlsx
Pages
11
Uploaded by CorporalHummingbird3939
Miami University
CMR 282
Student Name:
Kaden Kimbrell
Date Completed:
12/3/2023
Yes
Yes
Important Note:
This file is protected under copyright law. Distribution of this file outside thi
Faculty Verification
Type "Yes" to confirm that this is your work and not the work of others
Type "Yes" after you have completed an accessibility check on the workbook and fixed any issues.
is course is prohibited. This includes uploading to file sharing sites such as Cour
rse Hero.
Create Macros
Each of these must be created as a separate macro. For each macro, add your name, date, and a description in the Description field Create a macro that changes the Theme of this sheet. Name it Theme.
Create a macro that Saves this file. Name is Save.
Create a macro that adds your name to cell J5. Name it Name.
Create a macro that Turns off the gridlines. Name it Gridlines.
Franchise Location Transactions Amounts and Survey Responses
Location
Overall
Quality
Value
Rivertown
4
2
5
5
5
Springfield
2
4
4
3
2
Rivertown
5
2
2
5
2
Hillview
2
3
5
3
5
Greenfield
4
5
4
1
1
Greenfield
5
4
1
4
3
Springfield
4
4
3
1
2
Springfield
1
2
2
3
4
Greenfield
5
5
3
4
3
Greenfield
4
4
4
1
5
Rivertown
4
5
2
1
3
Lakeside
4
4
4
2
5
Hillview
3
3
2
5
3
Hillview
5
2
4
5
1
Rivertown
5
1
1
4
3
Customer Service
Would Recommend
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
- Access to all documents
- Unlimited textbook solutions
- 24/7 expert homework help
Related Questions
A custom validator is typically used when
validation values are set based on user input
the browser doesn’t support JavaScript
the validation is based on the data in a database
the page is submitted in response to the user clicking a button whose CausesValidation property is set to False
arrow_forward
Privilege users get different instructions.
arrow_forward
Consequently, users may opt to submit data through the command line as opposed to the GUI.
arrow_forward
To accomplish the intended goals, material is subjected to blocks, deletions, or authorizations. Fingerprint
arrow_forward
Details on how to perform these tasks in Microsoft Office Word The document should now have a title.You may also include a hyperlink pointing to an external file that will be used as a connection.
arrow_forward
must be using same example but different idea
arrow_forward
Computer Science
Your final script will scrape a website
IMPORTANT you will not follow any links that veer outside of the Virtual Environment
IMPORTANT you are allowed to use standard python libraries and any 3rd party library
Your script will generate a report that contains the following information.
1) Unique URLs of all the pages found on the website
2) Unique URL links to images found on the website
3) Extract and phone numbers found on the website
4) Extract all text content from each of the pages and store them in a string variable
5) Extract any Zip Codes
NOTE for Items 6-8 you will be utilizing NLTK to process all the text found on the web site, using the text content you extracted during item 4 above.
6) A list of all unique vocabulary found on the website
7) A list of all possible verbs
8) A list of all possible nouns
arrow_forward
Proframming language html css java script
arrow_forward
Java program.
arrow_forward
The contact form page must contain a form that contains the following fields: • Name • Email • The
message that the user wants to send When the form is submitted, all fields must be checked to
make sure they have been filled out. If the form validation is not successful, a bold red error
message should be displayed to the user on the page by manipulating the DOM. If the form
validation is successful, a bold green success message should be displayed to the user on the page by
manipulating the DOM. The message should say: "Dear Name, Thank you for your inquiry. One of
our team members will be in touch with you shortly" In the above message Name should be
replaced by the user's name from the form.
arrow_forward
Is there a limit on the size of a user ID?
arrow_forward
Use Cases and User Stories
any other relevant articles you may find on the Internet, write a report that discusses the advantages and disadvantages of Use Cases and User Stories,
under different circumstances. Provide at least five different references for the points you are making, and provide a Works Cited list, using APA style for both references and Works Cited. The body of the report should be at least 1600 words long (not including references and Works Cited)
Your report should have the following sections: 1. Introduction 2. Similarities and differences between User Stories and Use Cases
a. Similarities b. Differences
3. When and how to use User Stories, Use Cases, both, and neither
a. Under what conditions should we use User Stories b. Under what conditions should we use Use Cases c. Under what conditions should we use both d. Under what conditions should we use something else to determine requirements
5. Summary
6. Works Cited
arrow_forward
Making part of a document boldface must be done before the text is entered.
True
False
arrow_forward
Create the following Registration form using html and CSS
arrow_forward
السؤال
Some files cannot be deleted using rm command because of the permissions associated with it.
الاجابات
true
false
arrow_forward
How-tos for Microsoft Word The paper's name. As a connection, you might provide a hyperlink to an external file.
arrow_forward
Write an HTML file that creates the following online Registration form. Be noted that the gender field has Male and Female items.
Important notes:
You should copy and paste the "HTML script" to answer this question. DON’T take screenshots for your HTML script. It must be an editable script.
Take a screenshot of your output web page and paste it as a part of your answer.
arrow_forward
SEE MORE QUESTIONS
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning
Related Questions
- A custom validator is typically used when validation values are set based on user input the browser doesn’t support JavaScript the validation is based on the data in a database the page is submitted in response to the user clicking a button whose CausesValidation property is set to Falsearrow_forwardPrivilege users get different instructions.arrow_forwardConsequently, users may opt to submit data through the command line as opposed to the GUI.arrow_forward
- To accomplish the intended goals, material is subjected to blocks, deletions, or authorizations. Fingerprintarrow_forwardDetails on how to perform these tasks in Microsoft Office Word The document should now have a title.You may also include a hyperlink pointing to an external file that will be used as a connection.arrow_forwardmust be using same example but different ideaarrow_forward
- Computer Science Your final script will scrape a website IMPORTANT you will not follow any links that veer outside of the Virtual Environment IMPORTANT you are allowed to use standard python libraries and any 3rd party library Your script will generate a report that contains the following information. 1) Unique URLs of all the pages found on the website 2) Unique URL links to images found on the website 3) Extract and phone numbers found on the website 4) Extract all text content from each of the pages and store them in a string variable 5) Extract any Zip Codes NOTE for Items 6-8 you will be utilizing NLTK to process all the text found on the web site, using the text content you extracted during item 4 above. 6) A list of all unique vocabulary found on the website 7) A list of all possible verbs 8) A list of all possible nounsarrow_forwardProframming language html css java scriptarrow_forwardJava program.arrow_forward
- The contact form page must contain a form that contains the following fields: • Name • Email • The message that the user wants to send When the form is submitted, all fields must be checked to make sure they have been filled out. If the form validation is not successful, a bold red error message should be displayed to the user on the page by manipulating the DOM. If the form validation is successful, a bold green success message should be displayed to the user on the page by manipulating the DOM. The message should say: "Dear Name, Thank you for your inquiry. One of our team members will be in touch with you shortly" In the above message Name should be replaced by the user's name from the form.arrow_forwardIs there a limit on the size of a user ID?arrow_forwardUse Cases and User Stories any other relevant articles you may find on the Internet, write a report that discusses the advantages and disadvantages of Use Cases and User Stories, under different circumstances. Provide at least five different references for the points you are making, and provide a Works Cited list, using APA style for both references and Works Cited. The body of the report should be at least 1600 words long (not including references and Works Cited) Your report should have the following sections: 1. Introduction 2. Similarities and differences between User Stories and Use Cases a. Similarities b. Differences 3. When and how to use User Stories, Use Cases, both, and neither a. Under what conditions should we use User Stories b. Under what conditions should we use Use Cases c. Under what conditions should we use both d. Under what conditions should we use something else to determine requirements 5. Summary 6. Works Citedarrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Np Ms Office 365/Excel 2016 I NtermedComputer ScienceISBN:9781337508841Author:CareyPublisher:CengageCOMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE LProgramming with Microsoft Visual Basic 2017Computer ScienceISBN:9781337102124Author:Diane ZakPublisher:Cengage Learning
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning