
- 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:55 AM
So my code can be paired down to this: (nice and simple)
modulusDivisor = 4 'what is this number actually??
myFactor = (availableSpace)...
10 replies | 299 view(s)
-
Today, 01:40 AM
It is returned by ERL but only if the code actually has line numbers.
4 replies | 115 view(s)
-
Yesterday, 11:19 PM
I agree, and many Republicans in particular make that argument. It's a dishonest argument in their case because they don't want the states to set a...
513 replies | 15620 view(s)
-
Yesterday, 10:56 PM
So people in Low skilled, low end jobs don't deserve a living wage because it's their fault for being lazy alcoholic dope addicted slobs. WOW
...
513 replies | 15620 view(s)
-
Yesterday, 10:38 PM
In the data arrival section http request header parsing is done but not handling unicode characters.
Header must have vbcrlf , if not it is data....
5 replies | 153 view(s)
-
Yesterday, 10:09 PM
in my system7 chinese
if i click the button "Send Chat-Message",then wss closed . cannot Connect
5 replies | 153 view(s)
-
Yesterday, 09:53 PM
Or... Maybe you did??? :D I'm guessing the OP didn't see them, or Post #18 wouldn't have been necessary...
20 replies | 350 view(s)
-
Yesterday, 09:39 PM
Can VB6 use the MSChart (MSChart20.ocx) control to plot curved (smoothed) lines? If so, what property specifies smoothing?
0 replies | 35 view(s)
-
Yesterday, 09:00 PM
westconn1, what I thought was a solution didn't actually work properly so if your still willing to look into it I'd appreciate it.
To answer your...
3 replies | 197 view(s)
-
Yesterday, 08:57 PM
Because you insist on using a listbox with a string in each line, you would have to use instr() to find out where in that string the second 'value'...
10 replies | 139 view(s)
-
Yesterday, 08:38 PM
So something other than what you actually asked for in the first post then? Perhaps you should provide all the relevant information up front. That...
3 replies | 105 view(s)
-
Yesterday, 08:34 PM
We use Azure Functions for scheduled tasks in the Azure environment. We specify the schedule in the project though. I'm not sure how to specify the...
1 replies | 70 view(s)
-
Yesterday, 07:18 PM
I am sorry
modify column 2 how would it be?
Thank you
10 replies | 139 view(s)
-
Yesterday, 07:14 PM
Hi Lieven,
At this point in your Form1_Load subroutine...
TextBox5.Text = (ListBox1.Items(_i + 4).ToString)
TextBox6.Text =...
20 replies | 350 view(s)
-
Yesterday, 06:57 PM
What does that mean?
10 replies | 139 view(s)
-
Yesterday, 06:54 PM
I finally figured out why Gmail only returns a single message at a time. The old POP server would return a response to the UIDL command something...
29 replies | 2323 view(s)
-
Yesterday, 05:59 PM
after the code of populating the VBFlexGrid
444 replies | 132255 view(s)
-
Yesterday, 05:53 PM
Where do you call the autosize method?
444 replies | 132255 view(s)
-
Yesterday, 05:29 PM
Hello Krool
Thank you very much for the efforts you are doing.
Excuse me I have no experience with the Flexgrid control.
I have downloaded the new...
444 replies | 132255 view(s)
-
Yesterday, 05:24 PM
find column 2 as it would be?
Thank you
10 replies | 139 view(s)
-
Yesterday, 04:53 PM
Thanks Paul!! This works!!! You make my day:) Respect. Problem solved
20 replies | 350 view(s)
-
Yesterday, 04:44 PM
Controls("TextBox" & (_i + 1)).Text = (ListBox1.Items(_i).ToString)
20 replies | 350 view(s)
-
Yesterday, 04:38 PM
Low skilled, low end, temporary and part-time high schooler joblets were never meant to provide a living wage. What you seem to be after is some...
513 replies | 15620 view(s)
-
Yesterday, 04:36 PM
Thanks, but this is not exaclty I am looking for...
I am looking for something that could be changed according to my needs (separator length,...
3 replies | 105 view(s)
-
Yesterday, 04:35 PM
Sorry but I tried with the value 0 before but the result was the same.
Thanks for helping to find a solution, but I'm giving up. I'm trying a...
20 replies | 350 view(s)
-
Yesterday, 04:17 PM
TextBox1.Text = TextBox1.Text.Re
3 replies | 105 view(s)
-
Yesterday, 04:15 PM
Yeah, it does seem like something that needs to be fine tuned more on a local level. In California it's $13 - $14. But even that is not a living...
513 replies | 15620 view(s)
-
Yesterday, 04:13 PM
This is why Visual Studio provides us with debugging tools. You can set a breakpoint and step through your code, line by line, examining the state of...
20 replies | 350 view(s)
-
Yesterday, 03:59 PM
this sub will use the function above, or it could all be incorporated together
Sub doall()
rw = 2
Do
If IsEmpty(Cells(rw, 3)) Then Exit Do
...
6 replies | 131 view(s)
|
Click Here to Expand Forum to Full Width
|