Hi - I am trying to create a data manipulation script in which the data will be stored in a text file.
A user will input the data on a form, it will be stored and then users will search the text file based on certain fields to view what they are looking for.
On the input side, a lot of the info for each of the records will be the same (address for a certain organization). Is there anyway to indicate the organization and then the address will automatically be added to that record.
Thanks - Alice