Setting cell value by index: set tblAccounts[1] = 25

comp.databases.gupta (1995-2015)
jpfreire

Setting cell value by index: set tblAccounts[1] = 25

Post by jpfreire » 05 Dec 2008, 14:17

 Posted by:  jpfreire <jpfr...@gmail.com> 

Hi all,

I'm trying to set cell values by their index

While nCol < nMAXCOL
Set tblAccounts[nCol] = vector[nCol]
Set nCol = nCol + 1

instead of using their names...

Set tblAccounts.Payment01 = vector[1]
Set tblAccounts.Payment02 = vector[2]
Set tblAccounts.Payment03 = vector[3]

Return to “comp.databases.gupta”

Who is online

Users browsing this forum: No registered users and 1 guest