How to remove #VALUE from a cell
Hi, Please see the below =SUM(R[1]C[5]+R[1]C[7]+R[1]C[9]+R[1]C[11]+R[1]C[13]+R[1]C[15]+R[1]C[17]+R[1]C[19]+R[1]C[21]+R[1]C[23]+R[1]C[25]+R[1]C[27])Its for a holiday form where it is supposed to...
View ArticleHelp writing a loop
Jaynet Zhang very kindly wrote this little line of code for me in order to remove the first 6 characters of a line from an Excel spreadsheet.Right(ActiveCell.Value,Len(ActiveCell.Value)-6)I need to...
View ArticleThe process cannot access the file because it is in use by another process.
Hello, I have a workbook with different sheets and on each sheets there is a pivot table linked to the same .cub file (locally saved). Now when I open the workbook and start changing the report filters...
View ArticleDTPicker not taking system time...
It is very strange...I have used DTPicker before with this line "DTPicker1.value = Date" in Worksheet Activate () Module and each time I open the Worksheet The DTPicker sets to the current date.In my...
View ArticleMSNStockQuote stock quote add-in function stopped working
This week (June 18 2013), I suddenly found that the MSNStockQuote add-in for Excel stopped working, putting a "#VALUE" in every cell where the stock price used to appear. Am I the only one...
View Articlemacro settings greyed out
Hello Experts,I need your help!I am using the excel 2010 on Win 7. I found I cannot change the macro security settings, all of them are greyed out.Interesting thing is I can record the macro and run...
View ArticlePivot table hide connection string
Hi Master,We have several pivot table reports (Excel 2007) that prepared by staff A distribute to our users. The reports connect to SQL Server 2005 database using staff A's connection string defined in...
View ArticleAdding time fields does not sum
Here is my example table A B C D E602 Olga 06/12/13 07:54 IN602 Olga 06/12/13 16:30 OUTI am trying to =sum(D1:D2) to get the amount of time in...
View ArticleMS Access 2007 – Table filter option parameter – Suggestion for modification
The function for filter on table “Numbers filter” > “Does not equal” is not applying on multiple criteria as the function “Numbers filter” > “Equals”.Suggestion: the “Does not equal” function...
View ArticlePerformances issue following virtualisation
Hello, Following the transfer of our architecture on VDIs, I have some excel macro that take double the time, with Excel using no more than 250MB memory, nor CPU >30% busy. Other calculation tasks...
View ArticleCan't see powerpivot in Excel 2010 menu when restart excel
Hi,I installed PowerPivot and tryied to add the powerpivot to menu by clicking go to the COM add-ins and mark the add-ins. When I close excel and restart it I need to add it again. Thanks,
View ArticleEntering Cell opens List
Is the a way in Excel that when you enter a cell it automatically opens a drop down lost rather than having to select the drop down arrow to the right as you do with Data Validation method.The only...
View ArticleExcel Starter 2010 will not refresh from external data
The following document will not refresh external data in Excel 2010 Starter even though I believe Starter does have that functionality.http://hocksl.com/sch/data/2013.HSL-game-schedule.xls"Connections...
View ArticleI need a formula to use that will pull info from one tab to another
Hello,I created a spreadsheet based on customer data that includes PO #'s, this data is updated daily. I would like to merge the information I export into my internal spreadheet. I would like to use...
View ArticleExcel 2010 cannot open file because the file format or file extension is not...
ProblemUser opens an xls file in excel 2010 and the following error appears"cannot open file because the file format or file extension is not valid."FixWe managed to solve this issue in our domain by...
View ArticleDisable name ranges dynamically changing when rows are deleted
HiI have created a named range using Name Manager in Excel 2010. This work ok. I have a requirement to update rows in this range. The update involves deleting rows and replacing rows. The problem I...
View ArticleOpening Files in Multiple Instances of Excel 2010
I've been using multiple instances of Excel 2003 using two monitors for a long time using Windows XP. I used to do this by opening Excel and opening Excel again from the Start menu and opening files...
View ArticleForget the Excel 2007 Sheet password.
Dear,I have a password protected excel sheet(2007). but I forget the password. The sheet was very important for me. so, please tell me the steps to unprotect the sheet.Regards,Atul Saikia.
View ArticleExcel tables and charts
Hi I've put a spreadsheet together - that data has been formatted as a table but I've noticed if the data in the table is updated my charts don't update. Any simple solutions?VivViv Haig
View ArticleVBA Macro To Search AutoFilter?
Hey everyone again...I currently have a code which searches an AutoFilter but searches it for exactly what i put within the quotations. ActiveSheet.Range(Selection, Selection.End(xlUp)).AutoFilter...
View Article