Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
dorter
 
Posts: n/a
Default Can formulas stay as they are when copied to MemoryStick?

I copy my excel worksheet into a Mem. Stick. Then I work mith my workbook in
Memory Stick and save. When I copy it back to my original computer, links in
formulas and directories change. What can I do to prevent this?
  #2   Report Post  
Roger Govier
 
Posts: n/a
Default Can formulas stay as they are when copied to MemoryStick?

Hi

It is always safest to do any work with the file on your local hard disk,
rather than on a removable device.

Do your work, save copy and then with Windows Explorer copy file to
removable device.
In reverse, copy from Removable device to your hard drive, open file and do
work, save to hard drive.


Regards

Roger Govier


dorter wrote:
I copy my excel worksheet into a Mem. Stick. Then I work mith my workbook in
Memory Stick and save. When I copy it back to my original computer, links in
formulas and directories change. What can I do to prevent this?

  #3   Report Post  
 
Posts: n/a
Default Can formulas stay as they are when copied to MemoryStick?

dorter wrote:
I copy my excel worksheet into a Mem. Stick. Then I
work mith my workbook in Memory Stick and save.
When I copy it back to my original computer, links in
formulas and directories change. What can I do to prevent
this?


For my edification, could you or someone else please
explain (by example) what you mean by "links in formulas
and directories" that could affect a workbook when it is moved.

I am not aware of any feature of Excel that stores references
to files external to the xls file being processed. If such a
feature exists: (a) it should come as no surprise that it would
not work if the workbook is moved; and (b) such a failure would
not be limited to moving the workbook to a memory stick.

Such a feature would seem to make the workbook non-portable
-- incapable of transfering (in any usuable form) to any other
computer and perhaps to any other media (second disk, for
example).

  #4   Report Post  
 
Posts: n/a
Default Can formulas stay as they are when copied to MemoryStick?

Roger Govier wrote:
dorter wrote:
I copy my excel worksheet into a Mem. Stick. Then I work
mith my workbook in Memory Stick and save. When I copy
it back to my original computer, links in formulas and directories
change. What can I do to prevent this?


It is always safest to do any work with the file on your
local hard disk, rather than on a removable device.


Please explain how your cautionary suggestion relates to the
problem observed by the OP.

I wonder if you are referring to the risk of removing the media
without first allowing MS Win to complete the write to the media.
Yes, there is a risk of human error. Yes, your suggestion works
around that. To the end, it is not a bad suggestion. Of course,
the alternative is for people to be diligent about using the Eject
or Safely Remove Hardware feature or to disable the buffering
feature altogether (sigh, I forgot how).

But if that is what you are referring to, please explain how you
believe it is related to the OP's complaint that when the xls file
is worked on directly from the memory stick, then copied "back
to the original computer", "links in formulas ... change". Do
you think the OP is simply misinterpreting what happened?
That is, do you think the OP meant to write: the "links in
formulas" failed to retain their latest changes?

