You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: snippets/common_js/column_names_and_numbers/readme.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,10 +30,11 @@ There are several **_base 26_** types. Apps Scripts works with Sheets. Therefore
30
30
31
31
The code below shows how you can get **_base 10_** from **_base 26_** and vice versa. In other words it helps you know the column number by letters or column letters by number.
0 commit comments