Sunday, September 2, 2018

How to correct a #VALUE! error in the TRANSPOSE function

How to correct a #VALUE! error in the TRANSPOSE function

This topic provides information on resolving the #VALUE! error in TRANSPOSE.

Problem: The formula has not been entered as an array formula

Refer to the following example where we've used:

=TRANSPOSE(B2:C8)

#VALUE error in TRANSPOSE

The formula results in a #VALUE! error.

Solution: You will need to convert the formula into an array formula over a range that matches your source range in size. To do this:

  1. Select a range of empty cells in the worksheet. Always remember that the number of blank cells you select should be equal to the number of cells you are trying to copy. In this case we'll select a range that's 7 columns wide by 2 columns tall.

  2. This is an array formula and needs to be entered with CTRL+SHIFT+ENTER. Excel will automatically wrap the formula in braces {}. If you try to enter them yourself Excel will display the formula as text.

The #VALUE! error is resolved when you press Ctrl+Alt+Enter

Do you have a specific function question?

Post a question in the Excel community forum

Help us improve Excel

Do you have suggestions about how we can improve the next version of Excel? If so, please check out the topics at Excel User Voice.

See Also

Correct a #VALUE! error

TRANSPOSE function

Overview of formulas in Excel

How to avoid broken formulas

Use error checking to detect errors in formulas

All Excel functions (alphabetical)

All Excel functions (by category)

No comments:

Post a Comment