T
timmer
I created a report to put the user's logon name in a text
box on the page footer and set the source to ENVIRON
("USERNAME"). This report was created in XP developer &
installed on client PC with runtime. WORKED JUST FINE!
Just got a new batch of computers from Dell, preloaded
with W2KPRO & OfficeXPsmallbusiness.
When users open the reports on these new machines, the get
a parameter box asking for ENVIRON.
I ran an immediate window and was able to Debug.Print
Environ("USERNAME").
Any suggestions as to where I should look to resolve this
parameter prompt?
Thanks.
box on the page footer and set the source to ENVIRON
("USERNAME"). This report was created in XP developer &
installed on client PC with runtime. WORKED JUST FINE!
Just got a new batch of computers from Dell, preloaded
with W2KPRO & OfficeXPsmallbusiness.
When users open the reports on these new machines, the get
a parameter box asking for ENVIRON.
I ran an immediate window and was able to Debug.Print
Environ("USERNAME").
Any suggestions as to where I should look to resolve this
parameter prompt?
Thanks.