Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Jtorres13
  • Content: Threads
  • Order by date
  1. Jtorres13

    Can I count selected values in a multivalue lookup field?

    I have a form containing a combo box. The control source is a SELECT statement, grabbing values from a table field called Users. The combo box works well. The combo box is a multivalue lookup field. It has check boxes next to each value. Checking the boxes for different user names, puts...
  2. Jtorres13

    Problem in Excel 2010 when trying to publish macros inside an .XLTM file

    We currently have a .DOTM file in %programfiles(x86)%\Microsoft Office\Office14\STARTUP. When users open Word, the .DOTM file opens in the background and the macros are available when user hits Alt+F8. The .DOTM opens "protected" in a way users cannot edit any of the macros in it. I want to...
  3. Jtorres13

    Exchange 2010, Room Mailbox, how to change conflict threshold

    I searched the forum, but didn't find information related to my question... :( Is there a way to configure the room finder so that it will enforce a 30 minute buffer between meetings? For example, let's say Room A has a meeting from 9:00 am to 10:00 am. If I want to reserve Room A from 10:00...
  4. Jtorres13

    Server side rule to monitor a folder?

    Hello. I apologize in advance for the question if it's a stupid one. We have an add-in called Mimecast. This add-in has a "Report Spam" button. It reports spam to the Mimecast people and moves the email to the Outlook Junk Email folder. All emails are archived in Mimecast permanently. We...
  5. Jtorres13

    Replace portion of text in Footer

    In thread707-1691129, you guys helped me find a portion of the footer (document number containing version number) and replace just the version number to the next number (increment), which worked fine until recently when we got the ability to delete versions. So now, a document can have multiple...
  6. Jtorres13

    How to monitor system resources and prevent a crash?

    How to monitor system resources and prevent a crash? Let's say I want to monitor Winword.exe and if it consumes too much memory (random number of RAM, chosen by me), I want to save the document and alert the user Word will be closing in 30 seconds, then actually force Word to close. Is this...
  7. Jtorres13

    Anyone using OpenText eDOCS 5.3.1 Patches 1 - 4?

    Anyone using OpenText eDOCS 5.3.1 Patches 1 - 4? We are using 5.3.1 Patch 1 and are experiencing weird issues. I would like to pow wow with other OpenText users.
  8. Jtorres13

    How to determine the last time a mailbox sent/received email

    How to determine the last time a mailbox sent/received email. I have a list of mailboxes. I need to determine if they are still in use. No one seems to know the answer. I'm thinking that the modified date tells me the last time that mailbox has sent or received email. Correct? If I"m...
  9. Jtorres13

    What is best way to find a document in Sharepoint?

    I have very little kowledge of Sharepoint and for what I've read, documents can be tagged, then found when creating a view that pulls the documents by their metadata. That, to me, is the easiest way to later on, find a document. I have also been reading about workflows and how to automate the...
  10. Jtorres13

    How to Find/Replace one word in all footers

    Hello. I've read may of the threads about finding/replacing text in footers and have found bits and pieces of what I want to do, but can't ut it all together. Would you please help? I want to find a word in all fotoers of the document (first page footer, Footer, Even Footer, Odd Footer...
  11. Jtorres13

    How to search for and extract word from multiple documents

    Hello. I have a question and not much time to come up with an answer. we have a login script which extracts the name of the default printer for the logged on user. It comes out as \\computer name\printer name. Every time user logs on, a .txt file is created with that user's default printer...
  12. Jtorres13

    How to close a program from batch file while logged on as Guest?

    My batch file: set file=C:\Publication1.png start %SystemRoot%\System32\rundll32.exe "%ProgramFiles%\Windows Photo Viewer\PhotoViewer.dll", ImageView_Fullscreen %file% timeout 25 taskkill /F /im Rundll32.exe timeout 30 %SystemRoot%\explorer.exe "C:\Boo" exit whic I have saved to the guest...
  13. Jtorres13

    Need help inserting data from Access table into Word document

    Hello. I have an Access database with one table containing user data; one record per user. One of the table fields is FullName. In Word, I have a template called Filler.dot, where I store several macros. This template opens automatically when Word opens, so the macros are always available...
  14. Jtorres13

    How to compare Tools | Options from various machines

    How to compare Tools | Options from various machines. We are upgrading from Office 2003 to office 2010. One office has turned on some Word Tools | Options and the other office turned on other Tools | Optinos. We want all offices to use the same options. How can I compare both? Is there a...
  15. Jtorres13

    General web design question, .JSP vs .HTML

    I have created a few websites in the past, all using FrontPage to build the pages. Content may include some javascript elements, such as menus, Google map, calendar, etc., but the primary language used is .HTML, the pages are all .htm. I've been researching other WYSIWYG programs for building...
  16. Jtorres13

    Outlook 2003 - Meeting reminder being changed to that of recipient

    Outlook 2003 - Meeting reminder being changed to that of recipient. Windows XP SP3 Office 2003 SP3 User creates an appointment and invites several other users. Everyone accepts the invite. Here comes the weird thing. If sender chanes the reminder from her default (1 week) to something else...
  17. Jtorres13

    How to sort the code so Subs are in alpha order?

    How to sort the code so Subs are in alpha order? I tried to search for an answer but all posts were about code to srto something else. I want to sort THE CODE! LOL I have a rather large module and keep adding subs (macros) to it. These are macros created in Word 2003 (VBA). The subs are...
  18. Jtorres13

    iPhone iOS 4 not pulling Mobile field for all contacts

    iPhone iOS 4 not pulling Mobile field for all contacts. I have a complicated question. I'll try to explain in sufficient detail. Please ask for more detail if needed. System: iPhone 3G upgraded to run iOS4 only apps iniPhone besides the factory load: Groupon iGone (for Out of Office...
  19. Jtorres13

    Outlook - Open an appointment via hyperlink

    Outlook - Open an appointment via hyperlink. i posted this in the Office forum by mistake. I would like to know if there is a way to crate a hyperlink in an email that, when clicked, will open a specific appointment from a public calendar. I'm a trainer with several class sessions per day. I...
  20. Jtorres13

    Need hyperlink in Outlook to go to specific day in public calendar

    Need hyperlink in Outlook to go to specific day in public calendar. Outlook 2003. Windows XP SP3. I know how to make a hyperlink that opens the public calendar. No problem there. I would like the link to open the calendar on a specific view; in Week view, showing next week. Can this be done?

Part and Inventory Search

Back
Top