I think I've entered the twilight zone. I have a couple of cells on a worksheet that are unlocked and the worksheet is unprotected. I am unable to edit the borders. I can, however, edit the fonts, fill color, justification, etc. The "Format Cells" dialog also will not launch for these cells...
I have customized toolbars/icons and am now moving to a different computer. How do I transfer the customizations?
Chris
-------------------------------------------------------------
"Don't be deceived. We're all temporary employees."
I would like to apply formatting to the selected characters within a cell (as opposed to the entire cell). I have been unable to find a way to access the selected substring or even the cursor position. Any ideas?
(Fortran 77, Windows 2000)
I am trying to write to a file:
open (2, FILE='outputfile')
write(2,*) 'stuff'
write(2,*) 'more stuff'
...
write(2,*) 'yet more stuff'
The first line writes correctly. The following lines do nothing and I get no error or warning.
I tried commenting out the first...
When a custom toolbar is created, where is this info stored?When I move to a new machine I always have to recreate my toolbars. It would be nice to just take the file with me.