Ramzess II
Registered User.
- Local time
- Today, 12:12
- Joined
- Apr 7, 2004
- Messages
- 32
Hello!
There is this report based on query. And there is one field which may contain school names (where one word represents a school status), as well as it may be empty.
school names (in Latvian) are like:
Avotu pamatskola
Sidgundas pamatskola
Turaidas pamatskola
Ozolu vidusskola
Irbes vidusskola
Indras internatskola
what i need and to be honest - don't know how to make it is to make a report where these names would be shown as:
Avotu p/sk.
Sidgundas p/sk.
Turaidas p/sk.
Ozolu v/sk.
Irbes v/sk.
Indras i/sk.
as you see - the word representing the school status is changed to it's short version. I believe since I use access 2003, it is better to use nested replace function but I don't know where to put it (on what event, in form or in report), as well as I don't know how to nest this function.
I would be very thankful if somebody could help.
Thank you in advance.
There is this report based on query. And there is one field which may contain school names (where one word represents a school status), as well as it may be empty.
school names (in Latvian) are like:
Avotu pamatskola
Sidgundas pamatskola
Turaidas pamatskola
Ozolu vidusskola
Irbes vidusskola
Indras internatskola
what i need and to be honest - don't know how to make it is to make a report where these names would be shown as:
Avotu p/sk.
Sidgundas p/sk.
Turaidas p/sk.
Ozolu v/sk.
Irbes v/sk.
Indras i/sk.
as you see - the word representing the school status is changed to it's short version. I believe since I use access 2003, it is better to use nested replace function but I don't know where to put it (on what event, in form or in report), as well as I don't know how to nest this function.
I would be very thankful if somebody could help.
Thank you in advance.