
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 01:41 AM
Thank You Krool!
You're the best!
3961 replies | 2963149 view(s)
-
Today, 01:40 AM
Products is array. There is no mistake in names. All js arrays in app just stops working in cycle.
2 replies | 1613 view(s)
-
Today, 12:56 AM
It looks like the issue with your query is the use of the extra AND before the WHERE clause, which isn't valid SQL syntax. The WHERE keyword should...
11 replies | 8116 view(s)
-
Yesterday, 11:16 PM
I got this from chatgpt
Public Sub AddFileToZip(zipPath As String, fileToAdd As String)
Dim objShell As Object
Dim objZip As Object
...
0 replies | 41 view(s)
-
Yesterday, 09:37 PM
Even though the ActiveX EXE is running in a separate process, its methods are still called synchronously so your TaskDialog will continue to block....
11 replies | 13283 view(s)
-
Yesterday, 08:39 PM
And we should all get out and walk more.
1443 replies | 258551 view(s)
-
Yesterday, 08:27 PM
sapator is right about the tariffs on cars. Might as well make it a 1000% tariff, nobody is going to need a car any way thanks to 15 minute cities.
1443 replies | 258551 view(s)
-
Yesterday, 08:20 PM
While fully qualifying the type name will work to disambiguate it, it's probably unnecessary. For this to have happened in the first place, you must...
8 replies | 249 view(s)
-
Yesterday, 07:42 PM
If only the US government had access to such an advanced and secure communications system.
33 replies | 779 view(s)
-
Yesterday, 06:18 PM
I liked the desktop image...
1103 replies | 345388 view(s)
-
Yesterday, 05:46 PM
Hello!
There are many high-performance, free, and trial Cloud Brokers available, so I believe the ideal approach is to use those professional...
6 replies | 267 view(s)
-
Yesterday, 05:46 PM
I'm almost at the end, but one more issue that I'm fighting. I have tried Excel/Excel.workbook/Excel.worksheet/Excel.worksheets and none of these...
0 replies | 75 view(s)
-
Yesterday, 05:32 PM
Perfect! Thanks.
2 replies | 107 view(s)
-
Yesterday, 04:57 PM
it.s (MQTTClient)
does any mqttw server.dll for vb6 or vb.net?
6 replies | 267 view(s)
-
Yesterday, 04:54 PM
Just to be clear I posted this because the tariffs where mentioned in an irrelevant (well as much as the chit chat goes) thread with the intention of...
1443 replies | 258551 view(s)
-
Yesterday, 04:40 PM
Why is that your code now? Why do you insist on the "Excel = " part? It shouldn't be there. Just the line that I showed is all you should need. If...
3 replies | 155 view(s)
-
Yesterday, 04:38 PM
The Range itself is probably read only, I am assuming you are trying to set a property of the range, perhaps something more like
ws.Range(szCol &...
2 replies | 107 view(s)
-
Yesterday, 04:26 PM
I'm interfacing with Excel, and one line of code says that I can't write to it because it is "Read Only"?
I don't see why I can't write to the...
2 replies | 107 view(s)
-
Yesterday, 04:08 PM
I have a problem with ListView and ImageList, Im stuck, I tried the most simple, I use a ImageList with just 1 image, then I remove the image and add...
3961 replies | 2963149 view(s)
-
Yesterday, 04:05 PM
I am thrilled that Tsunoda is getting a shot. Personally, I think he should have been chosen for the #2 Red Bull seat at the beginning of the...
838 replies | 290219 view(s)
-
Yesterday, 03:53 PM
I asked the question because your the only one that had mentioned the auto tariffs that where announce yesterday. So when you post this,
It...
1443 replies | 258551 view(s)
-
Yesterday, 03:43 PM
If nothing else, it'll make it more interesting to watch.
838 replies | 290219 view(s)
-
Yesterday, 03:23 PM
Thanks Shaggy. Don't think that is the full issue. I removed all the workbook/sheet/sheets and still have the same issue "Type...
3 replies | 155 view(s)
-
Yesterday, 03:12 PM
It was officially announced earlier today that Tsunoda and Lawson have swapped seats. I hope Tsunoda performs well enough to keep the seat for the...
838 replies | 290219 view(s)
-
Yesterday, 03:09 PM
You've run into name collision. There are (at least) two different classes called "ComboBox" in your project or the references in your project. Since...
8 replies | 249 view(s)
-
Yesterday, 03:05 PM
AWESOME!!!! That did it. Thanks so much. So for a Textbox I would just replace Combobox with Textbox? I have a function where I need to pass a...
8 replies | 249 view(s)
-
Yesterday, 03:01 PM
For the sake of ruling things in or out, try making this change:
Public Function LoadCBsectionNames(ByVal varCombobox As...
8 replies | 249 view(s)
-
Yesterday, 03:00 PM
Are those import lines really the code? That doesn't give you errors? I've certainly never tried that, but it sure seems like they would, as they are...
3 replies | 155 view(s)
-
Yesterday, 02:54 PM
As stated above I get the following message. "Value of type 'ComboBox' cannot be converted to 'VisualStyleElement.ComboBox'." Yes it is straight...
8 replies | 249 view(s)
-
Yesterday, 02:47 PM
There's nothing special about passing a control. What you have shown looks reasonable to me, so what error are you getting? If you aren't getting an...
8 replies | 249 view(s)
|
Click Here to Expand Forum to Full Width
|