Timeline Sliver for two sets of dates in pivot table
Hiis it possible to get timeline slicer to show the followingi have activity mapped by a 'from date' and a 'til date' in a table in separate cells. I have applied the timeline slicer to each of the...
View ArticleGhost Excel workbook opens each time I start excel and prevents formulas -...
HiWhen I start excel and open any workbook a 'ghost' work book opens it doesn't contain cells and is just greyed out. When I am working on a document whenever I start to write a formula the ghost wbook...
View ArticleExcel VBA date bug
This error was found in Excel 2010 32 bit but may be present in other versions. The error happens when writing specific dates to an Excel cell. The VBA codeDim datDate as DatedatDate =...
View Articleuse text box to auto-filter pivot field
Dears,i ask if can i use text box to auto-filter pivot field, i have this code:Private Sub TextBox1_Change() Range("A2").AutoFilter 1, "*" & [A1] & "*" End Subto auto-filter a data...
View ArticleExcel unable to save or open password protected xlsx files...
Hi guys one of our users is having trouble saving & opening password protected xlsx files in Excel. This has only just started happening yesterday.The errors are:When opening:"Excel cannot open...
View ArticleExcel 2013 Pro not opening .xlsx file types
I created a file on a computer running Windows 8 with Excel 2013 Pro. I have the exact same version of Excel at home but with Windows 7. When I try to open the file that is saved on my flash drive,...
View ArticleHow do I sort by Client Revenue in Slicer
Hi, I created a pivot table with slicer is client Name list. It is alpha order. How do I show Client list by their revenue Large to Small order? I cannot create a custom list since List changes...
View Articleexcel 2013 delete method issue
Hi I am using excel sheet 2013 and this is my vba code Sheets("Test").Select ActiveSheet.Unprotect Password:="abc" Cells.Select Selection.Delete Shift:=xlUpI get an error...
View Articleexpand/collapse across spreadsheet/pivot table updates
I have an automated job on a schedule that runs nightly. The users want the pivot table 'collapsed' when they receive it. In testing, the job runs, updates the spreadsheet and associated pivot table....
View ArticleColumn comparision in Excel using VBA
Hi,I have written a VBA code that matches the 1st column with sencond column and return the entries of 1st row that are not available in second row.Given below is the sample code which i used in My...
View Article2010 Dynamically Sorting Dates
I am trying to dynamically sort Change Order Effective Dates. The Change Orders are issued in sequence (CO1, CO2, CO3, etc), however their effective dates are (may) not be sequential by date. I am...
View ArticleNeed Help with cursor features
I just got my first job at a media buying place in NYC, and I'm loving it! my daily tasks include entering data, creating tons and tons of spreadsheets, and interpreting data. I know, sounds boring,...
View ArticleConditional Format
I don't know what my problem is with this stupid file. I'm trying to create a rule that will turn the cells in column E to a purple color if the cell value is less than column s value.It seems to do a...
View ArticleExcel 2010 Auto Republish Error - Wrong Directory
I have an excel workbook that I utilize to publish information to a webpage constantly. We just moved all our network folders to a new server. I went through the Macros, and pages and updated the...
View ArticleMS Excel 2013 XML Add-In
I have scoured the internet as well as Microsoft for the answer to my question...I wanted to use the XML add-in for Excel 2013 (64bit), and when I did the search it pointed me to the XML add-n for...
View ArticleCopying Data
Sheet1 imports data, sheet2 is a pivot table of sheet1, sheet3 is another sheet of imported data.On sheet2, what's the formula to to do the following:If A1 on sheet2 equals B1 on sheet3, I want L1...
View ArticleExcel linking problem
Hi!I have a workbook (workbook1). In this workbook I perform a couple of calculations, among others, a couple of SUMIFS witch retrives data from another workbook (workbook 2). So far, so good. When I...
View ArticleExcel 2013 "convert" method in Excel 2013
I was writing a VBA macro to convert old Excel files to Excel 2013 but was unable to find "Convert" method.A similar method is present in the Word 2013 "Document.Convert". Is there any other equivalent...
View ArticleAutosaved has been added to my Excel file name....and i can't save anything...
Dear Users....... i was working on a file of excel and light turned off...so later when i turned on my computer and opened that file again.... ......autosaved...has been added to its name. and its...
View ArticleExcel 2013 64 bit on windows 8.1 crashes
Hi All since al few weeks we are running office 2013 (excel) on windows 8.1 all 64 bit machines.We are having problems that when opening multiple files excel crashes. randomlyrepairing, reinstalling...
View Article