put value into field row/column? Calculate total how?
Posted: Mon Nov 28, 2011 3:17 pm
A Hello from Tom from Switzerland !
I'm a bloody beginner.
I have two questions:
1. I want to put a word from a field into another field f.i. in line one, second cell.
How are cells adressed correctly? Usually I would think line would also be row and cell 2 would also be column 2, but it seams not to work that way.
Also it seams possible to get a value of word 2 line 3 but I can not put it into a field int word 2.
Do I need to use set itemDelimiter to tab and then adress it with a tab to get something int column 2 etc.?
put word 2 line 3 field preise card preise into line 1 word 1 field liste
put "Soft-Optima 1820, 2x100%" & return into line 1 word 2 field liste
2. If I want to add all values of a field column 1 (f.i. Lines 1 - 10) and write the total into another field namend "total"
how would that command read?
P.S.1. I can put a field name into quotationmarks "..." or it work also without the marks, what is the better way to do in general?
P.S.2. Is there a group of people where I can ask such questions as above and pay for it per question/answer, like a personal tutor?
Thank you for your apprechiated advice and your time!
Swiss-Tom
I'm a bloody beginner.
I have two questions:
1. I want to put a word from a field into another field f.i. in line one, second cell.
How are cells adressed correctly? Usually I would think line would also be row and cell 2 would also be column 2, but it seams not to work that way.
Also it seams possible to get a value of word 2 line 3 but I can not put it into a field int word 2.
Do I need to use set itemDelimiter to tab and then adress it with a tab to get something int column 2 etc.?
put word 2 line 3 field preise card preise into line 1 word 1 field liste
put "Soft-Optima 1820, 2x100%" & return into line 1 word 2 field liste
2. If I want to add all values of a field column 1 (f.i. Lines 1 - 10) and write the total into another field namend "total"
how would that command read?
P.S.1. I can put a field name into quotationmarks "..." or it work also without the marks, what is the better way to do in general?
P.S.2. Is there a group of people where I can ask such questions as above and pay for it per question/answer, like a personal tutor?
Thank you for your apprechiated advice and your time!
Swiss-Tom