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: *

  1. KenMcd4

    "Stationery could not be created... error occured. (#3)"

    I'm trying to create a new GoLive CS site from an existing company intranet website which resides on a share volume (mapped to a drive on my PC). I'm using the option to "Import from folder" to create a new site. However, I receive the following error: "Stationery could not be created because an...
  2. KenMcd4

    AutoFilter in protected Excel Sheet

    Ivan... Thanks for the tip - it worked quite well! Where I work (a large corp), we're still using Excel 97. While the features you listed do work in Excel 97, they aren't documented! I have Office 2000 at home, so I was able to print out the online help text from there. Hopefully DanWo, who...
  3. KenMcd4

    AutoFilter in protected Excel Sheet

    I'm also seeking a way to allow using autofilters on a protected worksheet. It doesn't seem logical that a user can't use the autofilters to filter a protected sheet, since filtering doesn't alter the contents of the sheet (only the display). I don't think that unprotecting the sheet in VBA...
  4. KenMcd4

    Excel VBA: How to read Autofilter selections

    Thanks, Tony... I was able to read the autofilter settings using your suggestion. At least I could in Excel 2000, but I still have to see if it works in Excel 97 (which we still use where I work; that's where I really need it!)
  5. KenMcd4

    Excel VBA: How to read Autofilter selections

    Does anyone know of a method in Excel VBA to read what the field selections are for the autofilter? I.e., what did the user select for autofilter field 1, field 2, etc.?
  6. KenMcd4

    SoundBlaster Live - Audio now inop

    I've had a SoundBlaster Live Platinum 5.1 (with LiveDrive) working fine on my W2K Pro system (a DV editing system) for over a year. I recently installed Cake Walk's Sonar 2 music editing SW, and found I needed a driver update from Creative before I could record from the sound card in Sonar. I...
  7. KenMcd4

    Can't partition a new drive

    I just replaced both of the hard disks in a RAID 0 configuration that had been working fine until one of them failed (an IBM 75 GB with a known bad production run, but that's another story). After installing two new 80 GB drives and creating the RAID 0 stripe, then booting into W2K (as...
  8. KenMcd4

    Controlling linkage of libraries (.dll etc.) programatically?

    Thanks, Neal... I'll see how much of this approach I can apply to Excel VBA. Doing a little research, I discovered the "References" collection and the "Reference" object, with related "add" & "remove" methods (and an "IsBroken" property)...
  9. KenMcd4

    Controlling linkage of libraries (.dll etc.) programatically?

    Does anyone know a way to control the linking of reference libraries (in other applications) from within VBA? Here's the problem: I have a large VBA application for Excel; our primary platform is Windows NT 4.0. Recently, we started converting new PCs to Windows 2000. When the VBA app is...
  10. KenMcd4

    Start Button & Taskbar have gone missing

    Thanks for your responses. I actually got an easy fix from Matrox - reloading the video drivers apparently triggered the glitch. The G450 is a dual head video board (supports dual monitors). I'm using only one monitor, but the fix is to go into properties (right click on the desktop), select...
  11. KenMcd4

    Start Button & Taskbar have gone missing

    Has anyone seen an instance in W2K Pro where the Taskbar and Start Button are completely missing? They're not just "shy" - nothing can be done to make them appear, from any border of the screen! I can't find any settings anywhere to hide or unhide them; I thought they were required...
  12. KenMcd4

    Can you print the file structure from Windows Explorer?

    This is probably not exactly what you're looking for (a textual, editable listing), but the mostly-forgotten Print Screen key on your keyboard can be used to capture a bitmap view of the screen you're viewing. Hold down the "Alt" key before pressing "Print Screen" to limit...

Part and Inventory Search

Back
Top