Dear All,
I have a form for data entry with a field ID, I need to have this field automatically insert a number (instead of using autonumber). I guess the best way to do this is to obtain the value from the previous record and paste this into the ID field + 1. However have tried this using the sendkeys function and doesn't work, just returns a value of 0. Any help will be appreciated (I have 1 week left to remove all "bugs" from database!!) Thanks
I have a form for data entry with a field ID, I need to have this field automatically insert a number (instead of using autonumber). I guess the best way to do this is to obtain the value from the previous record and paste this into the ID field + 1. However have tried this using the sendkeys function and doesn't work, just returns a value of 0. Any help will be appreciated (I have 1 week left to remove all "bugs" from database!!) Thanks