Share via

Can I create a sequence of combined text and integers e.g. A1 A2 A3 A4 A5 in Excel? Thanks.

Anonymous
2023-06-03T17:35:53+00:00

Can I create a sequence of combined text and integers e.g. A1 A2 A3 A4 A5 in Excel? Thanks.

Microsoft 365 and Office | Excel | For home | MacOS

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.

0 comments No comments

Answer accepted by question author

Anonymous
2023-06-04T12:40:27+00:00

="A" & SEQUENCE(30)

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Bob Jones AKA CyberTaz MVP 435.7K Reputation points
    2023-06-06T00:34:15+00:00

    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.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-06-05T04:27:00+00:00

    Hi, p45cal,

    Got it. Thanks for the big help :-)

    Maning

    Was this answer helpful?

    0 comments No comments
  3. Bob Jones AKA CyberTaz MVP 435.7K Reputation points
    2023-06-03T17:52:23+00:00

    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.

    Was this answer helpful?

    0 comments No comments