M
Maracay
Hi guys
How can I find the middle of a table,? I am using this instruction
nMiddleOfFile = rs.RecordCount / 2 but is giving be and error, “object
variable or with block variable not foundâ€, an example of what I want to
achieve is: let say the file has 10 records I want 5 as the middle of my file
if the file has 7 records 3 should be the middle of the file
Thanks
How can I find the middle of a table,? I am using this instruction
nMiddleOfFile = rs.RecordCount / 2 but is giving be and error, “object
variable or with block variable not foundâ€, an example of what I want to
achieve is: let say the file has 10 records I want 5 as the middle of my file
if the file has 7 records 3 should be the middle of the file
Thanks