Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!
And actually, if I resort to reverting to an earlier state on my machine in an attempt to fix printing (eventually I *need* to update all the way to 10.5.3 in order to run ProTools), I won't be able to use the same fix on S's computer.
We don't have an external hard drive for her, so she has no Time Machine implemented.
It has been a while since I worked out an airspeed ratio.
I bet it's similar to the airspeed velocity of an unladen sparrow.
So, I did it. I'm in the middle of a system restore to about two weeks ago. I don't think I'll be losing any documents I can't replace, but I will have to reinstall some software. We'll see if printing just gets broken again. And if it does work, I'll have to figure something else out to fix printing on S's machine.
HA! System restore failed to fix printing. I'm currently 10.5.2, and I could print under 10.5.2. A test print just failed.
In terms of manipulating content of Acrobat file - Scan Soft - cheaper than Acrobat (well was when I bought mine - may have changed) and can do more - import into word, make changes, print back into adobe.
In terms of manipulating content of Acrobat file - Scan Soft - cheaper than Acrobat (well was when I bought mine - may have changed) and can do more - import into word, make changes, print back into adobe.
Heh. And since I don't have Word, and would have to open the .doc import with Pages, I now find myself wondering just how many different file types I can convert this file to.
Contact Customer Service
Please select a product group for appropriate contact information on the product you purchased or questions before you buy.
Multi Function CenterĀ®
7777 North Brother Blvd.
Bartlett, Tennessee 38133
1-877-BROTHER (877-276-8437)
901-379-1215 (fax)
9:00am to 8:00pm Eastern Time
Excel VBA question:
Anyone have any clue why the Year function wouldn't be working for me? If I use Year(somedateserialnumber or text here), I get a compile error with the message "Expected Array". If I try to use Application.WorksheetFunction.year, it compiles but bombs and I get the error message
Run-Time error '438': Object doesn't support this property of method.
The Month function works fine, but Year doesn't. WTF?
You haven't accidentally changed your computer to European date formatting, have you?
Also, does the Year function work outside of VBA (i.e. in a cell)?