I'm running Windows XP SP2 Home edition.
I've been working on this problem on and off for several weeks:
The boot process works fine to a point. I get a fully functional desktop. However, the taskbar hangs for a minimum of 15 minutes. The Start button is not functional and neither is right...
I'm using Word regular expressions in Selection.Find (wildcards ON) to parse sections of a document into excel cells. I have experience with regular expressions and it seems Word has limited functionality in that regard.
My document is laid out like an outline and I'm trying to develop a...
I have an excel app that adds worksheets with rather large names. It appears that there is a worksheet name size limitation. Is there any way to get around it?
Craig Meyers, BSNucE, PE
Trying to restrict the records returned by a query in excel. I would like to specify a from and to date in two excel cells and use these two dates in the query. Can this be done? Programatically?
Craig Meyers, BSNucE, PE
I have a worksheet containing numerous dynamic sql.request formulas. Each time I update and recalc, I lose memory which is never given back to the system. Ultimately my laptop grinds to a halt and I get the low resources warning dialog from excel. Is there a way, using code or otherwise, to...
Seemingly simple in concept, I have yet to find a clean solution.
I'm working from two data sources. One contains data on ACTIVE MLS listings. The other data on SOLDs. Both data sets contain essentially the same column structure. For each ACTIVE row I want to group all SOLDs from the same...
I've been working on an Access 2000 VBA project.
Time and again I've opened my project only to find that the VBE is all hosed up.
The first time it happened I was more than a little annoyed. I followed the instructions in MS KB article 248960 for recovering a corrupted project.
The recovery...
I've been working on an Access 2000 VBA project.
Time and again I've opened my project only to find that the VBE is all hosed up.
The first time it happened I was more than a little annoyed. I followed the instructions in MS KB article 248960 for recovering a corrupted project.
The recovery...
Hello,
I would like to get programmatic access to these document comments (versus review comments). I have stuff I would like to write there.
I'm referring to the Comments text box you see on the Summary tab under File|Properties.
It looks you can go 39 characters wide (when you have more...
I've got 24 textboxes and 24 checkboxes on a form. An earlier routine sets the textbox visible property to True only if it contains text. This routine sets the checkbox visible property based on the textbox to which it relates.
This is the code I'm currently using:
If Me.[ANSWER A].Visible =...
I've got 2 forms that I'm working with in Access 2000. Let's call them Form1 and Form2.
Form1 has a Sub that I'm trying to use from Form2. Let's call it Routine1. It has one argument Dim As String.
I called Routine1 in this manner:
Form_Form1.Routine1(string_variable)
The undesirable...
I'm having a problem with an Access 2000 project.
And I have gone thru the FAQs and did find some useful information regarding the mouse wheel.
Specifically, I was successful using the MouseHook.dll at the www.lebans.com website. I would prefer to NOT distribute a DLL with my app.
When my...
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.