rick roberts
Registered User.
- Local time
- Today, 19:48
- Joined
- Jan 22, 2003
- Messages
- 160
i have a form that contains customer info -- address etc... and a continuous subform simillar to a bank statement. i fill in the record in the subform and it updates the balance for that customer then goes to the next line ready for the next input, creating a new line number. this works ok but, when i move to a new line in the subform, i then want to continue to the next customer ie the next record in the main menu. at the moment im doing this with a mouse click but would like it to work automatically. i would be happy just to have it work with a simple return click which ive tried by instigating a command button but i get an - Argument not Optional - error when i try anything of that sort. any help please?