How to make repeat long numbers shortcut ?

  • Thread starter Thread starter toyota58
  • Start date Start date
T

toyota58

Anybody knows how to make repeat long numbers shortcut ? Instead of
input repeat long numbers, can I make a shortcut ?


Example :


A1 = 4895028

A2 = 5904311

A3 = 8953261

A4 = 5904311 (repeat)

A5 = 4895028 (repeat)

And so on...




Thank You.
 
If first number is in A1 and you what a repeat in say A10; type = and click
on A10.
To later convert all to numbers, Copy and then Paste Special | Values
OR
enter a4895028 and b5904311, etc, using new letter fro each new number
now when you type a, Excel will autocomplete to give a4895028
later use =VALUE(MID(A1,2,LEN(A1))) and the Copy/paste special to convert

best wishes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top