Computers and Technology
Computers and Technology, 07.06.2020 06:00, lai16kk77

g Create an excel spreadsheet that will track information on campus buildings, classrooms, their max capacity, and their capacity at 75%, 50% and 25% max capacity. For each room on campus, it should specify the building, the room number, the department responsible for the room, the type of room (office, storage, classroom or lab), max capacity, capacity at 75%, capacity at 50%, capacity at 25%. The fractional capacities should always be rounded up, and should never show a fractional value (e. g. if it is 9.1, it should display 10, not 9). The data should have filters and sorting enabled, with the data sorted by room number (e. g. LUTR101 and FORB102 would be next to each other). Additionally, for all of the capacities (either max, or those that were calculated), if the capacity is 19 or >, highlight it in green. Otherwise, highlight it in red. Note, you may need to create additional columns to complete this activity. Populate the spreadsheet with 20 test records. Calculate summary information for the capacity specifying the average, maximum, minimum and standard deviation

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 12:30, Prettygirlyaya
How is the brightness of oled of the diaplay is controled
Answers: 1
image
Computers and Technology, 23.06.2019 18:00, bubbles173883
While inserting images, the picture command is usually used to insert photos from a digital camera, and the clip art command is usually used to a. edit the sizes and other characteristics of photos that have been inserted. b. take a screenshot of an image and copy it to the clipboard for pasting. c. search for drawings or other images from a library of prepared pictures. d. make illustrations using lines and shapes that are easy to manipulate.
Answers: 1
image
Computers and Technology, 24.06.2019 00:40, dheydar3506
What is the error in the following pseudocode? module main() call raisetopower(2, 1.5) end module module raisetopower(real value, integer power) declare real result set result = value^power display result end module
Answers: 1
image
Computers and Technology, 24.06.2019 13:00, naomirice24
In a heat transfer course, we can derive the equation for the temperature distribution in a flat rectangular plate. in this example, we will look at a plate at steadystate with three sides being held at t1, and one side held at t2. the temperature for any location on the plate, t(x, y), can be calculated by where create a function (prob3_5) that will take inputs of vectors x and y in feet, scalar n, scalars l and w in feet and scalars t1 and t2 in degrees fahrenheit. it will output a matrix t which is the temperature of each x and y locations. t will have the number of columns equal to the number of elements in x and rows equal to the number of elements in y. though this can be done without loops (perhaps more efficiently), your program must use a nested loop.
Answers: 2
Do you know the correct answer?
g Create an excel spreadsheet that will track information on campus buildings, classrooms, their max...

Questions in other subjects:

Konu
Mathematics, 24.11.2020 02:20
Konu
Chemistry, 24.11.2020 02:20
Konu
English, 24.11.2020 02:20