Skip to main content

Command Palette

Search for a command to run...

#141 — Generate Continuous Arrays — Concatenate Results into a String

Published
1 min read
#141 — Generate Continuous Arrays — Concatenate Results into a String
E

esProc SPL is a JVM-based programming language designed for structured data computation, serving as both a data analysis tool and an embedded computing engine. FREE download👉🏻: https://www.esproc.com/download-esproc

Problem description & analysis:

The values in columns A and B are natural numbers, representing the start and end points of the array respectively:

Task: Use the values in columns A and B to generate a string composed of a natural number array, and fill in the result in column C, as follows:

Solution:

Use SPL XLL and enter in cell C2:

=spl("=to(?1,?2).concat@c()",A2,B2)

Then drag C2 down to every relevant row:


Download esProc Desktop for FREE and instantly reshape your data with SPL XLL!!! 🚀✨⬇️

SPL download address: esProc Desktop FREE Download

Plugin Installation Method: SPL XLL Installation and Configuration

References to other rich Excel operation cases: Desktop and Excel Data Processing Cases

YouTube FREE courses: SPL Programming

E
esProc1y ago

📌 Say goodbye to tedious manual work!

Discord: https://discord.gg/sxd59A8F2W Reddit:https://www.reddit.com/r/esProc_Desktop/

More from this blog

Untitled Publication

207 posts