Thanks for the update Rory.
Jan
Type: Posts; User: JanB; Keyword(s):
Thanks for the update Rory.
Jan
Thanks Rory, that does the trick!
Jan
Thanks again, RetiredGeek
Jan
I have done a lot of Word (97-2007) VBA programming. Many times I have written code to replace Word's build-in commands with my own subs, by using the same name for my sub as the name of the build-in...
Great find, thanks!
But I still wonder if it can be fixed with some VBA code.
Jan
I use Excel 2007 32-bit on a Win7 Home Premium 64-bit PC. That worked fine until I did some VBA programming in PERSONAL.XLSB. Now when I click the application-close button (top-right in window), just...
Thank you very much!
Very neat trick. <img src=/S/cool.gif border=0 alt=cool width=15 height=15>
A friend of mine asked me to help her out. I doubt that it can be done, but I'm not much of an Excel user.
Her boss wants her to to not only have slanted text in the first row cells, as she has now,...
Congratulations Al, and a big thank you for all the help over the years. <img src=/S/cheers.gif border=0 alt=cheers width=30 height=16>
Congratulatios Rory, well done! <img src=/S/cheers.gif border=0 alt=cheers width=30 height=16>
We too had problems regarding FormFields and MS Mincho when we updated from Office97 to Office2003. We eventually decided to remove MS Mincho from our PC's and that resulted in the Arial font being...
Thanks for the confirmation Don.
Maybe the custom toolbar is "protected". Don't know much about Excel, but in Word it's possible to hide a toolbar from the list in Tools - Customize - Toolbars, with one line of VBA code:
...
Sinclair Spectrum... That sure brings back memories... A friend keeps every computer he ever owned in working order, in a kinda "museum" in the attic. When his Spectrum died, I gave hime mine,...
Found on this site:
Punch Cards
Punched Tape
Magnetic Drum 10 KB
Laser Disc
DVD Double Layer 8.3 Gb
DVD-RAM
HD DVD 15 GB per layer
Blue Ray Disc 25 GB per layer
HVD (Holographic Versatile...
You're welcome Kim.
This little sub prints all keybindings found in the attached template of a document at the location of the cursor in that document. So you can check if any is present:
Sub...
Hi Kim,
That's exactly the reason why keybindings are removed when you run VBA Code Cleaner: all modules are first removed from the project and then added again. To add the keybindings again, you...
Additional info I forgot to mention yesterday: occasionally, after a few tries, the PC starts up in the BIOS screen stating that the CPU speed wasn't valid on startup. But it invariably shows the...
>> Laser printers and inkjet printers cannot print to the edge of the paper
Not sure if that's still entirely true for all inkjet printers Hans. I reveived a photo on A4 without white borders from...
I was away a few days so couldn't chime in earlier.
I'm having the exact same problem with starting up the 4 1/2 year old computer. One of our Tech guys suggested that the Bios battery was at the...
Thanks Hans, you hit the nail on the head again!
Hi macropod,
> {EQ sup6(f(,a))}
If I try this in my Dutch version of Word 2003, I only get "Fout" (= Dutch for "Error"). No idea what I'm doing wrong, typed it in very carefully. And yes,...
Great find Joe. <img src=/S/cheers.gif border=0 alt=cheers width=30 height=16>
I think (cannot test at the moment) you can also use
{ PAGE } of { SECTIONPAGES }
to get the count of only the pages in that section, so you can use that if the rest of the doc is only one...
Hi Al,
I recently bought a 320Gb "Conceptronic USB Drive" as the box advertised in big letters. But reading the small print it becomes clear that Conceptronic only manufactures the casing and...