Skip to main content

Search

Search

VB POPULATE DATA WITH PREVIOUS ROW

Comments

1 comment

  • 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

Please sign in to leave a comment.