ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Where does MS Vista store xslx files opened directly from Internet (https://www.excelbanter.com/excel-discussion-misc-queries/218447-where-does-ms-vista-store-xslx-files-opened-directly-internet.html)

Gonzalo Martin

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.

Shane Devenshire[_2_]

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.


Bob I

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.



Dave Peterson

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

Gonzalo Martin

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


Gonzalo Martin

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.




Bob I

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.





Dave Peterson

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

Gonzalo Martin

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


Gonzalo Martin

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.





Dave Peterson

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

Bob I

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.






All times are GMT +1. The time now is 05:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com