Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Macros and formatting disappear on save

I have an Excel 2003 workbook designed and running on a Windows XP
system. The workbook makes extensive use of macros. It has been used
by about 15 different people, all running Office 2003 and Windows XP,
but now I have a problem with one user.

He is with a different company than mine, at quite a distance, and I
have to take his word for it that he is also using Office 2003 and
Windows XP. I've asked him to set his Excel security to "medium" so he
can enable the macros when he opens the workbook.

What is occuring is that when he opens the spreadsheet I email, all
the macros work fine, but when he saves it and reopens it, all the
macros and the formatting are gone. (The formatting includes cells of
various colors and hidden rows and columns. It's all wiped out.)

My first thought was that there was some kind of security feature of
his system that's wiping out the macros (although why the
formatting?). They are using McAfee, and their tech guy claims there
is nothing in their security that could be causing this.

My user has experimented quite a bit, and claims that he can fill in
data on every tab but one, save the workbook, and retrieve it
successfully. (There are about 20 tabs.) He thinks he even has it down
to a single cell. This makes no sense to me, as the cell is nothing
special.

I would greatly appreciate knowing if anyone has run into this before,
or has any ideas about what could be happening.

Thank you!


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Macros and formatting disappear on save

My first thought is that the user is saving the file as a text file--either .prn
or .csv.

I'd check that first.

If you're both using winXP, you may want to try establishing a NetMeeting. The
other user may be able to share his desktop and you could see everything that he
does (right or wrong!).

Windows|Start button|Run
type:
conf
(for conference?)
and hit enter

He'll have to know your IP address to connect to you, though.
I use: http://www.whatismyip.com

This may not work -- depending on how your IT folks setup your network/security.

wrote:

I have an Excel 2003 workbook designed and running on a Windows XP
system. The workbook makes extensive use of macros. It has been used
by about 15 different people, all running Office 2003 and Windows XP,
but now I have a problem with one user.

He is with a different company than mine, at quite a distance, and I
have to take his word for it that he is also using Office 2003 and
Windows XP. I've asked him to set his Excel security to "medium" so he
can enable the macros when he opens the workbook.

What is occuring is that when he opens the spreadsheet I email, all
the macros work fine, but when he saves it and reopens it, all the
macros and the formatting are gone. (The formatting includes cells of
various colors and hidden rows and columns. It's all wiped out.)

My first thought was that there was some kind of security feature of
his system that's wiping out the macros (although why the
formatting?). They are using McAfee, and their tech guy claims there
is nothing in their security that could be causing this.

My user has experimented quite a bit, and claims that he can fill in
data on every tab but one, save the workbook, and retrieve it
successfully. (There are about 20 tabs.) He thinks he even has it down
to a single cell. This makes no sense to me, as the cell is nothing
special.

I would greatly appreciate knowing if anyone has run into this before,
or has any ideas about what could be happening.

Thank you!


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Macros and formatting disappear on save

On May 28, 7:53*pm, Dave Peterson wrote:
My first thought is that the user is saving the file as a text file--either .prn
or .csv.

I'd check that first.

If you're both using winXP, you may want to try establishing a NetMeeting. *The
other user may be able to share his desktop and you could see everything that he
does (right or wrong!).

Windows|Start button|Run
type:
conf
(for conference?)
and hit enter

He'll have to know your IP address to connect to you, though. *
I use: *http://www.whatismyip.com

This may not work -- depending on how your IT folks setup your network/security.





wrote:

I have an Excel 2003 workbook designed and running on a Windows XP
system. The workbook makes extensive use of macros. It has been used
by about 15 different people, all running Office 2003 and Windows XP,
but now I have a problem with one user.


He is with a different company than mine, at quite a distance, and I
have to take his word for it that he is also using Office 2003 and
Windows XP. I've asked him to set his Excel security to "medium" so he
can enable the macros when he opens the workbook.


What is occuring is that when he opens the spreadsheet I email, all
the macros work fine, but when he saves it and reopens it, all the
macros and the formatting are gone. (The formatting includes cells of
various colors and hidden rows and columns. It's all wiped out.)


My first thought was that there was some kind of security feature of
his system that's wiping out the macros (although why the
formatting?). They are using McAfee, and their tech guy claims there
is nothing in their security that could be causing this.


My user has experimented quite a bit, and claims that he can fill in
data on every tab but one, save the workbook, and retrieve it
successfully. (There are about 20 tabs.) He thinks he even has it down
to a single cell. This makes no sense to me, as the cell is nothing
special.


I would greatly appreciate knowing if anyone has run into this before,
or has any ideas about what could be happening.


Thank you!


--

Dave Peterson- Hide quoted text -

- Show quoted text -


Thanks. Saving as csv is exactly what the result looks like, but he
sent me a copy of his saved file, and the extension is OK. Plus he
managed to save it and have it open correctly in some cases. His tech
people were also in on our conference call for a while, and when they
tried to open a file he saved, they got a message that it was corrupt.
All of this is a bit foggy because everyone on the other side of the
phone call was clicking away, opening and closing files and clicking
on buttons that execute macros, and I truly have no idea what
actually happened.

The information about Netmeeting could be my salvation, if our two IT
departments agree. Meanwhile, I'm still open to any other wild
speculations about what the problem could be. Thanks again!

Alice

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Macros and formatting disappear on save

On May 28, 4:30*pm, wrote:
I have an Excel 2003 workbook designed and running on a Windows XP
system. The workbook makes extensive use of macros. It has been used
by about 15 different people, all running Office 2003 and Windows XP,
but now I have a problem with one user.

He is with a different company than mine, at quite a distance, and I
have to take his word for it that he is also using Office 2003 and
Windows XP. I've asked him to set his Excel security to "medium" so he
can enable the macros when he opens the workbook.

What is occuring is that when he opens the spreadsheet I email, all
the macros work fine, but when he saves it and reopens it, all the
macros and the formatting are gone. (The formatting includes cells of
various colors and hidden rows and columns. It's all wiped out.)

My first thought was that there was some kind of security feature of
his system that's wiping out the macros (although why the
formatting?). They are using McAfee, and their tech guy claims there
is nothing in their security that could be causing this.

My user has experimented quite a bit, and claims that he can fill in
data on every tab but one, save the workbook, and retrieve it
successfully. (There are about 20 tabs.) He thinks he even has it down
to a single cell. This makes no sense to me, as the cell is nothing
special.

I would greatly appreciate knowing if anyone has run into this before,
or has any ideas about what could be happening.

Thank you!


If anyone was interested, this problem was resolved when my user had
Excel updated for Service Pack 2. Thanks for the help and suggestions!

Alice




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
My charts disappear when I save to PDF PabloBlanco Charts and Charting in Excel 1 November 20th 09 10:08 AM
CustomDocumentProperties disappear after save Jon Peltier Excel Programming 1 January 23rd 07 01:37 PM
Need help w/macros & formatting templates to save time SuzyQ Excel Worksheet Functions 1 December 14th 06 10:11 AM
My customized toolbars/macros/Icons disappear. Help! Bill Excel Programming 1 April 28th 06 04:47 PM
Macros disappear after a file is imported Brent E Excel Discussion (Misc queries) 1 December 18th 04 12:25 AM


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