Wednesday, March 2, 2016

[Solved] Do you want to save the changes you made to .xlsx?

Do you want to save the changes you made to .xlsx?

When opening and reading an Excel Spreadsheet I get this message on my Client's computer.  On my computer I do not see any warnings at all.
Do you want to save the changes you made to speadsheetname.xlsx?
This is difficult to debug as it does not do this on my computer.  Any ideas on what is causing this and how to get rid of the warning?
 
Running Access 2007 on Windows 7.  32 bit.  Microsoft Office 2007.
 
Thank you
Russ
 
Code below if it helps.
    Dim ExcelWorkBook   As Workbook
    Dim ExcelSheet      As Worksheet
    Dim iStartRow       As Integer
    Dim iLoop           As Integer
    Dim iRow            As Integer
    Dim sSheetName As String
    Dim bTABFound As Boolean
    Set ExcelWorkBook = Workbooks.Open(sExcelSpreadSheet)
    sSheetName = ""
    bTABFound = False
    For iLoop = 1 To ExcelWorkBook.Sheets.Count
        sSheetName = ExcelWorkBook.Worksheets.ITEM(iLoop).Name
        If sSheetName = sUseThisTab Then
            bTABFound = True
        End If
    Next iLoop
    If bTABFound = True Then
        sSheetName = sUseThisTab
    Else
        GetMaxExcelRows = 0
        Workbooks.Close
        Set ExcelWorkBook = Nothing
        Exit Function
    End If
    Set ExcelSheet = ExcelWorkBook.Sheets(sSheetName)
    
    For iRow = 2 To 9999
        If Trim(ExcelSheet.Cells(iRow, 1) & "") = "" Then
            Exit For
        End If
    Next iRow
    GetMaxExcelRows = iRow
    
    Workbooks.Close
    
    Set ExcelWorkBook = Nothing
    
    Exit Function
 
[Moved from feedback]

Keys to the Problem Do you want to save the changes you made to .xlsx?

Download Error Fixer for Free Now

Open Action Center by clicking the Start button Picture of the Start button, clicking Control Panel, and then, under System and Security, clicking Review your computer's status.

Make sure your computer has at least the minimum amount of random access memory (RAM) required to run the program that is displaying the error. Look for the program requirements online or in the packaging information.

Another Safe way to Repair the Problem: Do you want to save the changes you made to .xlsx?:

 

 

How to Fix Do you want to save the changes you made to .xlsx? with SmartPCFixer?

1. Click the button to download Error Fixer . Install it on your system.  Run it, and it will scan your system. The junk files will be shown in the list.

2. After the scan is done, you can see the errors and problems need to be fixed. Click Fix All.

3. The Fixing part is finished, the speed of your computer will be much higher than before and the errors have been removed.


Related: 2 Wzcsldr2 exe Netmon exeCli Exe Problem osa exe Dlbtbmon Exe Ssscheduler Exe Entry Point Not Found Fix Apvxdwin Exe Adsgone Exe Hpotdd01 exe Internal Error 2753 Dist acrodist Exe Imgstart exe Software To Msconfig exe Logonui exe Editor Multiple Iexplore Exe Qbw32 Exe Application Error Odbcad32 exe Error Ssk exe Startup exe For Windows 2008 Windows Search Exe Va10key exe wlidsvc exe dllhost exe com surrogate,It worked in XP but not Win7 Kingston Data Traveller urdrive app is not working my laptop will not pickup wi fi microsoft office starter not working Is there a way to uninstall not hide the default games in 64 bit Windows 7 HPE My hp Pavilion dv6755ee with Win 7 can not run jsp hyper text transfer protocol My gadgets list is not working My PC Stalls and does not respond Is there a way to import amounts in a column that match a UPC code in another column from one excel worksheet or work book to another My Windows 7 will not connect to my 2WIRE internet service Not able to connect to remote site in Windows XP computer Named values that worked in open Office are not working in office 2007 excel My netbook Acer1810TZ has Windows 7 installed my main computer has windows XP The wireless connection is working but I cannot transfer prints documents what do I require to do Not able to connect to remote site in Windows XP computer MAX not allow return of text comment Alternative command
Read More: Fast Solution to Error: My Microsoft Bluetooth Notebook Mouse 5000 doesn't work-,Fast Solution to Problem: Windows explorer is restarting everytime i open control panel,How Can You Fix - The \"select data\" tool, Excel 2007, is not populating my chart correctly.?,Troubleshoot:ms outlook 7 screen flashing on for 2 seconds and disappearing,Solution to Error: where do i find the generic\/text only driver for windows 7,After the computer sits idle for a few minutes, an error message is displayed. "The vtdispl display driver is not working properly, please reboot the computer to solve the problem.",OUTLOOK EXPRESS LANGUAGE (nothing to do with spellcheck),Creating and Saving Cover Page,Pop up blockers - must be turned off to enter consumer survey panel website,My microsoft "works" won't load due to a font cache error...any help is greatly appreciated!

No comments:

Post a Comment