6b8NG‖

KD3G4‖Entering a Number with Leading Zeros

ZFk6Q‖There are various ways to enter integers starting with a zero:

9RanL‖If you want to apply a numerical format to a column of numbers in text format (for example, text "000123" becomes number "123"), do the following:

  1. Y9PcH‖Select the column in which the digits are found in text format. Set the cell format in that column as "Number".

  2. KR9G6‖Choose Edit - Find & Replace

  3. MJUjm‖In the Find box, enter ^[0-9]

  4. 6gHkJ‖In the Replace box, enter &

  5. 2e4FS‖Check Regular expressions

  6. Ek4jF‖Check Current selection only

  7. noLgp‖Click Replace All