form manipulation
- From: "SelimZairi" <selimzairi@xxxxxxxxx>
- Date: 31 Mar 2007 03:43:16 -0700
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
.
- Follow-Ups:
- Re: form manipulation
- From: rkc
- Re: form manipulation
- Prev by Date: Re: DSN-less connection with Oracle 10 drivers
- Next by Date: report OutputTo with parameter
- Previous by thread: Delete Record - DAO to ADO
- Next by thread: Re: form manipulation
- Index(es):
Relevant Pages
|
|