Share via

Combining Data in Excel

Anonymous
2023-07-11T23:53:41+00:00

Add a new worksheet (Sheet3) to the Bike Sales_ Consolidated workbook. In Row 1, create two column headings: 2021 Average Cost and 2021 Average Revenue. In Cell A2, type (do not copy and paste) =AVERAGE( Then, with the cursor next to the open parenthesis, click on the browser tab that contains the BikeSales_2021 worksheet. Select the range of cells Q2:Q14. Return to the Bike Sales_ Consolidated workbook and press ENTER. I have tried couple of times, its saying "The formula in this cell contains an error. Please kindly help.

Microsoft 365 and Office | Excel | For home | Windows

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

3 answers

Sort by: Most helpful
  1. HansV 462.6K Reputation points
    2023-07-12T09:51:37+00:00

    You need to use parentheses. Try

    =AVERAGE('https://d.docs.live.net/f2aee2c27e1a507f/[Bike_Sales_2021.xlsx]Sheet1'!$Q$2:$Q$14)

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-07-12T09:31:46+00:00

    Oh thanks, it looks like this

    =AVERAGE'https://d.docs.live.net/f2aee2c27e1a507f/[Bike_Sales_2021.xlsx]Sheet1'!$Q$2:$Q$14

    Was this answer helpful?

    0 comments No comments
  3. HansV 462.6K Reputation points
    2023-07-12T06:51:37+00:00

    What does the formula look like before you press Enter?

    Was this answer helpful?

    0 comments No comments