Hey, I just moved over to a new company where it's all Windows. At my old place, I used Putty to SSH in my Linux boxes, then go wild with the command line. I find myself using the command line in Windows XP Pro a lot, but I find the cmd.exe shell to be highly unsatisfactory (can't resize...
Well... you need to be more specific in regards to what services do you have in house. If your email and web services are handled by an outside company (as I would image you have), then all that is required to make the appropriate changes on your router, then you are good to go!
Do you also...
I'm having trouble with the ReWriteCond and ReWriteRule directive. My objective is to redirective http://subdomain.domain.com to
https://subdomain.domain.com, which works fine currently, but some users might forget to put in the s in https. I made sure that the module is included, and now...
I made myself a nice little VB Script, partly inspired by some feedback here, that...
a. Opens Excel
b. Opens file
c. Runs Macro which
c1. Runs a pivot refresh on the Excel file
c2. Does a print to the Adobe "printer", thus creating a PDF file in a specific directory
d. Quits Excel
f...
I made myself a nice little VB Script, partly inspired by some feedback here, that...
a. Opens Excel
b. Opens file
c. Runs Macro which
c1. Runs a pivot refresh on the Excel file
c2. Does a print to the Adobe "printer", thus creating a PDF file in a specific directory
d. Quits Excel
f...
Here's a VB script I've created....
Set Y = CreateObject("Excel.Application")
Y.Visible = True
Y.Workbooks.Open ("M:\Pivot\Pivot Table Analyses 1.xls")
Y.Wait Now() + TimeValue("0:00:10")
Y.Activeworkbook.Save
Y.Wait Now() + TimeValue("0:00:10")
Y.Quit
Set Y = Nothing
So, it opens the file...
Right, and I understand that. However, optimally, I'd like to have the macro to run at like 2 a.m. in the morning on a computer that has full read and write rights, so that the macro can kick in and automatically refresh the data, so when n00b users start opening the files at 8 a.m., the data...
Thanks, SkipVought..... the macro is added so that it'll automatically update the data...
However, my consultant wants to put the Excel Pivot table in a shared directory where only certain users have read write access.... the reason being that many of our users (management, especially) are...
The PivotTable currently is designed to only re-fresh manually when I click on the exclimation mark. The reason it's designed to do that is.
a) The source database, which is an MSSQL database, is only updated once a night, so having the "refresh on open" option would not be useful, as the data...
An consultant in our company has created a Pivot table where it pulls in data from our SQL database, and generates financial numbers that we can use. However, the numbers can only update whenever someone actually opens the actual Excel file and saves it. Can a macro, or something in the...
Yes. I've created documents by bringing the JPG itself into the document. It works fine. Here's what's strange. I have computers in the office that has Office 2003 and Office XP.
If I create a document by bringing the JPG itself into the document using Word 2003, then Word XP crashes while...
Here's a problem we've struggling to deal with this problem:
We have a company logo in jpg format that we use occasionally in issuing press releases in MS Word format. Usually, the person who types up the release uses MS Office 2003. If a person w/ an older version of MS Office (2000, XP)...
Thanks for all your advice, as y'all a much better resource than any freakin MS Server 2003 book out there... nothing beats real world experience....
I am planning something not real big, a terminal service for about 10 remote users (I figure max load might be 5 or 6 users). They can VPN in...
I'm considering deploying Windows TS for our remote employees, but obviously being able to print locally to their printers are of utmost importance. After some basic research, I realized that this is a HUGE pain in the ass, as most printer drivers for crappy USB printers aren't built for such...
I have a Suse 9.2 Linux server, running its own NFS server, invoked by /etc/init.d . For some reason, when I add certain directories in /etc/exports, then running /etc/init.d/nfsserver restart to re-start the NFS server, it would not start. It would get stuck at the starting NFS server...
Here's a problem I'm encountering.....
I have this qmail configuration running, and i've set the rcpthosts to be of my own domain so that it's not an open relay. I've also setup several IP addresses in the cdb file so that those IPs can be a open relay, so that they can send e-mails without...
I'm having trouble with my Qmail setup...... The setup worked perfectly for over 6 months, and all of a sudden, it stopped working this morning...... Nothing changed in terms of configuration, just all of a sudden, stopped working. I took it offline and replaced it with a backup (with a...
I'm having trouble with my Qmail setup...... The setup worked perfectly for over 6 months, and all of a sudden, it stopped working this morning...... I took it offline and replaced it with a backup (with a slightly different config, which didn't work on the original box when I replaced it), but...
I have a PE2500 too, and have 5 drives already in, set up as a RAID. The best to do it is to look up the exact drive part number by typing in your service tag number. It'll tell you the part number of the Hard Drives of the original configuration (assuming that you have not swapped them out)...
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.