View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Ed White Ed White is offline
external usenet poster
 
Posts: 34
Default can't delete columns

Excuse me, I meant Edit-Delete..., not File-Delete...
--
Ed


"Jim Rech" wrote:

If you run a macro that disables any menu command that setting could have
been saved in your custom toolbar file. You might check this by renaming
your XLB file (with Excel closed) as that Excel does not reload it and you
get default menus and toolbars. It's typically found at:

C:\Documents and Settings\<user name\Application Data\Microsoft\Excel

--
Jim
"Ed White" wrote in message
...
| All of the sudden, when I pull up any workbook in Excel (new or previously
| created), when I click Edit-Delete..., the Delete... is grayed out so that
I
| cannot select it. Further, I have for icons across the top of Excel for
| deleting and inserting rows and columns. The icons to insert and delete
rows
| work, and the icon to insert a column works, but the icon to delete a
column
| is grayed out (i.e. nothing happens when you click on it.) All of this
| worked before. What the heck could have changed this?
| --
| Ed