Microsoft
Software
Hardware
Network
Question : text in header
Dear experts,
I am putting two texts in the header of each sheet.
Each of the sheets have a page break and hence the headers do not repeat.
I want to know how to put one text so that it appears at the centre ofthe page. Another text aligned to the right side the oapge so that canuse it for book mark and hyperlink.
I am using MS 2003.
Kindly advice the process.
Answer : text in header
sub simple_moving_avg{
my ($pointer_array,$length_ma
)=@_;
my $sum = 0;
$sum += $_ for @{$pointer_array}[0..$leng
th_ma-1];
return sprintf"%.2f",$sum / $length_ma;
}
Random Solutions
Setting ScaleX and ScaleY on scaleTransform
Fox9 - Having a problem getting color to work using @ ... Gets and @ ... Say
Effects of row locking using a SQL JOIN query and table permissions?
Can I execute multiple SET statements in 1 SQL UPDATE statement?
IE javascript alternative to innerHtml
COM DLL remove TypeLib and CLSID references in registry - VB
Transaction is not rolled back
"Make Single Instance Application" Not Avaliable ???
getting and setting pixel data for a 3 channels RGB image library acces violation ?
parse_url