subject

FORMATTING WORKSHEETS Directions: Do the following procedure as directed.
1. Open a new worksheet.
2. Create a calendar for the month of December in the current year with
Sunday as the first column.
3. Use the AutoFormat, Classic 2
4. Adjust Row height to 60 and Column width to 15.
5. Change the font size to 14 and font style to Times New Roman, Bold,
Center (names of the week)
6. Select the names of the week and apply the horizontal and vertical
alignment.
7. Change the font size of the numerals to 18.
8. Merge and center align the word “December" and change to Times
New Roman Bold, 26 as the font size.
9. Select and format the entire range of data by applying the outline and
inside Borders.
10. Select Sunday column and change the color to red.
11.
Select 25 and 30 being the Holidays and change the color to red.
12.
Apply cell shading to cells 25 and 30 using the Patterns tab and
change the color to pink.
13. Save your work to your folder as "calendar".

ansver
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 00:00, lilyforeman5867
Match each vocabulary word to its definition.1. desktoppicture used to represent acomputer application2. domainnetwork protectionsoftware code that can be viewed,3. iconmodified, and redistributed for freethe background screen on acomputer monitor4. url5. blogan online journalthe part of an internet address that6. firewallrefers to a group of computers on anetworkonline database of web pages7. intranetnetwork for use by an individual8. open address of a web page or9. wikiresource
Answers: 2
image
Computers and Technology, 22.06.2019 15:00, nika0001
When designing content as part of your content marketing strategy, what does the "think" stage represent in the "see, think, do, care" framework?
Answers: 3
image
Computers and Technology, 23.06.2019 02:50, CrusaderLord
Define a class named movie. include private fields for the title, year, and name of the director. include three public functions withprototypes void movie: : settitle(cstring); , voidmovie: : setyear(int); , void movie: : setdirector(string); . includeanother function that displays all the information about a movie. write a main() function that declares a movie object namedmyfavoritemovie. set and display the object's fields. this is what i have but know its wrong since it will notcompile: #include#includeusing namespace std; //class declarationclass movie{private: string movietitle ; string movieyear; string directorname; public: void settitle(string title); void setyear(string year); void setdirector(string director); void displayinfo(); }; //class implementationvoid movie: : settitle(string title){ movietitle = title; cout< < "what is the title of themovie? "< > temp; myfavoritemovie. settitle(temp); cout< < "enter movie year"< > temp; myfavoritemovie. setyear(temp); cout< < "enter director'sname"< > temp; myfavoritemovie. setdirector(temp); //display all the data myfavoritemovie. displayinfo(); system("pause"); return 0; this code is not entirely mine someone on cramster edited my firstcode but then i try manipulating the new code and i still get acompile error message : \documents\visual studio 2008\projects\movie\movie\movie. cpp(46) : error c2679: binary '< < ' : no operator found which takes aright-hand operand of type 'std: : string' (or there is no acceptableconversion)c: \program files (x86)\microsoft visual studio9.0\vc\include\ostream(653): could be'std: : basic_ostream< _elem,_traits> & std: : operator< < > (std: : basic_ostream< _elem,_traits> & ,const char *)w
Answers: 1
image
Computers and Technology, 23.06.2019 23:30, ayjahj
What can you prevent issues related to downloading content form the internet
Answers: 1
You know the right answer?
FORMATTING WORKSHEETS Directions: Do the following procedure as directed.
1. Open a new worksh...

Questions in other subjects:

Konu
History, 31.10.2019 00:31
Konu
Mathematics, 31.10.2019 00:31
Konu
Mathematics, 31.10.2019 00:31