form manipulation



hi all,

i am developing an application that use a specific calendar

actually it uses 3 calendars hijri and gregorian and Umm al qura(not
listed internaltional)

for umm al qura calender i develooped a form to choose the date

and this form contain this function

public function choosedate()
..
..
..
variable = umdate
screen.previous control = variable 'the controldate on the main form
docmd.close
end function

now on the form that contain datecontrol

datecontrol on click

docmd.openform "datepick",,,,,ac dialog
end sub

it updates the datecontrol but the pickdate do not close at all
and cause the application to stop responding

would any body help please

is there any methode to call the fuction choosedate on the pickdate
form

could any one help me to create an ocx:
that will store 3 dates(hijri , gregorian,umm alqura) in 3 text boxes
and option to choose the propriate calendar
thanks and regards

.



Relevant Pages

  • Re: form manipulation
    ... i am developing an application that use a specific calendar ... actually it uses 3 calendars hijri and gregorian and Umm al qura(not ... now on the form that contain datecontrol ... form level control variable to hold screen.previouscontrol and set it ...
    (comp.databases.ms-access)
  • Re: form manipulation
    ... i am developing an application that use a specific calendar ... actually it uses 3 calendars hijri and gregorian and Umm al qura(not ... now on the form that contain datecontrol ... form level control variable to hold screen.previouscontrol and set it ...
    (comp.databases.ms-access)
  • Re: form manipulation
    ... i am developing an application that use a specific calendar ... actually it uses 3 calendars hijri and gregorian and Umm al qura(not ... now on the form that contain datecontrol ... form level control variable to hold screen.previouscontrol and set it ...
    (comp.databases.ms-access)