I am trying to build a customer database with the fields detailed below in VB6
Record No FirstName Surname Amount(£)
I want to enter only ten customers into four 1-dimentional arrays.
I also want to be able save the details and be able to scroll through the file in order of data entry by clicking on ‘next’ and ‘previous’ buttons.
I do not require a high tech approach only an easy way to do this (however I require all the coding).
I am a new programmer and am stuck on how to do this
Hope someone can help
Record No FirstName Surname Amount(£)
I want to enter only ten customers into four 1-dimentional arrays.
I also want to be able save the details and be able to scroll through the file in order of data entry by clicking on ‘next’ and ‘previous’ buttons.
I do not require a high tech approach only an easy way to do this (however I require all the coding).
I am a new programmer and am stuck on how to do this
Hope someone can help