By using shortcut.booksticle.com you agree to our cookie policy, We and our partners operate globally and use cookies, for multiple purposes

73 Shortcuts for Excel



Shortcut - 1


1 is a constant and an integer.

Can represent a:
  • Column Number
  • the number one
  • i = i + 1 ' increment the variable i by 1

    Try the following code in the Immediate Window
    for i = 1 to 100:print i:next


  •     Table of Contents | Send us your feedback | Random | © 2025 All Rights Reserved | Edit