Excel error
While using excel 2013 when am trying to import an excel file in matlab it gives the error of cannot use object linking and embedding. Also there is an error mesage of record lenghth being too long and...
View ArticleUsing Pivot table data outside of an SQL Server machine
Hi all,I have on an SQL server an excel with pivot table connecting to the server. The connection can be made only through the SQL Server machine.I would like to be able to use the excel file with the...
View ArticleShare SQL View between different Sheets with individual queries
I have a project where I want to use one SQL view, but I want to display 20 sheets with different sub queries So one sheet shows all, then sheet 2 shows all "where x = y and i = e" The only solution I...
View ArticleHeaders and Footers
Is there a way to expand the footers so you can put information all the way across the spreadsheet?
View ArticleExcel 2010 Finding non-zero values in a column for charting
In Excel 2010, I have a column of calculated fields (whole numbers between zero and one hundred). I want to create a chart using only those rows that have a value greater than zero. The data labels...
View ArticleUsing a pictable and cell value to determine photos to show up
I currently have a PicTable setup to show certain pictures in a document. This is the vba code used below:Private Sub Worksheet_Calculate() Dim oPic As Picture Me.Pictures.Visible = False...
View ArticleHow to Maintain Custom Sort when Refreshing Pivot Table Excel 2013?
The title should be self-explanatory but when I refresh a pivot table in Excel 2013 that I have performed a custom sort on, the custom sort is removed and I have to re-apply it again.Does anyone know...
View Article2013 PowerPivot Setup Question
I would like to build a pivot table for end users to open and work with, I want to make it as easy for them as I can. My data comes from a very nicely built data warehouse.What do I lose or gain...
View ArticleImporting Access data into Excel
I can sucessfully export data from Access to Excel but when I start in Excel I can't import the same data. The header is there but no data.
View ArticleLinking excel data between multiple excel files
So I have multiple excel files, lets call these Master, Data1, Data2, Data3... Now Master contains sheets that correspond to the Data files, so sheets named Data1, Data2 etc. What I need to do is...
View ArticlePowerPivot in Excel 2013 Versions
I have recently purchased Office 2013 Home and Business with the intention of using the Excel 2013 module for BI related development in SQL Server 2012. Having installed this software, I now note...
View ArticleExcel into SQL Server 2008R2
Hi,I have a possible dynamic Excel into SQL process that I want to write or get working. Is there a SQL Forum stashed around here in the TechNet Forums or should I ask the question here??ThanksToniToni...
View ArticleHow to Change Current Directory to a Network Drive in VBA
Excel 2010. VBA.In my code I prompt the user to select a file to open. The file browser opens to the current directory. I want to change the current directory to a network location...
View ArticleMacro to send mail to multiple recipients with standard template
In excel, I have a standard template in which its linked to few columns of data.Column A: Email addressColumn B: NameColumn C: Issue Column D: Case numberColumn E: DepartmentI have around 30 rows of...
View ArticlePivot Table Conditional Formatting not sticking on Data columns
Hello everyone, I am using Excel 2007 and am using a Pivot Table with Conditional Formatting. The formatting works fine in the columns that are defined in the "Row Labels" section (i.e. the leftmost...
View ArticleAdding Goals to Excel 2010 PIvot Table
I have a pivot chart (and pivot table) that shows actual (and projections) based on "real" data. The x-axis is time (years) and the y-axis is dollars. I'd like to add a "line" to the column pivot...
View ArticleCell reference Parameters in Connection properties of Excel are not saved,...
Hi!I'm using excels pivot table function to grab data from my MS access db through ODBC connection.I've set up the connections with parameters for my selection criteria or the "where" clause if you...
View ArticleDDE links in Excell not connecting after latest Windows 7 update on 01/10/2013
Windows 7 Professional Service Pack 1 (upadated 01/10/2013 8:54 am)Office professional 2010 version 14.0.6129.5000 (32 bit)I have been using a DDE datafeed and Excel for connections to TDAmeritrade for...
View ArticleMicrosoft Excel 2010 issue with accessing file on FTP server
I have this annoying issue and I googled it but most of the solution only worked on 2003/2007. We are using 2010... We have a public facing FTP server: ftp://schedule.test.com/ and our remote agents...
View ArticleAssign a formula a check system
Alright I am not sure if this is possible in excel without VBA, I know I could do it with vba if I had the ability but here it goes. I have a large data output that comes from my project, it creates...
View Article