A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
="A" & SEQUENCE(30)
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Can I create a sequence of combined text and integers e.g. A1 A2 A3 A4 A5 in Excel? Thanks.
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
="A" & SEQUENCE(30)
That solution is fine one as long as you're good with the fact that all 30 cells contain a formula rather than their displayed results. It that could present a problem: Copy the range, leave it selected then use Edit> Paste Special - Values to replace the formulas with their result.
Hi, p45cal,
Got it. Thanks for the big help :-)
Maning
Based on nothing more than what you've asked, sure. It's a only a series of text strings so just type A1 into a cell then use the Fill Handle to drag as far vertically or horizontally as far as necessary.