Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

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

Note: If you have a current version of Microsoft 365, then you can simply enter the formula in the top-left-cell of the output range, then press ENTER to confirm the formula as a dynamic array formula. Otherwise, the formula must be entered as a legacy array formula by first selecting the output range, entering the formula in the top-left-cell of the output range, and then pressing CTRL+SHIFT+ENTER to confirm it. Excel inserts curly brackets at the beginning and end of the formula for you. For more information on array formulas, see Guidelines and examples of array formulas.

Need more help?

You can always ask an expert in the Excel Tech Community or get support in Communities.

See Also

Correct a #VALUE! error

TRANSPOSE function

Overview of formulas in Excel

How to avoid broken formulas

Detect errors in formulas

All Excel functions (alphabetical)

All Excel functions (by category)

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×