
- 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, 03:24 PM
After stumbling on an example using UNION to create a single query to multiple sources (see below link), I accepted the challenge to streamline my...
4 replies | 452 view(s)
-
Today, 03:19 PM
Is it the same version of Office where the AccessUI one is working?
I was testing on regular Office Pro 2021 64bit. It's possible if yours is an...
229 replies | 136125 view(s)
-
Today, 03:03 PM
Disable DEP for VB6.exe.
6 replies | 296 view(s)
-
Today, 02:57 PM
hi fafalone, I'm trying the downloaded file. I'm encountering some errors. even unexpected closures.
Would you like feedback on errors?
I'm trying...
229 replies | 136125 view(s)
-
Today, 02:49 PM
Public Sub New(ByVal items() As String)
InitializeComponent
ListBox1.Items.AddRange(items) <---Errror 'Object reference is not set
End...
8 replies | 271 view(s)
-
Today, 01:59 PM
Is this about the one 8 years ago?
(vbforums is on the full list)
1 replies | 66 view(s)
-
Today, 01:45 PM
The twinBASIC Discord channel. Every day there's some chat and Wayne is there. Also a separate bugs channel I like to use for bugs which I anticipate...
37 replies | 2154 view(s)
-
Today, 01:42 PM
Eventually had to reinstall windows 10 (keeping apps and Files) :mad:
6 replies | 296 view(s)
-
Today, 01:40 PM
many many thx... i'll try
Lorenzo
229 replies | 136125 view(s)
-
Today, 01:35 PM
TrendMicro is reporting my email and password were leaked from VbForums. Hey... not finger pointing. Stuff happens. But did we get hacked? And if...
1 replies | 66 view(s)
-
Today, 01:23 PM
Thts great, and certainly makes the coding more simple, however when I run the code, I am getting an error :- Object reference is not set to an...
8 replies | 271 view(s)
-
Today, 01:19 PM
Downloaded from where? The one attached to the first post of this thread and the one on my GitHub are the correct, recent update. It mentions 2020 as...
229 replies | 136125 view(s)
-
Today, 01:10 PM
Just playing around a bit (and modified your field names in your table)....see what you can glean from this ex:
24 replies | 487 view(s)
-
Today, 12:17 PM
As per your kind advice, I tried the following code which is working fine. But don't know how to get a virtual column to show the balance amount.
...
2 replies | 169 view(s)
-
Today, 12:12 PM
On further analysis, the suggestion does not fully work. While I can now scroll the entire height of the data, I cannot:
1. Get the...
3 replies | 303 view(s)
-
Today, 12:07 PM
Thank you for your suggestions, all have been tried to no avail.
I have made the simplest project
One form with one button, press the button and a...
6 replies | 296 view(s)
-
Today, 11:08 AM
Exactly. He's made comments in other threads where he seems to think that others here think he's an idiot or something, and I have no idea where...
37 replies | 2154 view(s)
-
Today, 10:58 AM
I downloaded but the date still refers to 2020.
what do you think?
229 replies | 136125 view(s)
-
Today, 10:58 AM
May I know who is first?
37 replies | 2154 view(s)
-
Today, 10:49 AM
Yes, it can be used. I dropped the new code into the existing AccessUI demos from the downloads (mTDHelper.bas contents replace basTaskDialogGlobal--...
229 replies | 136125 view(s)
-
Today, 10:23 AM
TaskDialog is for .net Core, is there equivalent for Framework ?
9 replies | 317 view(s)
-
Today, 10:06 AM
Then there's far bigger problems with how the business is operating their network.
22 replies | 604 view(s)
-
Today, 09:59 AM
As jmc suggested, setting the DataGridView DefaultStyle.Format property is the ideal approach for formatting values.
private void...
6 replies | 238 view(s)
-
Today, 09:58 AM
I had similar symptoms a long time ago and what cured it was to ensure that all forms are unloaded and each of the forms is set to "Nothing" like the...
6 replies | 296 view(s)
-
Today, 09:43 AM
Did you run as elevated user?
If you already checked with sfc/dism, are logs report no problems? Are there items restored?
Check there are no write...
6 replies | 296 view(s)
-
Today, 09:40 AM
Then you did it wrong. If you don't explain the details of what you actually did, we can't see what you did wrong. If you specify a valid date/time...
6 replies | 238 view(s)
-
Today, 09:31 AM
Just change the initialising code...
Dim frm As New Form2(aDataList.ToArray)
Frm.Show
8 replies | 271 view(s)
-
Today, 09:26 AM
I already did that format but still not working
6 replies | 238 view(s)
-
Today, 09:24 AM
I already did that format but still not working
6 replies | 238 view(s)
-
Today, 09:21 AM
You'll never need to set that level of priority unless you're writing an exploit.
That thing will completely pause other processes with lower...
7 replies | 930 view(s)
|
Click Here to Expand Forum to Full Width
|