1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Issue with transpose function when switching from sheets to excel

Our take

Transitioning from Google Sheets to Excel can present a learning curve, especially with functions like TRANSPOSE. Your formula, `=TRANSPOSE(FILTER($IJ$60:$IJ$503, $IH$60:$IH$503=AI64))`, is valid, but Excel may behave differently, producing zeroes due to cell formatting or other nuances. Additionally, Excel's handling of merged cells can lead to #SPILL errors, requiring unmerged cells for the output. To resolve these issues, consider checking your data range and formatting, and remember that Excel often requires adjustments in how functions are

I'm new to excel and am finding out there are MANY small differences with sheets. I have a table that uses the transpose function just fine in sheets, but in excel it produces a bunch of zeroes.

the formula I'm using is:

=transpose(filter($IJ$60:$IJ$503,$IH$60:$IH$503=AI64))

Do I need to add or remove anything to make it work the same as sheets?

Also, (this one's minor) it worked fine with merged cells for a cleaner look in sheets, but excel made me unmerge the cells where the results go. It kept giving me a #spill error with the merged cells. Any ideas on this?

Thanks for the help

https://preview.redd.it/e7wuy66mncpg1.png?width=1252&format=png&auto=webp&s=093922fade13241438b4d3bbf3f71e6c169094fb

https://preview.redd.it/dqn9ss1oncpg1.png?width=1046&format=png&auto=webp&s=ef9075c38ce7cc77b9791a6b065f981341cd18ae

submitted by /u/wetw0rkz
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with

#Excel alternatives for data analysis#Excel compatibility#google sheets#Excel alternatives#financial modeling with spreadsheets#natural language processing for spreadsheets#generative AI for data analysis#rows.com#AI formula generation techniques#formula generator#excel#transpose#sheets#formula#function##spill error#filter#merged cells#$IJ$60:$IJ$503#$IH$60:$IH$503