I have written an app in VB 6.0 that displays customer activity. After the users enter the account number and the dates they want to see the activity for the first page comes up with basically their electric and gas usage. Then after clicking a command button, another form comes up with their dollars. I have the dollars in a datagrid and I am using a control array to display a calculated running balance. The problem that I am having is when a user is using the application, entering different account numbers("New" command button) and flipping back and forth between the different forms, part of the control array on the second page stops appearing. Is there some command that I can use when they click the "New" button to reallocate memory?
Thank-you,
Ann.
Thank-you,
Ann.