alpertunga65
Registered User.
- Local time
- Today, 08:20
- Joined
- Mar 15, 2013
- Messages
- 21
Hi again me and the same problem "for..next loop"
After my first thread, I got some help but unfortunately I couldnot solve my problem. So I decided to add Db here.
If anyone opens my database;
there is a table "frequencylist"
and a form of this table with fields; firstfrequency, lastfrequency and FreInt.
What I want is; I will enter one frequency (i.e 88) to firstFrequency and one another frequency (i.e 108) to lastFrequency, then I will enter a value to FreInt (i.e 0.025).
the last step is; clicking on Command10 button. Then I want to produce frequencies from 88 to 108 with the increment 0.025. (like 88.025, 88.050, 88.100)
I want to record all frequencies to the field "Frequency" in the table FrequencyList.
BUT ı COULD NOT DO THAT.
Could you please help me
here is my attachement Db.
thanks in advance....
After my first thread, I got some help but unfortunately I couldnot solve my problem. So I decided to add Db here.
If anyone opens my database;
there is a table "frequencylist"
and a form of this table with fields; firstfrequency, lastfrequency and FreInt.
What I want is; I will enter one frequency (i.e 88) to firstFrequency and one another frequency (i.e 108) to lastFrequency, then I will enter a value to FreInt (i.e 0.025).
the last step is; clicking on Command10 button. Then I want to produce frequencies from 88 to 108 with the increment 0.025. (like 88.025, 88.050, 88.100)
I want to record all frequencies to the field "Frequency" in the table FrequencyList.
BUT ı COULD NOT DO THAT.

Could you please help me
here is my attachement Db.
thanks in advance....