Is there anyway to have a numbered list counted for each repeated instance with the count function?
A Alex Logsdon Jan 25, 2005 #1 Is there anyway to have a numbered list counted for each repeated instance with the count function?
A Alex Logsdon Jan 25, 2005 #2 I take that back, it counts, but not when there is data added. I have to add data to a part before and hit the down arrow to get it to calculate.
I take that back, it counts, but not when there is data added. I have to add data to a part before and hit the down arrow to get it to calculate.
V virgul Jan 26, 2005 #3 Hi, I'm not sure is that you want but for see the number of the row you can add the xpath expression position() in the field and in each row infopath appear th number of the row: position() Name 1 Victor 2 Alexandre 3 Anna .... If it's not that you want ask for more ++ Thierry
Hi, I'm not sure is that you want but for see the number of the row you can add the xpath expression position() in the field and in each row infopath appear th number of the row: position() Name 1 Victor 2 Alexandre 3 Anna .... If it's not that you want ask for more ++ Thierry