× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



This sounds more like a Microsoft Office issue.

Things I would try in Excel:
1. File > Account > Update Options (Check for Updates)

Repair the Microsoft Office installation:
1. Go to Control Panel > Add/Remove Programs
2. Find the entry for Microsoft Office or Microsoft 365, select the "Change"
option, and run an "Online Repair".

Eliminate Microsoft OS gremlins with the magical 3 commands:
1. Run CMD prompt as administrator
2. Run the following three commands sequentially, NOT in parallel:
a. DISM /online /cleanup-image /startcomponentcleanup
b. DISM /online /cleanup-image /restorehealth
c. sfc /scannow

-------------
Jacob
-------------

date: Wed, 28 Aug 2024 10:03:21 -0400
from: Stephen Coyle <stephenfcoyle@xxxxxxxxx>
subject: Saved .CSV file to IFS becomes .TMP with different name

Hi All,

I have a spreadsheet that with a button push will save the data to a folder
in the IFS as a CSV file.
This works fine for everyone but one particular user.
It doesn't seem to be an authority issue or a connection problem to the IFS
as a file does get saved.
The problem is that for this user the file is saved with a temporary name
and a TMP extension.
For everyone else using this process the file is saved as a CSV and named
correctly.
We then have a job that monitors the IFS folder and processes the file
accordingly.
But that monitor job is looking for a specific filename so the TMP file is
ignored.

I should clarify that the file name and extension look correct within
windows file explorer.
But when I look at the logs from the IFS monitor job it looks like
this:
2024-08-26-13.27.38.984944 *STMF
/Import/COLineCuts/ECB285C8.tmp CREATED 855061/QUSER/QZLSFILET

Does anyone have an idea why all that is left from the export/save operation
from Excel is a TMP file?
My manual fix so far has been to cut the file out and paste it right back to
the same folder to be processed.

Thanks for any info,
- Steve


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.