Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jim Jim is offline
external usenet poster
 
Posts: 615
Default Format cells with borders

In my sheet there are some cells with borders formatted in and others without
borders. Once a border is set in a cell the Cell Format process seems to no
longer function...right click and select format goes nowhere, top menu format
cells goes nowhere. Cells without borders already set can be formatted.
Does setting a border stop all other formatting?
--
Jim
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Format cells with borders

Jim

Setting a border on a cell should not restrict further formatting of that cell.

Can you type into that cell or otherwise change content?

If you copy another unbordered cell and paste does the border go away?

"Goes nowhere" means if you select a bordered cell then FormatCells no menu
with options shows up?

Just happens on one sheet or all sheets in the workbook?

You may have some event code that is locking the bordered cells.

Right-click on the sheet tab and "View Code". Anything in that module?


Gord Dibben MS Excel MVP

On Sat, 9 Jun 2007 15:56:01 -0700, Jim wrote:

In my sheet there are some cells with borders formatted in and others without
borders. Once a border is set in a cell the Cell Format process seems to no
longer function...right click and select format goes nowhere, top menu format
cells goes nowhere. Cells without borders already set can be formatted.
Does setting a border stop all other formatting?


  #3   Report Post  
Posted to microsoft.public.excel.misc
Jim Jim is offline
external usenet poster
 
Posts: 615
Default Format cells with borders

I can enter data in the cells with borders but can not change borders nor
other formating.
Goes Nowhere does mean that no menu with options appears
If I copy un unbordered cell the border goes away but the cell still cannot
be formatted.
There are two sheets in the workbook, both exhibit this condition.
Right-click on sheet tab and selection of worksheet shows this:
Private Sub Worksheet_SelectionChange(ByVal Target As Range)
Sheet was created in QuattroPro, saved as .xls Excel sheet and then opened
on Excel2003. Borders were part of the original QuattroPro worksheet.

End Sub
--
Jim


"Gord Dibben" wrote:

Jim

Setting a border on a cell should not restrict further formatting of that cell.

Can you type into that cell or otherwise change content?

If you copy another unbordered cell and paste does the border go away?

"Goes nowhere" means if you select a bordered cell then FormatCells no menu
with options shows up?

Just happens on one sheet or all sheets in the workbook?

You may have some event code that is locking the bordered cells.

Right-click on the sheet tab and "View Code". Anything in that module?


Gord Dibben MS Excel MVP

On Sat, 9 Jun 2007 15:56:01 -0700, Jim wrote:

In my sheet there are some cells with borders formatted in and others without
borders. Once a border is set in a cell the Cell Format process seems to no
longer function...right click and select format goes nowhere, top menu format
cells goes nowhere. Cells without borders already set can be formatted.
Does setting a border stop all other formatting?



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Format cells with borders

Those two lines are doing nothing.

I'm now curious.

If you want, email me the workbook and I'll have a look.

Change the AT and DOT appropriately to get my email address.


Gord

On Sat, 9 Jun 2007 17:51:00 -0700, Jim wrote:

I can enter data in the cells with borders but can not change borders nor
other formating.
Goes Nowhere does mean that no menu with options appears
If I copy un unbordered cell the border goes away but the cell still cannot
be formatted.
There are two sheets in the workbook, both exhibit this condition.
Right-click on sheet tab and selection of worksheet shows this:
Private Sub Worksheet_SelectionChange(ByVal Target As Range)
Sheet was created in QuattroPro, saved as .xls Excel sheet and then opened
on Excel2003. Borders were part of the original QuattroPro worksheet.

End Sub


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
In excell how can I print the borders in my cells? mike in frisco Excel Discussion (Misc queries) 1 September 7th 06 06:21 PM
printing cells with borders Jackie D Excel Discussion (Misc queries) 2 July 23rd 06 03:18 PM
Creating cells with Diagonal borders Graham Tritton Excel Discussion (Misc queries) 1 January 24th 06 06:09 AM
Borders Don't Line up with Cells. Michael Hesse Excel Discussion (Misc queries) 0 August 30th 05 04:08 PM


All times are GMT +1. The time now is 04:07 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"