Don_S
Posts: 50
|
| Posted: 05/10/2005, 3:42 PM |
|
I am trying to filter a form by User_ID. I tried adding a query to the Control Source using CCGetUserID. is this Possible? I can not get it to work...
thanks, Don
|
 |
 |
peterr
Posts: 5971
|
| Posted: 05/10/2005, 4:26 PM |
|
Yes, you can use CCGetUserID as mentioned at http://forums.codecharge.com/posts.php?post_id=56175
Or you can use "UserID" Sesson.
See http://forums.codecharge.com/search.php?s_keyword=UserI...[]=21&s_period=
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
Don_S
Posts: 50
|
| Posted: 05/11/2005, 3:05 PM |
|
Thanks Peter,
got it working.
Don
|
 |
 |
|