Data Population

aattas

Registered User.
Local time
Today, 14:42
Joined
Dec 24, 2014
Messages
75
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
 
Last edited:
Glad you sorted it and thanks for updating the post.
 

Users who are viewing this thread

Back
Top Bottom