Hi
I have a form in "table form" and I have inserted a textbox as a new column in the form. I want the textbox to show how many lines appears in the form.
It's hard to explain but it looks something like this:
(textbox)
1. The title1 more text1
2. The title2 more text2
3.
4.... and so on.
I am able to get the ammount of lines by entering this to the textbox data: =Antal(*) & "." (The language is in Swedish, so, Antal stands for quantity.)
Thank you
I have a form in "table form" and I have inserted a textbox as a new column in the form. I want the textbox to show how many lines appears in the form.
It's hard to explain but it looks something like this:
(textbox)
1. The title1 more text1
2. The title2 more text2
3.
4.... and so on.
I am able to get the ammount of lines by entering this to the textbox data: =Antal(*) & "." (The language is in Swedish, so, Antal stands for quantity.)
Thank you