How to define a range of integers in Excel? -


is there range type in excel defining ranges of integers?

example: range [1, 10]

i not find after researching, perhaps missing something

the following formula return array of integers:

=row(indirect("1:10")) 

Comments

Popular posts from this blog

C# random value from dictionary and tuple -

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -