メインコンテンツへスキップ

検索

検索

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

サインインしてコメントを残してください。