Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Where does MS Vista store xslx files opened directly from Internet

I downloaded an spreadsheet from Yahoo mail, opened it directly (instead of
saving it to disk before using it), worked with it, saved to disk (instead of
saving as...), closed Excel, and now I can't find the file anywhere. It does
not appear in Recent files, it is not found by Search even when including
hidden and system files.
In summary, there is no way to find where does Excel save files opened
directly from the Web.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,346
Default Where does MS Vista store xslx files opened directly from Internet


--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Gonzalo Martin" wrote:

I downloaded an spreadsheet from Yahoo mail, opened it directly (instead of
saving it to disk before using it), worked with it, saved to disk (instead of
saving as...), closed Excel, and now I can't find the file anywhere. It does
not appear in Recent files, it is not found by Search even when including
hidden and system files.
In summary, there is no way to find where does Excel save files opened
directly from the Web.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,819
Default Where does MS Vista store xslx files opened directly from Internet

Probably in the Temporary Internet Files folder. You could ask in the
Vista group to get a better answer. Of course if you have security set
to delete temporary files when you close the browser, it won't survive
at all. So the correct method is ALWAYS do a Save As first, THEN do your
editing.

Gonzalo Martin wrote:

I downloaded an spreadsheet from Yahoo mail, opened it directly (instead of
saving it to disk before using it), worked with it, saved to disk (instead of
saving as...), closed Excel, and now I can't find the file anywhere. It does
not appear in Recent files, it is not found by Search even when including
hidden and system files.
In summary, there is no way to find where does Excel save files opened
directly from the Web.


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Where does MS Vista store xslx files opened directly from Internet

You could try opening a different file and then put:

=cell("Filename",a1)
in an empty cell.

It'll tell you where this new file was saved. If you're lucky, you may be able
to find the other file, too.

Gonzalo Martin wrote:

I downloaded an spreadsheet from Yahoo mail, opened it directly (instead of
saving it to disk before using it), worked with it, saved to disk (instead of
saving as...), closed Excel, and now I can't find the file anywhere. It does
not appear in Recent files, it is not found by Search even when including
hidden and system files.
In summary, there is no way to find where does Excel save files opened
directly from the Web.


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Where does MS Vista store xslx files opened directly from Inte

Thanks for your answer. I tried it but only got the error #VALUE!

Also, the link from e-mail notification of this forum didn't work

"Dave Peterson" wrote:

You could try opening a different file and then put:

=cell("Filename",a1)
in an empty cell.

It'll tell you where this new file was saved. If you're lucky, you may be able
to find the other file, too.

Gonzalo Martin wrote:

I downloaded an spreadsheet from Yahoo mail, opened it directly (instead of
saving it to disk before using it), worked with it, saved to disk (instead of
saving as...), closed Excel, and now I can't find the file anywhere. It does
not appear in Recent files, it is not found by Search even when including
hidden and system files.
In summary, there is no way to find where does Excel save files opened
directly from the Web.


--

Dave Peterson



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Where does MS Vista store xslx files opened directly from Inte

Thanks for your answer. My Temporary Internet Files folder is set to keep
history for 90 days. Unfortunately, the Excel files are not there.

"Bob I" wrote:

Probably in the Temporary Internet Files folder. You could ask in the
Vista group to get a better answer. Of course if you have security set
to delete temporary files when you close the browser, it won't survive
at all. So the correct method is ALWAYS do a Save As first, THEN do your
editing.

Gonzalo Martin wrote:

I downloaded an spreadsheet from Yahoo mail, opened it directly (instead of
saving it to disk before using it), worked with it, saved to disk (instead of
saving as...), closed Excel, and now I can't find the file anywhere. It does
not appear in Recent files, it is not found by Search even when including
hidden and system files.
In summary, there is no way to find where does Excel save files opened
directly from the Web.



  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,819
Default Where does MS Vista store xslx files opened directly from Inte

Notice I said probably. But I don't know how Vista handles it, hence the
suggestion about the Vista group.

Gonzalo Martin wrote:
Thanks for your answer. My Temporary Internet Files folder is set to keep
history for 90 days. Unfortunately, the Excel files are not there.

"Bob I" wrote:


