Dreamboat;
I thought I would let ya know...
I reinstalled windows..While deleting the old Window's directory...the Recent directory took almost 30 min to delete. I guess just using the properties on the task bar does not clear all recent files. I monitored the recent file and was able to...
I would like to enter a contacts last name in a textbox and have the listbox respond like the combobox does when you enter charactors into it?
Any suggestions...
Thanks in advance
Domonic
domonic@dfha.com
I am sure this question has been answered 1000's of times before...
I need to have the listbox show records based on the last name. As user begins to type in the Textbox I would like the List box to show records based on the charactors.
I assume this code would be in the afterupdate event...
The project I am working on has that many word documents. I can switch the files to a different computer and see if that helps - if you think that it could be the problem.
Domonic
Dreamboat;
Depressing but true...
I completely removed office 2000, had a hard time making happen, It kept on telling me that SP1 was installed. Well after I finally got it to completely remove. I reinstall and the problem was still there.
As a side issue...is it possible for this to be...
Dreamboat;
I have tried everything you suggested. Even picked up a copy of Diskkeeper - which is considered a more effective defragger. I think I will reload Windows 98 from scratch and see what happens unless you have another suggestion.
I have continued processing files on a different...
Yes office 2000, I used Add/Remove in Control Panel
It is VB code contained in a specific documents. It is not in any of the documents I am opening (although they open as slowly as the ones without the code)
I use the code in word to rename files and move to another directory. I have been...
Dreamboat;
Renamed it and it does not effect the opening. Forgot to mention - If i open word, the blank document is fine. I select File Open and select a document and the problem happens.
Any other suggestions?
domonic
I created a script using Word VBA. The script includes code to extract ranges from the document as well as save the document in a different directory. The orginal document is removed using the KILL function.
The process was fast when I first started using the Macro, however it has become...
Still does it, this problem has been happening for years. It is document specific.
Is there anything within the document or template that would cause this?
Domonic
When I open certain documents with Word, the computer searches the Floppy Drive for a second. This does not happen with all documents - just certain document. The template for these documents do the same thing. The normal template does not.
Any ideas on stopping this or what may be causing it...
I am reviewing documents via code. I would like to move the document after it has been successfully reviewed to a new directory. I can save a copy using SaveAs Command, however I am unable to use DeleteFile Successfully. Any help on how code to move the file Using Word VBA or Deleting the File...
I need the phrase after the text specified. The text specified (Patient Name:) is a common phrase in the document near the text I need. If there is an automated way of using find files using a table of the patient names that would work also.
Any suggestions would be great.
Thanks
Domonic...
I have about 25,000 file that have various phases before the text I need to collect. For example: Patient Name:<TAB>
I need to extract the data to the Paragragh mark.
If the phase (Patient Name:)is found in a document, I would like to move the file to a specific directory, and then create a...
I have about 25,000 file that have various phases before the text I need to collect. For example: Patient Name:<TAB>
I need to extract the data to the Paragragh mark.
If the phase (Patient Name:)is found in a document, I would like to move the file to a specific directory, and then create a...
I have about 25,000 file that have various phases before the text I need to collect. For example: Patient Name:<TAB>
I need to extract the data to the Paragragh mark.
If the phase (Patient Name:)is found in a document, I would like to move the file to a specific directory, and then create a...
I have a calandar control form open. When I click on a select button the following code occurs. Hope it helps or gives you an idea of what might work for you.
Private Sub Command3_Click()
On Error GoTo Err_Command3_Click
Forms!DAILYLOG.Text19 = Forms!CalendarCNT.ActiveXCtl0...
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.