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

How do I produce a TEXTSPLIT such as in the bottom case in the picture?

Our take

Are you struggling to split a string in Excel or Calc when it lacks hyphens? You’re not alone. Many users encounter challenges when trying to use the TEXTSPLIT function for strings with varying formats. Luckily, there’s a way to make it work smoothly, even when you’re dealing with a single element. In this guide, we’ll explore how to effectively leverage TEXTSPLIT to achieve desired results while returning #N/A errors for unused slots. Let’s dive in and unlock the potential of your data.

https://preview.redd.it/8d6jfp5jebhg1.png?width=1080&format=png&auto=webp&s=653aa82a5dd82cc08a02cc72d37a0d56b976bed0

Hello, I have only cursory knowledge on Excel/Calc logic. I have a variable cell containing a string containing elements separated by hyphens, which I intend to spill across columns, but it stops working properly (Case 3) when there is only one element since there are no hyphens.

I tried going around it by adding double hyphens to trigger the TEXTSPLIT, but an empty cell is created.

How can I make so that the result returns #N/A errors on unused "slots?" Thank you!

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

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with

#Excel compatibility#Excel alternatives for data analysis#rows.com#TEXTSPLIT#Excel#Calc#variable cell#string#elements#hyphens#columns#spill#Case 3#double hyphens#empty cell##N/A errors#unused slots#trigger#cursory knowledge#result