跳至主內容

搜尋

搜尋

VB POPULATE DATA WITH PREVIOUS ROW

評論

1 條評論

  • Avatar
    Peter Thane

    I dont think so as if you are only selecting record 7 then the information for record 6 wont be loaded into memory

    However, I guess, if you can save the record number you have selected somehow you could use the vb ReadLine  method to readline line X-1 into memory and then do you checks to see if the field is empty and if it is add the value from the readline field instead 

    0

登入寫評論。