Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Sending Personal.xls Files To Multiple Users


I frequently send, via e-mail, Personal.XLS files to multiple users on
network, thus enabling each of them to run various macros. The XLSTAR
folder is 4 or 5 levels down in the path for each user to store thei
file.

There are two issues:
- because each time a Workbook is opened, Personal.XLS is opened a
well, thus creating a conflict if the e-mailed file has the same name
and
- I wish to simplify the process for each user to store the new fil
in the appropriate location.

I did create a macro in my Personal.XLS, activated by keying 'Ctrl+s
that saves the file in the appropriate location. So, I guess m
question is how to automate the deletion of the "old" copy o
Personal.XLS for each user?

Any ideas?
Thanks for a response,
Chuckles12

--
Chuckles12
-----------------------------------------------------------------------
Chuckles123's Profile: http://www.excelforum.com/member.php...fo&userid=1494
View this thread: http://www.excelforum.com/showthread.php?threadid=26591

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Sending Personal.xls Files To Multiple Users

Sounds like a bad approach. What if they have recorded macros in their
personal.xls that they want to keep.

any file open in Excel can hold macros and run them. There is nothing
particularly special about personal.xls except that excel recognizes it if
it is in the xlstart directory. any other workbook that has been hidden,
then saved in the xlstart directory will behave similar to personal.xls for
purposes of storing/running macros. So rename you workbook.

--
Regards,
Tom Ogilvy

"Chuckles123" wrote in message
...

I frequently send, via e-mail, Personal.XLS files to multiple users on a
network, thus enabling each of them to run various macros. The XLSTART
folder is 4 or 5 levels down in the path for each user to store their
file.

There are two issues:
- because each time a Workbook is opened, Personal.XLS is opened as
well, thus creating a conflict if the e-mailed file has the same name;
and
- I wish to simplify the process for each user to store the new file
in the appropriate location.

I did create a macro in my Personal.XLS, activated by keying 'Ctrl+s'
that saves the file in the appropriate location. So, I guess my
question is how to automate the deletion of the "old" copy of
Personal.XLS for each user?

Any ideas?
Thanks for a response,
Chuckles123


--
Chuckles123
------------------------------------------------------------------------
Chuckles123's Profile:

http://www.excelforum.com/member.php...o&userid=14948
View this thread: http://www.excelforum.com/showthread...hreadid=265915



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Sending Personal.xls Files To Multiple Users

If on a network, you should be able to store the macros in an
Add-in(MyMacros.xla) which would be available in one folder on the network for
all users to point at through ToolsAdd-ins.

No need to email to users, just make changes in the one file.

Leave their Personal.xls alone.

Gord Dibben Excel MVP

On Sun, 3 Oct 2004 15:06:13 -0500, Chuckles123
wrote:


I frequently send, via e-mail, Personal.XLS files to multiple users on a
network, thus enabling each of them to run various macros. The XLSTART
folder is 4 or 5 levels down in the path for each user to store their
file.

There are two issues:
- because each time a Workbook is opened, Personal.XLS is opened as
well, thus creating a conflict if the e-mailed file has the same name;
and
- I wish to simplify the process for each user to store the new file
in the appropriate location.

I did create a macro in my Personal.XLS, activated by keying 'Ctrl+s'
that saves the file in the appropriate location. So, I guess my
question is how to automate the deletion of the "old" copy of
Personal.XLS for each user?

Any ideas?
Thanks for a response,
Chuckles123


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 634
Default Sending Personal.xls Files To Multiple Users

If you did that to my personal.xls I would hunt you down and feed you to the
wolves (assuming I didn't have a backup that is, but you can bet I do :- ). As
Tom said, just rename it.

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

----------------------------------------------------------------------------
It's easier to beg forgiveness than ask permission :-)
----------------------------------------------------------------------------



"Chuckles123" wrote in message
...

I frequently send, via e-mail, Personal.XLS files to multiple users on a
network, thus enabling each of them to run various macros. The XLSTART
folder is 4 or 5 levels down in the path for each user to store their
file.

There are two issues:
- because each time a Workbook is opened, Personal.XLS is opened as
well, thus creating a conflict if the e-mailed file has the same name;
and
- I wish to simplify the process for each user to store the new file
in the appropriate location.

I did create a macro in my Personal.XLS, activated by keying 'Ctrl+s'
that saves the file in the appropriate location. So, I guess my
question is how to automate the deletion of the "old" copy of
Personal.XLS for each user?

Any ideas?
Thanks for a response,
Chuckles123


--
Chuckles123
------------------------------------------------------------------------
Chuckles123's Profile:
http://www.excelforum.com/member.php...o&userid=14948
View this thread: http://www.excelforum.com/showthread...hreadid=265915



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.771 / Virus Database: 518 - Release Date: 29/09/2004


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
Sending 2007 files to 2003 users--conditional formatting Bliss Excel Discussion (Misc queries) 2 June 28th 08 09:49 AM
autopopulate multiple users personal info Kreg Excel Worksheet Functions 0 July 3rd 07 02:55 PM
Multiple personal.xls files found! aiyer[_40_] Excel Programming 2 August 16th 04 11:33 PM
Multiple users running macro from personal.xls TP[_3_] Excel Programming 0 August 22nd 03 04:11 PM


All times are GMT +1. The time now is 12:02 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"