And what do think the OP means by "directories" (or "links in
directories"?) that changes in the xls file for whatever reason?
Honestly, I have no idea what "directories" (or "links in
directories"?) in an xls file could be affected even by the failure
to write buffered data to removable media.

  #5   Report Post  
David
 
Posts: n/a
Default Can formulas stay as they are when copied to MemoryStick?

wrote

For my edification, could you or someone else please
explain (by example) what you mean by "links in formulas
and directories" that could affect a workbook when it is moved.


Any path names would include the current drive letter?

--
David


  #6   Report Post  
 
Posts: n/a
Default Can formulas stay as they are when copied to MemoryStick?

David wrote:
For my edification, could you or someone else please
explain (by example) what you mean by "links in formulas
and directories" that could affect a workbook when it is moved.


Any path names would include the current drive letter?


Of course! But I am not aware of any path names stored in a
spreadsheet. Can someone give specific practical examples?
If they were, that would render the spreadsheet non-portable.
That's an interesting "security feature": the spreadsheet can be
used only on the computer it was created on. But it seems
commonplace to want to move spreadsheets from computer to
computer.

Conversely, if such a feature exists, only a fool would be
surprised when it (path name or whatever) does not work after
the file is moved. That is, if a path name in an spreadsheet has
the form "E:..." when stored on a memory stick, it should come
as no surprise that it does not work when the file is moved to the
C-drive.

Since I assume the OP is no fool, I presume the OP is not talking
about anything so obvious. Instead, I presume the OP is talking
about something more subtle. Perhaps the OP can shed some
light on this.

  #7   Report Post  
David
 
Posts: n/a
Default Can formulas stay as they are when copied to MemoryStick?

wrote

Since I assume the OP is no fool, I presume the OP is not talking
about anything so obvious. Instead, I presume the OP is talking
about something more subtle. Perhaps the OP can shed some
light on this.


Agreed. I've never had a problem with files with links not working when
copied to other machines as long as all linked files were in the same
folder. But then I don't open them from the memory stick as I know at least
one person that has experienced loss of all files on the stick that way.
Something to do with the way Office apps handle temp storage.

--
David
  #8   Report Post  
Posted to microsoft.public.excel.misc
David McRitchie
 
Posts: n/a
Default Can formulas stay as they are when copied to MemoryStick?

The cautionary note pertains to corruption of files when saving
from Excel to removable devices. The worst were diskettes
because of limited capacity, but removable devices can be
removed inadvertently. Also saving from Excel to a removable
device can change links. You should save your files and close
them in Excel and use another program to copy such files to
removable media.

When restoring a backed up copy from removable media you
should be aware of other problems if you do not restore to the
same directories. This could affect references.

As far as the actual problem experienced by the poster, it is
also related, because by saving the file to another location
from Excel you change the references to other files, or workbooks.
If you change the references to your personal.xls or your
toolbars you could have serious difficulties. It is best to make
backups with Excel down.
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

wrote in message oups.com...
Roger Govier wrote:
dorter wrote:
I copy my excel worksheet into a Mem. Stick. Then I work
mith my workbook in Memory Stick and save. When I copy
it back to my original computer, links in formulas and directories
change. What can I do to prevent this?


It is always safest to do any work with the file on your
local hard disk, rather than on a removable device.


Please explain how your cautionary suggestion relates to the
problem observed by the OP.

I wonder if you are referring to the risk of removing the media
without first allowing MS Win to complete the write to the media.
Yes, there is a risk of human error. Yes, your suggestion works
around that. To the end, it is not a bad suggestion. Of course,
the alternative is for people to be diligent about using the Eject
or Safely Remove Hardware feature or to disable the buffering
feature altogether (sigh, I forgot how).

But if that is what you are referring to, please explain how you
believe it is related to the OP's complaint that when the xls file
is worked on directly from the memory stick, then copied "back
to the original computer", "links in formulas ... change". Do
you think the OP is simply misinterpreting what happened?
That is, do you think the OP meant to write: the "links in
formulas" failed to retain their latest changes?

And what do think the OP means by "directories" (or "links in
directories"?) that changes in the xls file for whatever reason?
Honestly, I have no idea what "directories" (or "links in
directories"?) in an xls file could be affected even by the failure
to write buffered data to removable media.



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
Array Formulas take waaaay too long... belly0fdesire Excel Worksheet Functions 7 August 8th 05 10:11 PM
Delete the formulas of webpage, copied & pasted on excel sheet Mustafa Abedin Excel Discussion (Misc queries) 1 June 19th 05 02:39 PM
Problem with named formula's nathan Excel Worksheet Functions 0 January 21st 05 04:07 PM
Copy/insert copied cells when protection is on... BeSmart Excel Worksheet Functions 1 December 15th 04 01:48 AM
calculating formulas for all workbooks in a folder Chad Excel Worksheet Functions 3 November 13th 04 05:22 PM


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