importing forms from 2003 to 2007

M

Maurice

Hi Damon,

I can duplicate this. Unfortunately I must say. Haven't found a cure for it
though.
 
A

Allen Browne

Damon, a possible workaround might be to add this line to the Activate event
of the form:

RunCommand acCmdSizeToFit
 
F

fredg

Is any one else having this problem? I import a pop up form created in 2003
into 2007 and when opened, it is just a sliver of a form, about 1/4" wide by
1" high. The only way to correct it is to open in design view and make some
minor change and save it.

It is annoying to correct when my application may have 15-20 popup forms.
Any idea why this is happening? Is it unique to my computer or are can it
be duplicated?

Thanks

Damon

How about correcting your computer clock.
 
D

Damon Heron

Thanks, I was testing some code that was date sensitive and I forgot to set
it back.

Damon
 
J

Jeff Boyce

Drat! I was going to ask about tomorrow's lottery numbers...<g>

Jeff

Damon Heron said:
Thanks, I was testing some code that was date sensitive and I forgot to
set it back.

Damon
 
D

Damon Heron

Is any one else having this problem? I import a pop up form created in 2003
into 2007 and when opened, it is just a sliver of a form, about 1/4" wide by
1" high. The only way to correct it is to open in design view and make some
minor change and save it.

It is annoying to correct when my application may have 15-20 popup forms.
Any idea why this is happening? Is it unique to my computer or are can it
be duplicated?

Thanks

Damon
 
Top