
- 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, 07:13 AM
Bobbles - yes, this is the issue. Seems like the global var flag is the easiest approach. thanks for your experience.
11 replies | 153 view(s)
-
Today, 07:13 AM
Has America turned into socialist state yet? I'd heard rumours that it was just about to happen... Will there be a big noise when the switch-over...
499 replies | 15284 view(s)
-
Today, 07:10 AM
Thanks alot Poppa, I will test it out and let know here if it worked.
5 replies | 175 view(s)
-
Today, 07:01 AM
Although jQuery offset() and position() are similar in nature there are having some differences. The offset() method retrieves the current position...
2 replies | 1772 view(s)
-
Today, 06:36 AM
you could avoid using a global by using a static within the activate event
on first run change the static, then never run again, with out reloading...
11 replies | 153 view(s)
-
Today, 06:30 AM
Hi Pcomte,
We are going to need a lot more information if we're to help.
Post the code which you are trying to debug, (between square 'CODE'...
1 replies | 88 view(s)
-
Today, 06:12 AM
You are basically starting an application when you open a MHT file when it can have embedded program code.
That's very scary and I don't think it's...
3 replies | 79 view(s)
-
Today, 06:03 AM
I wouldn't disagree with that. I think you could even go back to the twenties and find people starting to talk about it. I picked the 80s because I...
499 replies | 15284 view(s)
-
Today, 06:00 AM
He's French and I'm British. We'll need 100 years for that.
65073 replies | 6535067 view(s)
-
Today, 05:44 AM
My definition would be the early seventies starting with earth day.
499 replies | 15284 view(s)
-
Today, 05:15 AM
not quite, in this macro all ranges on label sheet are fully qualified, sheet object.range, but ranges on data sheet are not qualified so just refer...
3 replies | 71 view(s)
-
Today, 04:57 AM
I agree that it's changing radically but I do fear that we're too late. I don't think any of us can know until we REALLY know so I don' t see that...
499 replies | 15284 view(s)
-
Today, 03:56 AM
Malware-writers long time ago don't use all those cheap "stuff" you guys wrote in this topic ^)
21 replies | 415 view(s)
-
Today, 03:43 AM
looking at your example as best as i can see, your line 2 does not follow the requirement
you can copy this formula into c2 and drag it down the...
1 replies | 45 view(s)
-
Today, 03:37 AM
Mark_N, use any VB decompiler, e.g. this, and see the modules name.
8 replies | 159 view(s)
-
Today, 03:31 AM
Why would you not hope for it to embed OCX/DLL/DCR files, then so
3 replies | 79 view(s)
-
Today, 03:20 AM
Thank you,
Global Variables it is.
Based on my code, I just set TextToPrint = "", and it worked.
6 replies | 103 view(s)
-
Today, 03:15 AM
Thank you,
It worked, based on my code above, I just set TexttoPrint = ''".
6 replies | 103 view(s)
-
Today, 03:14 AM
thank you
would you please show me how to use the .AutoSize method?
VBFlexGrid.AutoSize does not seem to be supported.
436 replies | 131869 view(s)
-
Today, 02:41 AM
It’s a pity that after being a member for 16 years you don’t even know how to give information.
I have to read the source lines to search for a...
9 replies | 163 view(s)
-
Today, 02:39 AM
did you try and use the GregorianCalendar ?
see if you can use this
Private Sub Button1_Click(sender As System.Object, e As System.EventArgs)...
12 replies | 217 view(s)
-
Today, 02:33 AM
HTML doesn’t have methods for including data.
You can try MHTML (.HTM files on Windows), but these files were very specific for IE...
3 replies | 79 view(s)
-
Today, 02:13 AM
IIRC, the Activate-Event fires when a Form gets the Focus (back).
So as the others said: you need a flag preventing the Code in the Event to run.
...
11 replies | 153 view(s)
-
Today, 02:07 AM
I know why i love the "grep"-Tool on Linux....
As jdc recommended: "grep" for something static and known (like a Caption of a Form)
8 replies | 159 view(s)
-
Today, 01:59 AM
You just did.....
8 replies | 622 view(s)
-
Today, 01:57 AM
Turn it around!
Think about it: One "Client" will ever only have one Room.
But a Room can have one or two (more) clients.
To me it looks like...
5 replies | 87 view(s)
-
Today, 01:53 AM
Yep a flag in the activate event that changes state the first time the activate event fires and just exits afterward seems like a quick and easy...
11 replies | 153 view(s)
-
Today, 01:30 AM
Thank you, engineer xxdoc123:blush:
8 replies | 279 view(s)
-
Today, 01:12 AM
Yes, use the .AutoSize method.
436 replies | 131869 view(s)
-
Today, 01:08 AM
are these the columns in your Excel sheet?
(,,,,
because in your Connection String you have to set HDR=Yes
which means with your Insert...
2 replies | 85 view(s)
|
Click Here to Expand Forum to Full Width
|