Results 1 to 2 of 2
Write a function (with helper functions if needed
This is a discussion on Write a function (with helper functions if needed within the Scripts & Content Management forums, part of the Web Designing & Development category; ...
- 10-22-2013, 01:30 PM #1
- Join Date
- Oct 2013
- Posts
- 8
Write a function (with helper functions if needed
Write a function (with helper functions if needed) called to Excel that takes an excel column value (A,B,C,D…AA,AB,AC,… AAA..) and returns a corresponding integer value (A=1,B=2,… AA=26..).
- 12-24-2020, 09:36 AM #2
- Join Date
- Dec 2020
- Posts
- 65
Re: Write a function (with helper functions if needed
Think this is what you really need, true bro?