Probably in the Temporary Internet Files folder. You could ask in the
Vista group to get a better answer. Of course if you have security set
to delete temporary files when you close the browser, it won't survive
at all. So the correct method is ALWAYS do a Save As first, THEN do your
editing.

Gonzalo Martin wrote:


I downloaded an spreadsheet from Yahoo mail, opened it directly (instead of
saving it to disk before using it), worked with it, saved to disk (instead of
saving as...), closed Excel, and now I can't find the file anywhere. It does
not appear in Recent files, it is not found by Search even when including
hidden and system files.
In summary, there is no way to find where does Excel save files opened
directly from the Web.




  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Where does MS Vista store xslx files opened directly from Inte

That's odd.

If the file has been saved, then you should see the name including the path.
And I would guess that whatever email client you're using would have to save the
file first so it could spawn excel.

I'd try again.

Or look at
File|Properties|General tab
(xl2003 menus)

Gonzalo Martin wrote:

Thanks for your answer. I tried it but only got the error #VALUE!

Also, the link from e-mail notification of this forum didn't work

"Dave Peterson" wrote:

You could try opening a different file and then put:

=cell("Filename",a1)
in an empty cell.

It'll tell you where this new file was saved. If you're lucky, you may be able
to find the other file, too.

Gonzalo Martin wrote:

I downloaded an spreadsheet from Yahoo mail, opened it directly (instead of
saving it to disk before using it), worked with it, saved to disk (instead of
saving as...), closed Excel, and now I can't find the file anywhere. It does
not appear in Recent files, it is not found by Search even when including
hidden and system files.
In summary, there is no way to find where does Excel save files opened
directly from the Web.


--

Dave Peterson


--

Dave Peterson
  #9   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Where does MS Vista store xslx files opened directly from Inte

Thank you very much Dave. You were right: =cell("Filename") is all what is
needed to get the path of the file. I have been able to find many Excel files
in several folders under Temporary Internet Files, which are hidden even if
folder options are set to show hidden files, and they are not found by
Search. Unfortunately, I couldn't find the file I modified. Anyway, I learnt
something. Thanks again.

"Dave Peterson" wrote:

That's odd.

If the file has been saved, then you should see the name including the path.
And I would guess that whatever email client you're using would have to save the
file first so it could spawn excel.

I'd try again.

Or look at
File|Properties|General tab
(xl2003 menus)

Gonzalo Martin wrote:

Thanks for your answer. I tried it but only got the error #VALUE!

Also, the link from e-mail notification of this forum didn't work

"Dave Peterson" wrote:

You could try opening a different file and then put:

=cell("Filename",a1)
in an empty cell.

It'll tell you where this new file was saved. If you're lucky, you may be able
to find the other file, too.

Gonzalo Martin wrote:

I downloaded an spreadsheet from Yahoo mail, opened it directly (instead of
saving it to disk before using it), worked with it, saved to disk (instead of
saving as...), closed Excel, and now I can't find the file anywhere. It does
not appear in Recent files, it is not found by Search even when including
hidden and system files.
In summary, there is no way to find where does Excel save files opened
directly from the Web.

--

Dave Peterson


--

Dave Peterson

  #10   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Where does MS Vista store xslx files opened directly from Inte

Thank you very much Bob. Actually, the files are stored under the Temporary
Internet Files folder, as you supposed. The odd thing is that the folders
where files are temporarily stored are not shown even if you have the "show
hidden files" option set, and they are not found by Search either. You need
to know the exact name of the directory in order to access it.

"Bob I" wrote:

Notice I said probably. But I don't know how Vista handles it, hence the
suggestion about the Vista group.

Gonzalo Martin wrote:
Thanks for your answer. My Temporary Internet Files folder is set to keep
history for 90 days. Unfortunately, the Excel files are not there.

"Bob I" wrote:


Probably in the Temporary Internet Files folder. You could ask in the
Vista group to get a better answer. Of course if you have security set
to delete temporary files when you close the browser, it won't survive
at all. So the correct method is ALWAYS do a Save As first, THEN do your
editing.

Gonzalo Martin wrote:


