Thread: Arrays question
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
אלי אלי is offline
external usenet poster
 
Posts: 67
Default Arrays question

Hi!

I have 2 arrays. one array contains records from a table and the second
array contains only one record from the same table. The user may change one
or more values in the second array. My question is how can I test if the
second array was changed?

Thanks in advance

Eli