error message: "Could not load some objects because they are not available on...
Hello,The following pertains to Excel 2010 (Office 2010 SP 1 is installed and Windows is fully up to date). Running Windows 7, 32bit.When opening Excel, the following error from Microsoft Forms...
View ArticleIf statement in Excel
I need help. I have a complex task that has been assigned to me. I can make it work in parts, but when I put it all together, it doesn't work correctly. Here are the three things I need to do:1....
View ArticleCan I create a cell with a formula that will change it's cell value based off...
For example: Can I have cells setup so that, if the number 1 is typed into cell A1 it will return the value from cell B1, "Cat" if the number 2 is typed into the cell A2 it will return the value from...
View ArticleConcatenate values of Duplicates
What I want to do, is search column D for Full Names that match. When I do have a matching Full Name, I want to concatenate the cells in the Combined Data A,B,C field with the said matching cells...
View ArticleExcel file sharing for multiple users with real time updates
we are trying to let our users work on the same excel documentcan someone advise what is the best solution with ms office 2010 or 2013 ? we recently upgraded server to windows server 2013 there is...
View ArticleOperation Cancelled by user
Hi all We currently have a user you gets the following error message when trying to filter data in an excel pivot table.This only happens randomly and only when filtering data, everything else in the...
View Articlehlookup in multiple worksheets
Hi to all of You,I will try to describe what I am doing.I wrote a table that calculate for me sum of used parts as well as their price. So, now I have for each week a separate file and within a several...
View ArticleExcel 2013 ignores regional settings for date format.
Hi,I have a strange behaviour with Excel 2013 on Windows 8. First time I see this with Excel.My regional settings for short date format are set like this: "DD/MM/AAAA" (Belgium).If I insert a date into...
View ArticleExcel 2010 - Data validation list, use data in another workbook.
HiI have one workbook that I want to use as the source of information for other workbooks. I want to use a list in data validation in separate workbooks to look up info in the source workbook. The...
View ArticleMicrosoft Query not returning data
Been looking all over for an answer on this & can't seem to find one that fits my situation. Recently switched to a new computer that has office '13 (32bit) on a 64bit Windows 7 PC. I've already...
View ArticleExcel 2010 Web Query crashes
I am running a web query to ping individual URLs to copy web data into individual cells for a set amount of data (usually 20,000+ rows). I was able to run it successfully for several months on my...
View ArticleExcel 2010 Problems
I have been getting the following errors in Excel 2010 for about 3 months and they are getting more frequent (I have Win 7 Pro): (1) Errors were detected while saving...
View ArticleExcel 2010 Header and Footer Bug - Macro recording
I have tried to record a macro in Excel 2010 to put in a custom header/footer.1. Recording the Macro, stored in Personal Macro Workbook.2. Go to Page Setup and Custom Header (or Footer)3. Inserted the...
View ArticleFormula Help
Hoping someone can help. I'd like to write a formula to show whether or not a number is within a certain distance to another number. I have the number in question in cell K1 and I have a column of...
View ArticleUsing mssoap30 and user authentication
Hi, I've written an Excel AddIn - originally for Excel 2007 but now using with Excel 2010. It is used internally (work network) for accessing data from a SOAP server. In fact there are two SOAP...
View ArticleUsing mssoap30 toolkit and previewing XML
Hi, I've written some functions for interacting with a SOAP server here at work and I was wondering when debugging them if there was a way to preview the XML that will be sent to the SOAP server (so I...
View ArticleHow to Copy a Range from a Source Sheet to a Non-Contiguous Range in a...
I try the following in my VBA code: strRng = "D22:F23" strRng2 = "D23:D24,F23:G23" ShMain.Range(strRng).Copy Destination:=ShNew.Range(strRng2)There are a total of six (6) cells...
View ArticlePivot chart fails when particular rows of data are introduced (Excel 2010)
In Excel 2010, when I try to generate a pivot chart from the below data, it yields a blank chart. The rows "Empty blank" and "Media blank" appear to be the source of this problem, because when I add...
View ArticleCannot find a way to display data with three groupings or formats with pivot...
I have three sql tables I am joing and pulling with excel services in project server 2010. The relationship of the data is project name and then issues and risks associated with the project. You...
View Articlescript to write in an excel sheet the full content (recursively) of a dir...
Option Explicit ' version 20130511_133800 Dim objFileSystemObject ' **************************************************************************************************** ' collection with column names '...
View Article