Qualification > Miscellaneous

IT quesrtion

<< < (6/11) > >>

SGVaibhav:
october/november 2007 paper 2.
Q17) HOW TO MAKE only 1 column in 1 page and the rest of the column has two pages?\

sweetsh:
You do i it when you enter a page break...put *next page* break in the break type

SGVaibhav:
 :'( :'( :'( :'( :'( :'(

i recently solved one paper.
according to word, all measurements are corret, margins and columns and everyhitng set perfectly in cm
when i meaure everyhing is messed up.
i lost 10 marks in my correctoin.

 :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'(
is there any way out.

same:

--- Quote from: tnas11 on April 08, 2009, 04:45:31 pm ---This is a paper 3 edit and an additional thing by evilzurg and ig boy!!

First of all, here are the files that are gonna be used in the external (paper 2 & 3):
http://www.box.net/shared/lpgljp1d1y

This will also help u in excel, http://www.box.net/shared/i3tf91jst0  (thanks to adeel)
This will help in Paper 2, http://www.box.net/shared/xth6rcdgvm    (thanks to shoaib)
-----------------------------------------------------------------------------------------------------
Download the first file, unzip it and open J9style1.css

In front page, they will ask you to:
let the Red and blue components in h1 h2 h3 h4 h5 remain the same, but ensure that there are no green components (The 3rd and 4th numbers in the codes become zero)
so:
h1           { color: #00AAAA; font-family: Arial, sans-serif; font-size: 20pt; text-align: center }
it will become
h1           { color: #0000AA; font-family: Arial, sans-serif; font-size: 20pt; text-align: center }
do this for h1 to h5

Now in the paragraph style, ensure that there is no red component and blue and green component is set to 50%
so:
p            { color: #00CCFF; font-family: "Times New Roman", serif; font-size: 12pt; text-align: left }
you change it to:
p            { color: rgb(0%, 50%, 50%); font-family: "Times New Roman", serif; font-size: 12pt; text-align: left }
-----------------------------------------------------------------------------------------------------
In power point, you have to:
Indent a bullet list by (how much they tell you, for example 2 cm)

To indent, you must highlight the bullet points you want to indent and go to format then go to placeholder. Press the textbox and write 2 cm internal margin from the left.
-----------------------------------------------------------------------------------------------------
In excel, open J9sheet.csv
The formulas used are:
Sum If
Count If
Value Lookup (from J9code.csv)
Calculate the Minutes & Hours by /60 and *60

so..

Webpage:
=VLOOKUP(B2,J9code.csv!$A$2:$B$12,2,0)

Total:
=SUMIF($B$11:$B$84,B2,$C$11:$C$84)

Hours:
=INT(C2/60)

Minutes:
either
=MOD(C2,60)
or
=C2-(D2*60)
-----------------------------------------------------------------------------------------------------
And they are going to ask for a pie chart (dont really know were exactly), but:

When making the pie chart:
You have to include the Percentage and Category Name
They will also ask you to slightly pull out the part with the most percentage from the rest of the pie chart:
1) Just press on the pie chart itself once
2) Then press on the largest part
3) Then Drag It
-----------------------------------------------------------------------------------------------------
Please someone can u give me paper 2... if u have it?? :)

Enjoy! TNas11

--- End quote ---
thank u so much tnas11.
 :)

unknown:
plzzzzzzz ans my q i m seriosly running out of time less than 20hrs 2 go

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version