Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Restore users Text to Columns settings -HELP!

I've googled w/out any luck... does anyone know if there is a way to detect
what a user's default Text to Column delimiters are and restore them at the
end of the macro?

If I cannot restore the user's previous setting, is there a way to at least
restore whatever the default was out of the box?

As is, my user will be frustrated because he uses Text to Columns daily & my
macro, which uses this also, messes up his settings.

Thanks in advance!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Restore users Text to Columns settings -HELP!

I don't think you can know what the existing settings were.

But you could do a dummy data|text to columns and set it to anything you like
(comma delimited?).

I'd record a macro when I put some junk in an empty cell,
did that dummy data|text to columns
and then cleared the cell

And you could add that code to your procedure.

GettingThere wrote:

I've googled w/out any luck... does anyone know if there is a way to detect
what a user's default Text to Column delimiters are and restore them at the
end of the macro?

If I cannot restore the user's previous setting, is there a way to at least
restore whatever the default was out of the box?

As is, my user will be frustrated because he uses Text to Columns daily & my
macro, which uses this also, messes up his settings.

Thanks in advance!


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Restore users Text to Columns settings -HELP!

I'll take your advice. Thanks for replying & have a great day!

"Dave Peterson" wrote:

I don't think you can know what the existing settings were.

But you could do a dummy data|text to columns and set it to anything you like
(comma delimited?).

I'd record a macro when I put some junk in an empty cell,
did that dummy data|text to columns
and then cleared the cell

And you could add that code to your procedure.

GettingThere wrote:

I've googled w/out any luck... does anyone know if there is a way to detect
what a user's default Text to Column delimiters are and restore them at the
end of the macro?

If I cannot restore the user's previous setting, is there a way to at least
restore whatever the default was out of the box?

As is, my user will be frustrated because he uses Text to Columns daily & my
macro, which uses this also, messes up his settings.

Thanks in advance!


--

Dave Peterson

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
Trying to restore all default settings Aria Etriano Excel Worksheet Functions 1 December 7th 06 08:58 PM
How do I restore the default settings in Excel 2003? MorAnco Setting up and Configuration of Excel 2 June 28th 06 06:57 AM
Determine Find/Replace settings and then restore them? Dan Williams Excel Programming 1 December 23rd 05 05:06 PM
How do I restore my original excel settings to default? Patsy Excel Discussion (Misc queries) 1 February 14th 05 01:46 AM
hide and restore personal display settings in excel menu Mark[_17_] Excel Programming 0 February 20th 04 07:22 AM


All times are GMT +1. The time now is 12:32 AM.

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"