跳到主内容

搜索

搜索

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

请先登录再写评论。