E
Emanuel Violante
Hi,
I have a variable to link pictures to a form
Me.ImgStock.Picture = "s:\pictures\" & Me.FOTO
Everytime the picture path is modified, i need to enter in all forms and
change the path to
Me.ImgStock.Picture = "k:\pictures\" & Me.FOTO
Is there a way to change the picture path only once, and all the forms to
get the right path????
thanks in advance
--
Thanks,
Sorry if my english isn''t correct, but I''m from Potugal
Emanuel Violante Galeano
I have a variable to link pictures to a form
Me.ImgStock.Picture = "s:\pictures\" & Me.FOTO
Everytime the picture path is modified, i need to enter in all forms and
change the path to
Me.ImgStock.Picture = "k:\pictures\" & Me.FOTO
Is there a way to change the picture path only once, and all the forms to
get the right path????
thanks in advance
--
Thanks,
Sorry if my english isn''t correct, but I''m from Potugal
Emanuel Violante Galeano