Scatter Chart
I have a table of dataNew York A-1 10Detroit A-1 30San Fran A-1 20Chicago B-1 30New York B-1 40I need to do a scatter chart that would look like the below, and then be able to hover over...
View Articlepictures in Excel are not visible via OLE in 32 bit Wordpad
setup: =========32 bit version of WordPad is started under Windows 2008 Server 64 bit version andan Excel file with a few pictures in it is inserted as OLE ( "Insert->Object...->Create from file"...
View ArticlePivot Table - Sort Order on Autofilter incorrect for (blank)
Greetings,I've recently inherited suport for an office based application, which outputs an MS Excel repot with a pivot table, which is then distributed out to stakeholders.A defect on the list I've...
View ArticleShared Excel 2013 files crash & wont open
I cannot seem to open Excel 2013 shared files from our server running Windows Server 2008 R2. The file opens partially, the system "thinks" for a bit, and then I'm given a prompt notifying me that...
View ArticleExisting Excel Files not Syncing with server/folder redirection
Hi everyone,We have a user (or two) whose *pre-existing* Excel (and Excel files only) are not syncing changes between computers using folder redirection. If we create a new Excel file it would save and...
View ArticleComplex Data Move in Excel
I have an engineer completed spreadsheet which is submitted electronically to a department in my company. What I would like to do is the following if possible.User opens form and as part of a Macro, It...
View ArticleExcel won't go to current worksheet
There are 3 user A,B,C using the same shared excel file. Problem is: when 2(B,C) user open and save the excel file on sheet 3 and then re-open the excel the excel, it won't open at the sheet 3. Only...
View ArticleProblem opening Excel file
I cannot open an Excel file (and have no problems opening other Excel files, just files from a specific vendor). It should be noted that my collegues have no problem opening the same file. I've...
View ArticleExcel 2010 crashes when I use the Query Wizard to add more columns from an...
In Excel 2010 I have a pivot table that uses Access as an external data source. If I add more fields to the data source and use the Pivot Table Wizard to get back to the datasource so that I can add...
View ArticleExcel VBA Code: Compile Error in x64 Version ('PtrSafe' attribute required)
Hi everyone, I am using Win8 x64 + Office 2013 x64. MY PROBLEM:I have an excel file, which has some modules in it, and works flawlessly in Office (Excel) x86. It uses the Swiss Ephemeris file...
View ArticleExcel 2010 linked cells not updating
I have what is a very simple workbook with a number of different sheets in it. Data in some of the sheets is updated using Access queries (let's call these Sheets A and B). Then there are several other...
View ArticleExploded Pie problem in Excel 2011 for Mac
Hi,I have a problem where some data creates a busted pie graph when created in Excel 2011 for Mac. The problem persists if the file is opened in Windows but creating the pie in Windows doesn't exhibit...
View ArticleXML file is not opened in MS Excel 2010
Dear Sir, When ever I export XML file from Oracle Application in my computer and want to open in excel the following error occurred :"XML Parse Failed" However the extension of file is .xls but when I...
View ArticleIf False do nothing
Is there any way to "do nothing" if an IF function is False, i.e., leave the prior value in the cell (without a circular reference error)??
View ArticlePowerPivot and grouped slicers
I've got a great Excel 2010 file with a bunch of PowerPivot PivotCharts and PivotTables linked to a SQL Server source. I'm trying to open this on SharePoint 2010 and I'm getting an error:The workbook...
View ArticleExcel Macro works but after a few weeks, I notice a few entries are not in order
I run a report off a Macro I created that copies data from one worksheet into a new worksheet. It works great for a few weeks but then after a while, we will notice a few of the rows show up out of...
View ArticleCopy and Paste Values Only - Worksheet Specific
Hello All,I'm using the below code in order to paste values only in an Excel 2010 workbook. Is there a way to adjust the macro so it only affects a specific worksheet within the workbook? The...
View Articleinsert column using ewa (Excel Web Access) via JSOM
I was asked to post the question on this forum.I have an existing vba code which copies a template from one sheet to another worksheet, and shifting existing data to right. I just added an excerpt of...
View ArticleA huge bug when changing the font of a cell character in VBA
Hi Guys,I wrote a very simple VBA macro to change the font of a character in a cell.Here is the simplest VBA code that will illustrate the problem:Public Sub ChangeFontOnLastChar() On Error Resume Next...
View Article