Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 1 / February 2005

Tip: Looking for answers? Try searching our database.

Listenfeld ?ber benutzerdefinierte Fkt f?llen

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Markus Schumacher - 27 Feb 2005 21:07 GMT
Moin zusammen,

ich habe zwei Probleme:

1) Ich will ein Listenfeld aus einem Recordset füllen und einen
weiteren Wert "(Alle") hinzufügen.

2) Ich will ein mehrspaltiges Listenfeld ebenfalls aus einem
Recordset füllen.

Ich habe das mal mit einer benutzerdefinierten Funktion gemacht,
bekomme das Prinzip aber leider nicht mehr zusammen und finde
in meinen DBs auch die Funktionen nicht mehr.

Noch einen Anmerkung;
Mit der unter 2) gesuchten Funktion will ich ein Listenfeld füllen,
dessen Quelle eine Pivottabellenabfrage ist.
Mit der Funktion will ich die Spalten im Listenfeld dynamisch füllen,
je nach vorher getroffener Auswahl.

Wenn also jemand für mich ein Beispiel oder eine Anregung hat,
dann freu ich mich.

Grüsse aus dem Norden
Markus
Markus Schumacher - 27 Feb 2005 21:13 GMT
I'm Sorry.

As I see I've selected not the correkt forum for my question.
But if there anybody speaking German I'm very happy for every answer.

bye

>Moin zusammen,
>
[quoted text clipped - 21 lines]
>Grüsse aus dem Norden
>Markus
Rog - 28 Feb 2005 10:14 GMT
Markus,

As for the first question:
"select '(alle)' from yourtable union select yourfield from yourtable;"

I can try to reply to your 2nd question if you can rephrase it in
English.
TonyR - 28 Feb 2005 16:52 GMT
> >Moin zusammen,
> >
[quoted text clipped - 15 lines]
> >Mit der Funktion will ich die Spalten im Listenfeld dynamisch füllen,
> >je nach vorher getroffener Auswahl.

A translation of the second question:-
Once upon a time I did that with a user defined function, but can no
longer understand the thinking behind it and cannot find it in my
databases.

A further remark
With the function mentioned in question 2 I want to fill in a list box
with field values which come from a pre-determined pivot query.

______________________________________
My outline suggestion to solve this
Make an SQL query which gathers the required data for the columns and
use it as the listbox's RecordSource, having decided on the column
count and bound column of the listbox, then refresh of requery the
list box.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.