Reply To: Can you help me adapt this table script?

#113675
Peter Kahrel
Participant

Missed that… Change this line:

if (cells[j-1].contents == '')

to this:

if (cells[j].contents == '')

P.

This article was last modified on January 16, 2019

Comments (0)

Loading comments...