I need some help building a regular expression.
Simply put I need to find a ection of text with specific start text and specific end text, but allowing for repetition in between
Ie
Find START and stop at END making sure they are at the same level.
If the text is
START adslhf START...
I have designed an application that requires access to a remote drive \\server\share, currently users access this by mapping a network connection and looking at the files.
I need to code this connection without mapping a drive. The "connect as" is also required as user connect via different...
I have just upgraded from SP1 to SP" and corporate policy seems to lock down macros. Unfortunatley I heavily using VBA and macros to control my emails, sorting, moving, expiring etc.
Any ideas how to chnage the Outlook macro security option to allow vba macros to run successfully?
We have a Citrix server with Word Published, each new user added to the system gets WORD 2003, the only issue is that we are unable tofind how to set their startup , user and workgroup template settings (Tools, Options).
At present we have to get each user to make a mnanual setting chnage after...
I would like to codee a filter for an eventlog. I have code that read and interprets a number of server event logs. My problem at present is that to find entries I have to look through each entry via for...next loop, which is horrendously slow.
eventvwr and eventqry.vbs have filter options...
I am usinf a old VMS system using Oracle 7(?) RDB and need some help in formatting a SQL statement
I have a select statement and need to reformat the column seperator. The select currently adds a space to the first character of the select, and I want to remove it so that the output starts at...
I have some code which Drags and Drops, but the drops, drops the data at the last cursor position, not the mouse position.
Is it possible for the cursor to move during the drag, so that the drop happens in the correct place?
Is it possible to add
app.OleRequestPendingMsgText
into an activex Object
I have an exe that runs a dll which then connect to MSexcel
I have tried adding the above into the activex but I get an error. I am looking to have a different error a each stage of the ole process, so cannot really do...
I have written some code that uses .find, which works on my pc.
It has then been run on different machines and the find functions differently.
I have updated my richtx32.ocx to the same versions, as they were different, but this has not solved the problem.
Any thoughts?
I am trying to code some Source safe functionality into vb.
I have connected to vss ect, but when trying to check out a file I get a message syaing the file already exists.
I am guessing that some key needs setting, but they seems to be no help avaiable within VB.
Does anyone have any help...
I have an application that uses the ".arrange vbcasade" method. Unfortunately any forms that have previously been resized get set back to their original size.
I have tried to see where this happens and all I can find is theat the forms resize event happens after the forms size has changed...
I have an exe which uses a dll this dll needs to reference a cls module in the exe
I have the code, but at present I have to hard code the project name of the exe. Is it possible from within either the exe or the dll to reference the project name of the exe?
I have some source which will be built into an exe and to this I am looking to add a dll.
That the easy bit. The source can change but the dll should not, however some of the dll need to be configurable.
What I would like is for the configurable bit to reside in the source (ie the future...
I have a problem in that when Windows Explorer is minimised and I hit the n key then the explorer opens. This is very annoying.
The have tried searching the registry and my profile but as yet without success.
Can anyone suggest how this occured and what the solution may be?
Many Thanks
I have an application which builds a vbp, and all its cls modules.
The application hold detials of functions etc and I would like to mimic vbps quick info menu.
Are there any references or thoughts of how this could be achieved, without the code being loaded into vb?
I have a piece of vb code that opens an access database and then tries to repair and compact it.
This all work in access 97 but now fails in 2000.
Can anyone help with this and possibly provide the necessary code.
Many thanks
I have an application that is normally minimised
I use app.previnstance to stop multiple instances running, but I would also like to maximise the "already running" instance.
Is this possible and could anyone provide some outline code?
Many Thanks
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.