Hi all,
I have a wee problem which hopefully someone can help me with. I have a datetime field with the format dd/mm/yyyy hh:mm:ss, and i need to extract the date part only, but also rearrange it so that it is of format YYMMDD. This i have achieved by using the convert and datepart functions...
Hi there all,
I'm looking to upgrade an application we've built using VB6, but i am encountering some problems which i hope you may be able to help me with. In the past, i would just build a new executable and include any new dll's, ocx's etc and copy these onto the PC(s) in question. Now...
Hi all,
I'm trying to add a buttonmenu to a toolbar, but when i add the following code to deal with the click event:
Private Sub tblToolBar_ButtonMenuClick(ByVal ButtonMenu As ComctlLib.ButtonMenu)
End Sub
and try to run the program i get the error user-defined type not defined. I have the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.