Share via

Excel formula

Anonymous
2025-03-19T11:49:07+00:00

Hi,

I use a spreadsheet to track and calculate annual leave.

I need to add a formula but have no idea how to do it.

I want each cell in column 'Hours' to show the number in the cell directly to the left multiplied by 7.5.

Is this possible without inputting a formula for each cell?

I'm a basic user so simple would be appreciated, thank you in advance

Taken Days Hours
6
Jan 2 ⬅️ x 7.5
Feb 1 ⬅️ x 7.5
March 3 ⬅️ x 7.5
Microsoft 365 and Office | Excel | Other | Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2025-03-19T12:35:19+00:00

    Perfect. Thank you!

    Was this answer helpful?

    0 comments No comments
  2. HansV 462.6K Reputation points
    2025-03-19T12:10:43+00:00

    Let's say the number of days is in B4:B15.

    Enter the following formula in C4:

    =B4:B15*7.5

    Was this answer helpful?

    0 comments No comments