Hello
I have a table consist of three columns.
I used the populated codes as follows:
me.emailto.value = table.column(1)............ this works fine but
me.gmemail.value =table.column (2).........Never appear (Why is this)? but
if I use the (0).....it works fine.
Why the column(2) never populate, not even if column (3) or (4)
Thanks
I have a table consist of three columns.
I used the populated codes as follows:
me.emailto.value = table.column(1)............ this works fine but
me.gmemail.value =table.column (2).........Never appear (Why is this)? but
if I use the (0).....it works fine.
Why the column(2) never populate, not even if column (3) or (4)
Thanks
Last edited: