answersLogoWhite

0

What else can I help you with?

Related Questions

How many constellations useful to people?

9 constellations are useful to man, they are useful in showing directions with reference to Pole star.


Why are buildings trees and mountains all used for reference point?

Buildings, trees, and mountains are used as reference points because of their stable and relatively fixed positions in the environment. They provide a sense of orientation and help people navigate their surroundings. Additionally, these landmarks are easily recognizable and can be seen from a distance, making them useful for giving directions and locating specific places.


What is the opposite word for useful?

the oppisite of useful is useless


How are directions useful to us?

Directions are used to locate a specific place


Why are intermediate directions are sometimes more useful than cardinal directions?

The reason why intermediate directions sometimes more useful than cardinal direction is because when you get lost you can use it and find out which way it is.


Why are intermediate directions sometimes more useful than cardinal direction?

The reason why intermediate directions sometimes more useful than cardinal direction is because when you get lost you can use it and find out which way it is.


What is the opposite word of useful?

useless


Call by reference?

A very useful thing.


Why are intermediate directions sometimes more useful than cardinal directions?

Because u need to know what way is it


What would a reference manual be useful for?

it is used for reading


Are constellation patterns useful in modern astronomy?

Yes. Landmarks or skymarks are useful for reference points for locations.


Why is a mixed reference used in Microsoft Excel?

Most formulas are copied either down or across, but rarely both directions. If a cell needs to be made permanent in the formula it is usually made absolute, locking both the row and column reference like this: $A$2. However, if a formula is being copied down, then the column reference will not change anyway, so it is not absolutely necessary to lock it, but you would need to lock the row like this A$2. If copying across, then the opposite applies, it is the column reference that needs to be locked, but not the row, like this: $A2. For most formulas it is only necessary to lock one or the other. Depending on the way data is laid out sometimes locking just one element is useful. Like you may have something in a column that needs to multiplied by different fixed values, giving a formula that might be something like this:=$A2*B$2See the related question below for general information about using different reference types.