Saving Excel File to My Desktop from within Citrix

  • Thread starter Thread starter martdb
  • Start date Start date
M

martdb

We have an Access Database running through Citrix. In that db we have
code which creates an Excel File which I then want to be able to Save
to My Desktop. However, running through Citrix it stores the file to
the location/server where the Access Database resides. Is there a way
to enable me to save it to my desktop and not the server?
 
Citrix runs your application on a server. All you see on your screen is
basically a dynamic picture. Your Citrix server session needs to map a drive
to your local drive. The C: drive on Citrix is the Citrix local drive, not
yours.

From your Citrix desktop run windows explorer and check if a drive has been
mapped to your local drive. If not you may need to send the output to a
server that both citrix and you and access to.
 
Back
Top