G
Guest
Hello,
We made a custom application for one of our clients. Many people use this
application, we developed this application with a screen resolution of 800 x
600, however there are some people that are using 640x480. On one of the
forms we have a cmd button that exports that data to an excel or text file.
The people who are using the 640x480 resolution do not see the whole form,
and when they export, the data gets cut off where the form is cut off eg. if
one of the fields is supposed to be 1000, but because of the size problem
only the first 2 digits are seen, when we export it shows that it is 10
instead of 1000 which is what it is supposed to be. Is there any setting, or
way through code that would fix this problem?
It was developed and being used in access 2003.
Thanks,
Andy Mikkalson
We made a custom application for one of our clients. Many people use this
application, we developed this application with a screen resolution of 800 x
600, however there are some people that are using 640x480. On one of the
forms we have a cmd button that exports that data to an excel or text file.
The people who are using the 640x480 resolution do not see the whole form,
and when they export, the data gets cut off where the form is cut off eg. if
one of the fields is supposed to be 1000, but because of the size problem
only the first 2 digits are seen, when we export it shows that it is 10
instead of 1000 which is what it is supposed to be. Is there any setting, or
way through code that would fix this problem?
It was developed and being used in access 2003.
Thanks,
Andy Mikkalson