You need to calculate the number of hours worked in a year and then multiply
that by the hourly rate.
Hourly to annual is a bit subjective and really aren't the same even
after calculation. You may want to consider some formula options
depending on your intent:
1) Vacation weeks are not paid but may be a percentage of total
2) Statuatory holidays
3) Overtime and it's rate if applicable
4) Any other applicable benefits and burden such as sick days
Generally, 1800 hrs/yr is a reasonable average and what we use for a
general equivilent.
zxc
--
zxc
Once you have done that, it is simply hourly rate times 40 hours times 52
weeks.
"=(A1 *2080)", if cell A1 has hourly rate in it (2080 is 40 times 52).
hth