i need to use frmCalendar1 insteed of frmCalendar plz help me. frmcalendar1 contain buttons but frmCalendar contain labels

Hema1

New member
Local time
Today, 05:03
Joined
Sep 28, 2023
Messages
23

i need to use frmCalendar1 insteed of frmCalendar plz help me. frmcalendar1 contain buttons but frmCalendar contain labels​

 

Attachments

What kind of help do you need, besides someone writing all the code for you? You bring a blank form with no code and ask for a module that is magically going to turn it into a date picker. Not really the way it works. I provided links to lots of working encapsulated solutions. If you want to take the code from one of those and apply it to your "blank" form then you need to do the work. That requires changing names and ensuring the control types match up. I can easily do this, but it would take a lot of tedious work . If you want to give it a try and ask specific questions on what needs to be changed we would be glad to help . But coming here begging for someone to do all your work, is a little needy. Make some effort and we will gladly help.
 
What kind of help do you need, besides someone writing all the code for you? You bring a blank form with no code and ask for a module that is magically going to turn it into a date picker. Not really the way it works. I provided links to lots of working encapsulated solutions. If you want to take the code from one of those and apply it to your "blank" form then you need to do the work. That requires changing names and ensuring the control types match up. I can easily do this, but it would take a lot of tedious work . If you want to give it a try and ask specific questions on what needs to be changed we would be glad to help . But coming here begging for someone to do all your work, is a little needy. Make some effort and we will gladly help.
Please see it again i modify it but i have problem . if you notice felid in my form is buttons
and code give me error because of your code designed for form that has labels
 
Why must you have buttons??
 
So you are a cheat?, someone else has done the work for you? :(
 
All words and terms cannot express my gratitude to you, my friend
OK, but I did not really do anything. The Allen Browne example has a ring to highlight todays date and you did not copy it over. I just copied it over. However for some reason it is showing up on 14 Dec and not 14 Oct. I did not try to debug that.
 

Users who are viewing this thread

Back
Top Bottom