Can anyone tell me how to add a 'mood stamp' when sending an email from VB6 using Lotus Notes 5? I think it will be using the 'AppendItemValue' method but I dont know what value to use.
Thanks in advance,
Mick
Thanks for this - I've been trying different sizes for the control and the problem has seemed to have gone using these current particular settings. Strange but true.
Thanks for your help.
Mick
Richard
I am using the standard 'Microsoft Date and Time Picker Control 6.0 (SP4)'. You should be able to add this as a control in a VBA application.
Thanks
Mick
I have inserted a DTPicker control onto an excel spreadsheet as a fairly narrow rectangluar box. When I close and re-open the sheet, the control has resized itself strangely into a much wider box which hides some info on the sheet.
Any ideas what is happening here? If I resize it again and run...
Not sure if this is the right place for this but anyway..a mate of mine has a reasonably new pc spec as follows:
AMD 2000+XP Athlon processor
MSI KT 333 Ultra motherboard
ATX 300watt power supply
256Mb DDR 2100 RAM
80Gb disk 7200
G-Force 4 MX 4400 graphics
He's had problems with the pc locking...
Dan
Sounds to me like the original form had a control array for combo1. If you typed combo1(1). or whatever index it is, you should get all the intellisense options.
Mick
Hi Kate
Yes its really quite easy to run crystal through vb, - I use the crystl32.ocx object, you can send anything from vb to crystal eg selection criteria, export format, whatever.
eg:
CrystalReport1.ReportFileName = "c:\test.rpt
CrystalReport1.Destination = crptToFile...
Thanks for the replys - I disconnected everything from the motherboard and switched on - still no beeps and no display, but the cd trays did operate when the drives weren't connected. Reconnected the drives to the board and they would not open. Does this look like it is the motherboard?
Thanks
Mick
My computer decided to play up last night - when you switch it on, the green 'on' light illunminates and the fans start up but it wont boot. The monitor displays the 'Monitor working correctly' etc message. You also cant switch it off by the on/off switch once it is on, and needs to be unplugged...
Can anyone explain why the crf file of a compiled report should mysteriously disappear after the exe file has been run? The report then needs to be recompiled to regenerate the crf. This only seems to happen intermittently.
Thanks
Mick
Does anyone have, or know of, a 16 bit ufl that will allow calculation of working days between 2 dates? Or is there a formula available?
I have a 32 bit ufl but one of my applications is still 16 bit so it wont work.
Thanks
Mick
Can anyone tell me how to stop an item appearing twice in a combo box? I want to skip the combobox.additem if the entry to be added already exists in the combo box. Is there a quick way to do this or is it a case of checking every item in the box every time you add an item?
Thanks
Mick
I am running SQL Anywhere v5.5. Currently I manually back up the databases (which are always running) using Sybase Central backup facility. Does anyone have an easy way to automate this ie. some batch file/script/stored procedure,and schedule it to run every hour or whatever?
I am not that...
Can anyone help? I have a form with a frame containing 2 option buttons (all control arrays). I need to add frames at runtime depending on a user selection. I know you use load frame(i), load option1(i) etc, but how do I load the option buttons into the newly created frames and not all in the...
I'm writing an application that will load controls to a form depending on number of records in a database. Can anyone tell me how to get the program to automatically add scrollbars to the form if the loaded controls extend below the bottom?
Thanks
Mick
lennax
You need to ensure that the install location for implode.dll is $(WinSysPath) when you create the set up package in the package and deployment wizard. I think it defaults to ($AppPath).
Mick
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.