Hello Doug,
Thanks for tip on using "Search 1 D array". I manage
to search the element out. At the output, ("index the element"), I wired it to a CASE STATEMENT.
At this point, could you please me give some guides here.
If the element is not already in the array, I would like to add straight away to the array.
But if the element (same string, same numeric data) is already in the array, I would like to let the user know what to do next. The condition shall let him do "Replace" or "Cancel" and key in again the data (different string and data).
Could you please help me out here.
I have attached a snapshot of my program to demonstrate my problem.
Thanks again,
woo