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 Wanet Telecoms Ltd 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: 29rosemont
  • Content: Threads
  • Order by date
  1. 29rosemont

    font size of Excel validation list

    How can I increase the font size of values entered as an in-cell dropdown validation list? I want the choices when displayed in the drop-down to have a larger font size; once a choice is made the selection is displayed just fine. Thanks, Paul G.
  2. 29rosemont

    using string value as part of SaveAs directory path

    I have a macro to save the summary sheet of a workbook. Is there a way to incorporate a string value as part of the directory path in the SaveAs command? I trying variations on Dim Projtype As String Dim Projname as string Sheets("Summary").Select Projtype = Range("C3")...
  3. 29rosemont

    Copy Outlook noteitem data to clipboard

    I have a script attached to a button on an Outlook contact form that copies contact info and places it in an Outlook Note. I want to rather have the data copied to the Windows clipboard, so it can be pasted into Word docs. Here's the code so far: Set itm = Application.CreateItem(5) msgString...
  4. 29rosemont

    how to Remove Office without CD

    A user here has Office 2000 Premium installed on a Windows 2000 machine. I only have CD's for Office 2000 Standard, so I cannot install any updates or service packs. How can I remove the Premium install and reinstall Standard, without the Premium CD?
  5. 29rosemont

    Comments on Retrospect Backup

    I'm interested in reading other folks' experience Retrospect Backup. I use it in a small office (<50 W2K workstations, 4 NT/W2K servers, Exchange 5.5). I'm totally satisfied with it, having used it in much larger all Mac and mixed environments. It's simpler, faster and cheaper than ArcServe or...
  6. 29rosemont

    Recovered PST file shows no items

    I am attempting to recover mail items from a pst file. I've reviewed several threads in this forum for help, and have tried many good suggestions to no avail. Here are the particulars: - The user's mailbox was deleted from the production Exchange 5.5 server, but I have an complete offline...

Part and Inventory Search

Back
Top