I have a data base which a main form with the customer info on - the db has been pre populated with around 500 records so all the cusotmer name and address and so on is already there. what happens is when someone speaks to the relevant customer they can create a call back or just leave history of the conversation.
Now everything works fine until you get to the 6th record - when leaving a call back or history note nothing happens - but if you go back to 5 or lower it works fine.
The call back and call history button just inserts into a table usng the customer reference and then that is displayed in a list box on the same page -
for the life of me i cannot see why it will only work up to record 5 and then not work
Anyone with any ideas?
Now everything works fine until you get to the 6th record - when leaving a call back or history note nothing happens - but if you go back to 5 or lower it works fine.
The call back and call history button just inserts into a table usng the customer reference and then that is displayed in a list box on the same page -
for the life of me i cannot see why it will only work up to record 5 and then not work
Anyone with any ideas?