Delete Rows if column named age has values less than 11
I have been trying to get a macro to work that would look at multiple tabs and if the column with the heading "AGE" has rows that are less than 11 those rows will be deleted.Can anyone help with this....
View ArticleHow to open excel files from email in macro enabled workbooks NOT 2003-2007...
I have recently installed Office 365 and it was working great. I needed to open excel documents via email with the macro enabled option. Yesterday it flicked back to only giving me the option to open...
View ArticleRemove duplicate values in a single Excel cell
I have a spreadsheet with hundreds of rows. In column N, the contents within most cells contain duplicate values which are separated by a new line <Alt+Enter>. For example:Cell N2 contains:...
View ArticleUserform Login for Multiple Level User
Hello,I have a shared workbook which uses by multiple users, i ask to set a user form login have a different authorization level.this workbook have 6 spreadsheets.1st sheet: is the interface contain...
View Articlethe micro list is empty
HiI wrote a module to save the details of the emails to excel worksheet.but when I want to add it to the Email rules, I see that the select script window is empty!what should I do?
View ArticleCalculate formula with & function
Hi,I've pieces of a complete formula in several different cells.In another cell I'm using & function to join all the pieces of the formula. The problem is that excel (2013) puts the formula in text...
View ArticleUnable to see field list in Excel 2013
Unable to see a list of fields to choose from when creating a pivot table. I only see the field table.I have tried this ActiveWorkbook.ShowPivotTableFieldList =True and received the following...
View ArticleDoes use of Power Query/PowerPivot expose SQL database to risk of SQL Injection?
I want to pull data from a server at work. The security team will not allow me to query the database because they said doing so would expose the database to the risk of SQL Injection attack. The...
View Articleshared folder with .xls file
One department in my company has access to shared folder with .xls file in it. Everyone in this department has full rights to this folder but today they are experiencing weird problem - most of them...
View ArticleCan not insert excel 2013 as an object into excel 2013
HiI do not know if someone encounter this excel 2013 case, when I open an new excel 2013, and try to insert another excel 2013 as an object [ click on Insert -> Object -> Create from file...
View ArticleExcel VBA Macros - Hide/UnHide Cells
I am tyring to create macro that will hide cells depending on what data is in the cell. I am currently using this and it is working but I want to be able to use 2 or more as I have different cells that...
View ArticleEXCEL SLUGGISHNESS
I have Windows 8.1 running on a Toshiba L-855 laptop, 4 gb main, 750 gb hdd. I reloaded MS Office 2013 after running a full rebuild from Toshiba's recovery disk. Now In Word and Excel when I click on...
View ArticleExcel File Recovery
Dear Experts,Let me tell you in details.One of our server's RAID controller got corrupted and we lost all our data. We started recovery on corrupted RAID and data recovered successfully. But some Excel...
View ArticleOpen an excel 2007 file WITH hyperlinks in Windows cmd.exe
Hi,I would like to create a script that opens an excel file (.bat precisely). My problem is that this excel file has hyperlinks inside, and I have to make these hyperlinks efficient, in order to...
View ArticleExcel 2013 not responding when doing refresh all for enbedded quires.
System:Windows 8.1Intel I7 620 CPU12 GB ramOffice 2013Issue 1:I have a excel file with 29 data from WEB quires. These are quires for stock data and the only difference in them is the ticker symbol....
View ArticleCreate caculated field in pivot table from two other caculated fields
I need to create a caculated feild that utilizes the result of "Count of Release" and "Sum of Rev" results. =Sum of Rev/Count of Release. The result for Ingersoll Rand Mocksville should be 155%, i...
View ArticleOLE Error when inserting a pdf Object.
A customer of mine is having this new problem. She has been doing this without error for a long time now but this error just started happening.We are running Excel 2010.When trying to insert any PDF...
View Articlecut and paste but keep formatting
In Excel, when the Cut tool is use it removes the data and formatting within a cell.Is there a way to leave the formatting as it is?
View ArticleSorting w/ References to Other Sheets
Let's say I have the following in range A1:E5 of Sheet1:a=A1=A$1=Sheet2!A1=Sheet2!A$1ROW 1b=A2=A$2=Sheet2!A2=Sheet2!A$2ROW 2c=A3=A$3=Sheet2!A3=Sheet2!A$3ROW 3d=A4=A$4=Sheet2!A4=Sheet2!A$4ROW...
View ArticleTwo Excel Solver bugs when adding two constraints
For a very small problem (actually a series of related small problems) I tried to use Solver from VBA. I encountered two bugs that were not completely trivial to find a workaround for.Sub runsolver()...
View Article