A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » Tables
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Convert Table to Text-dialog missing



 
 
Thread Tools Display Modes
  #1  
Old January 2nd, 2007, 03:01 PM posted to microsoft.public.word.tables
Han Schmitz
external usenet poster
 
Posts: 2
Default Convert Table to Text-dialog missing

HELP !
Someting changed on my computer. How and why I don't know.
Maybe somewhere I changed some settings.
Now, when I have a table in a Word-document and I want to convert this table
to Text, I don't get the standard conversion dialog anymore.
So now I cannot define the tab-character anymore, or select the leves that
must be set to text.
Word immediately changes the vhole table to paragraphed text.

Does anybody know how I can get this dialog-windoe back again?
The option Convert; Text to Table is working OK.

Thank you in advance for your support.
--
Kind regards,

Han Schmitz
  #2  
Old January 2nd, 2007, 06:23 PM posted to microsoft.public.word.tables
Cindy M.
external usenet poster
 
Posts: 2,428
Default Convert Table to Text-dialog missing

Hi =?Utf-8?B?SGFuIFNjaG1pdHo=?=,

Someting changed on my computer. How and why I don't know.
Maybe somewhere I changed some settings.
Now, when I have a table in a Word-document and I want to convert this table
to Text, I don't get the standard conversion dialog anymore.
So now I cannot define the tab-character anymore, or select the leves that
must be set to text.
Word immediately changes the vhole table to paragraphed text.

Does anybody know how I can get this dialog-windoe back again?
The option Convert; Text to Table is working OK.

Check your list of macros (Tools/Macro/Macros) for a macro named
TableToOrFromText. Any macro with the same name as a built-in command will
ursurp the command.

The other possibility is that the built-in button has been replaced with a
custom button, pointing to a macro. You could try dragging in the built-in
command from Tools/Customize/Commands, the All Commands category and see if
that gives you the built-in functionality.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)

  #3  
Old January 5th, 2007, 06:56 AM posted to microsoft.public.word.tables
Han Schmitz
external usenet poster
 
Posts: 2
Default Convert Table to Text-dialog missing

Hi Cindy,

Many thanks for your help.
You answer didn't solve my problem, but the direction you mentioned did.
Indeed the problem was within Normal.dot.

When, triggered byyour answer, I installed a very old Normal.dot thing
worked OK!
So it had to be in there somewhere.

It appeared that I had a macro TableToText, that ran OK for years.
Lately I had my PC re-installed. From that moment it didn't work anymore.

So my conclusion is that in Office (a newer release of 2003) some routine
must have been added with that name.
Changing the name of my macro and referencing the macro in my toolbar solved
the problem.

So thank you for your help.
Kind regards,

Han
--
Kind regards,

Han Schmitz


"Cindy M." wrote:

Hi =?Utf-8?B?SGFuIFNjaG1pdHo=?=,

Someting changed on my computer. How and why I don't know.
Maybe somewhere I changed some settings.
Now, when I have a table in a Word-document and I want to convert this table
to Text, I don't get the standard conversion dialog anymore.
So now I cannot define the tab-character anymore, or select the leves that
must be set to text.
Word immediately changes the vhole table to paragraphed text.

Does anybody know how I can get this dialog-windoe back again?
The option Convert; Text to Table is working OK.

Check your list of macros (Tools/Macro/Macros) for a macro named
TableToOrFromText. Any macro with the same name as a built-in command will
ursurp the command.

The other possibility is that the built-in button has been replaced with a
custom button, pointing to a macro. You could try dragging in the built-in
command from Tools/Customize/Commands, the All Commands category and see if
that gives you the built-in functionality.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)


  #4  
Old January 5th, 2007, 05:16 PM posted to microsoft.public.word.tables
Suzanne S. Barnhill
external usenet poster
 
Posts: 31,786
Default Convert Table to Text-dialog missing

I had a similar experience moving from (IIRC) Word 6.0 to Word 95. The older
versions had macros to apply "smart quotes." The macros were assigned to the
' and " keys. When I upgraded, for some reason the keyboard shortcuts came
along but not the macros, so the keys generated an error message. Nowadays I
think I'd have sense enough to unassign the keyboard shortcuts, but I wasn't
as knowledgeable then. When I finally figured out what was going on, I ended
up having to write (empty) macros with the appropriate names and then delete
them.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Han Schmitz" wrote in message
...
Hi Cindy,

Many thanks for your help.
You answer didn't solve my problem, but the direction you mentioned did.
Indeed the problem was within Normal.dot.

When, triggered byyour answer, I installed a very old Normal.dot thing
worked OK!
So it had to be in there somewhere.

It appeared that I had a macro TableToText, that ran OK for years.
Lately I had my PC re-installed. From that moment it didn't work anymore.

So my conclusion is that in Office (a newer release of 2003) some routine
must have been added with that name.
Changing the name of my macro and referencing the macro in my toolbar

solved
the problem.

So thank you for your help.
Kind regards,

Han
--
Kind regards,

Han Schmitz


"Cindy M." wrote:

Hi =?Utf-8?B?SGFuIFNjaG1pdHo=?=,

Someting changed on my computer. How and why I don't know.
Maybe somewhere I changed some settings.
Now, when I have a table in a Word-document and I want to convert this

table
to Text, I don't get the standard conversion dialog anymore.
So now I cannot define the tab-character anymore, or select the leves

that
must be set to text.
Word immediately changes the vhole table to paragraphed text.

Does anybody know how I can get this dialog-windoe back again?
The option Convert; Text to Table is working OK.

Check your list of macros (Tools/Macro/Macros) for a macro named
TableToOrFromText. Any macro with the same name as a built-in command

will
ursurp the command.

The other possibility is that the built-in button has been replaced with

a
custom button, pointing to a macro. You could try dragging in the

built-in
command from Tools/Customize/Commands, the All Commands category and see

if
that gives you the built-in functionality.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question

or reply
in the newsgroup and not by e-mail :-)



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:40 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.