Automatically extract a excel sheet from a workbook by using Macro or by...
Please give me the answer of the following question. In a workbook (excel), there are three nos of sheets(sheet1, sheet2 and sheet3). Now I want to extract sheet1 automatically by using macro or by...
View ArticleIf statement in MS Query
Hi there,I am trying to create an if statement in ms query that will create an additional column where column B is multiplied by one of two possible amounts based on value in column A. Here is my...
View ArticleRight click format toolbar shortcuts
WHen I right click in Excel, about the regular right click menu is a format menu with font options, paragraph options, alignment options, etc. How do I get rid of that format shortcut toolbar? It's...
View ArticleCan I use a formula to define the cell I want to take a value from?
I am using this formula to calculate the average of values from another sheet: =AVERAGE('p24'!I112:I144). I am wondering if it is possible to take the values 112 and 144 from a cell in the sheet,...
View ArticleHow to Read Names of Sheets in a Workbook Without OPening the Workbook
Excel 2010. VBA.I am populating a combobox with the names of sheets in a workbook. Is there a way to get a list of the sheet names without having to open the workbook and cycle through each page as I...
View ArticlePassword Removal Excel 2010
I have an spreadsheet which is password protected. Not an issue because I know the password. The issue is, when I want to send it to another person, I don't need the spreadsheet/workbook protected...
View ArticleDoes Microsoft Excel 2013 (stand alone version) include PowerPivot?
I've recently discovered that the basic Office 2013 Professional suite doesn't include PowerPivot functionality, and that I needed to purchase the full Office 2013 Professional PLUS suite to get...
View ArticleA huge bug when changing the font of a cell character in VBA
Hi Guys,I wrote a very simple VBA macro to change the font of a character in a cell.Here is the simplest VBA code that will illustrate the problem:Public Sub ChangeFontOnLastChar() On Error Resume Next...
View ArticleCTE in MS Query Excel 2007
I am trying to display all the daily rates given between two dates with dates that don't have rates too with the help of CTE through MS Query in Excel 2007. I get the follwing errors[Microsoft][ODBC...
View ArticleVBA Code not running properly
I am using the VBA code listed below as part of my Personal.xlsb. If I run the command from the spreadsheet via the shortcut key it does not perform all the steps. If I run the code via the play button...
View ArticleSlow Search after Custom Sort
This only happens when using Excel 2010 on my Terminal Server, not when run on a local laptop.When I open a 1200 row spreadsheet and do a search for a value it is as quick as one is used to in Excel....
View ArticleExcel Sort Data in Desired Format
I have a group of raw data in excel without headers:1 3 4 7 9 2 5 6 8 11 10 12How can I sort to fit my desired result?1 2 3 4 56 7 8 9 1011 12I've tried transpose or sort horizontally...
View ArticleBookname Error in Recorded Macros
I am writing a number of queries. The biggest problem I have is that when recording macros and opening new workbooks etc it is using book1, 2 etc in order and it will happen that the book opened by the...
View ArticleDATA WILL NOT PRINT
I HAVE AN EXCEL FILE. WHEN I PRINT ONLY GRIDLINES PRINT BUT NO DATA. I HAVE BEEN USING THIS SAME FILE FOR WEEKS AND ADD TO IT DAILY BUT TODAY NO DATA WILL PRINT. IT SHOWS UP IN PRINT PREVIEW
View ArticleUnable to paste into a spreadsheet
Hello allWindows 7, Excel 2010 SP1I have a spreadsheet on the network that everyone can update/modify/copy/paste data into this spreadsheet except for a single user.When she tried to paste text into...
View Articlemicrosoft office cannot verify the license for this product
I have the office professorial 2013 installed on a windows server 2012 RDS.I can open all the office programs and work with it with out any problem.If I try to export some data from SAP Business One to...
View ArticleSet font (and color) automatically copied to all cells in table [in error]
Hello! I am experiencing a problem with Excel 2013 that seems to be based on it making an assumption I would rather it not. I have a template XLSX file that contains a table on the first worksheet....
View ArticleExcel 2011, mac. cross-referencing many columns... Hard to explain in title
Hello, This is a bit hard to explain so I will err on the side of over explaining than under explaining - sorry for the long post. So here is my situation:I am a medieval historian and I have...
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 ArticleBug in Excel!!!!
Check out this in excel: put in one cell 88.13 and in another 90.01 then in a third do the formula first cell minus the second (ie =c1-c2) then check the result!!!! is -1.88000000000001Why is that!!!
View Article