Saltar al contenido principal

Búsqueda

Búsqueda

VB POPULATE DATA WITH PREVIOUS ROW

Comentarios

1 comentario

  • 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

Iniciar sesión para dejar un comentario.