Hi there. Is there a way to get the pulldata formula to pull a previous answer to a question in the same survey? For example, we will be using a survey to monitor the number of seedlings in a plot. I would be helpful to know how many seedlings were in the plot at the last visit. So ideally once we put in the plot ID it would pull the answer from the most recent visit. The issue is getting the function to pull the right information when there have been multiple previous entries. So the pulldata formula would need two additional parameters to id the column so that it could pull the right information based on the information in three columns: the column with the number of seedlings, column with the correct plot ID, and column with the event id from the most previous monitoring event. Is this possible? Does what I'm asking even make sense? Thanks.