This content originally appeared on DEV Community and was authored by Judith-Excel-Sharing
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 boost your workflow efficiency today 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
This content originally appeared on DEV Community and was authored by Judith-Excel-Sharing

Judith-Excel-Sharing | Sciencx (2025-02-08T03:30:42+00:00) #141 — Generate Continuous Arrays — Concatenate Results into a String. Retrieved from https://www.scien.cx/2025/02/08/141-generate-continuous-arrays-concatenate-results-into-a-string/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.