Hi all,
I have an application where I need users to input data sequentially every time a new unit is added to the system. Prepopulating answers doesn't work, because the user input number has to be a new unique value. So I'm just trying to make a list of old answers for review by the user to input the next value sequentially.
I'm essentially looking to be able to use the search() or pulldata() function in a note. I was hoping that someone out there might know of a solution.
Thanks,
Matt