I downloaded an spreadsheet from Yahoo mail, opened it directly (instead of
saving it to disk before using it), worked with it, saved to disk (instead of
saving as...), closed Excel, and now I can't find the file anywhere. It does
not appear in Recent files, it is not found by Search even when including
hidden and system files.
In summary, there is no way to find where does Excel save files opened
directly from the Web.






  #11   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Where does MS Vista store xslx files opened directly from Inte

Just a word of warning about that function.

=cell("Filename",a1)
will display the path and file name of the workbook that contains that formula.

=cell("Filename")
(without the cell reference)

will show you the name of the workbook that is active when excel recalculated.

It's very rare you'd want the bottom version (w/o the cell reference).

(sorry that you couldn't find your file...)

Gonzalo Martin wrote:

Thank you very much Dave. You were right: =cell("Filename") is all what is
needed to get the path of the file. I have been able to find many Excel files
in several folders under Temporary Internet Files, which are hidden even if
folder options are set to show hidden files, and they are not found by
Search. Unfortunately, I couldn't find the file I modified. Anyway, I learnt
something. Thanks again.

"Dave Peterson" wrote:

That's odd.

If the file has been saved, then you should see the name including the path.
And I would guess that whatever email client you're using would have to save the
file first so it could spawn excel.

I'd try again.

Or look at
File|Properties|General tab
(xl2003 menus)

Gonzalo Martin wrote:

Thanks for your answer. I tried it but only got the error #VALUE!

Also, the link from e-mail notification of this forum didn't work

"Dave Peterson" wrote:

You could try opening a different file and then put:

=cell("Filename",a1)
in an empty cell.

It'll tell you where this new file was saved. If you're lucky, you may be able
to find the other file, too.

Gonzalo Martin wrote:

I downloaded an spreadsheet from Yahoo mail, opened it directly (instead of
saving it to disk before using it), worked with it, saved to disk (instead of
saving as...), closed Excel, and now I can't find the file anywhere. It does
not appear in Recent files, it is not found by Search even when including
hidden and system files.
In summary, there is no way to find where does Excel save files opened
directly from the Web.

--

Dave Peterson


--

Dave Peterson


--

Dave Peterson
  #12   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,819
Default Where does MS Vista store xslx files opened directly from Inte

Yes, I believe the operating system folks call that feature "super
hidden", and as you found, you can't navigate to it.

Gonzalo Martin wrote:

Thank you very much Bob. Actually, the files are stored under the Temporary
Internet Files folder, as you supposed. The odd thing is that the folders
where files are temporarily stored are not shown even if you have the "show
hidden files" option set, and they are not found by Search either. You need
to know the exact name of the directory in order to access it.

"Bob I" wrote:


Notice I said probably. But I don't know how Vista handles it, hence the
suggestion about the Vista group.

Gonzalo Martin wrote:

Thanks for your answer. My Temporary Internet Files folder is set to keep
history for 90 days. Unfortunately, the Excel files are not there.

"Bob I" wrote:



Probably in the Temporary Internet Files folder. You could ask in the
Vista group to get a better answer. Of course if you have security set
to delete temporary files when you close the browser, it won't survive
at all. So the correct method is ALWAYS do a Save As first, THEN do your
editing.

Gonzalo Martin wrote:



I downloaded an spreadsheet from Yahoo mail, opened it directly (instead of
saving it to disk before using it), worked with it, saved to disk (instead of
saving as...), closed Excel, and now I can't find the file anywhere. It does
not appear in Recent files, it is not found by Search even when including
hidden and system files.
In summary, there is no way to find where does Excel save files opened
directly from the Web.




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
2007: How to show ribbon in XLS sheets opened with Internet Explor timd-sfmic Excel Discussion (Misc queries) 0 August 25th 08 08:42 PM
file cannot be opened directly sand Excel Discussion (Misc queries) 0 August 21st 08 10:20 PM
Opening .xslx files PaulB Excel Discussion (Misc queries) 5 December 4th 07 02:35 PM
Downloading files from the the Internet Megadrone Excel Worksheet Functions 1 November 29th 07 09:49 PM
Excel won't open Files directly LRI Excel Discussion (Misc queries) 2 October 17th 05 04:13 PM


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