Connecting Tech Pros Worldwide Forums | Help | Site Map

VBA and variables

Sobol
Guest
 
Posts: n/a
#1: Nov 13 '05
Hi,

I have a little problem: I have table Users. First, select user with login
"First" by the form, then close the form. After that, when I opened another
form i wanted to insert this user into one field. How can I do it?
I think, that it's possible to do this using VBA - create the variable which
will store selected Users.Login.
Is there anybody who know VBA and access as good and can help me please?

Best regards,
Sobol



MA
Guest
 
Posts: n/a
#2: Nov 13 '05

re: VBA and variables



"Sobol" <sobotag@wsisiz.edu.pl> ha scritto nel messaggio
news:cm7m3h$8s7$1@portraits.wsisiz.edu.pl...[color=blue]
> Hi,
>
> I have a little problem: I have table Users. First, select user with login
> "First" by the form, then close the form. After that, when I opened[/color]
another[color=blue]
> form i wanted to insert this user into one field. How can I do it?[/color]

OpenArgs: is last expression in the istruction of openForm.

[color=blue]
> I think, that it's possible to do this using VBA - create the variable[/color]
which[color=blue]
> will store selected Users.Login.
> Is there anybody who know VBA and access as good and can help me please?
>
> Best regards,
> Sobol[/color]
Hi Sobol, J knew your friend... Cobol!!
Give my regards to him, please
;-P
MAssimiliano


Closed Thread