| Thread | Last Post | Replies |
|
| Copy/Paste from one workbook to another not recognized by formulas | 21 Dec 2007 16:19 GMT | 2 |
I have created a workbook that has several worksheets that contain formulas referencing the different worksheets. One worksheet contains the data used in another worksheet. Then that worksheets data is used by a totals worksheet. There are multiple workbooks that use the same ...
|
| Running total as I add lines | 21 Dec 2007 16:02 GMT | 3 |
Column K is Amount Column L is GP (Gross Profit). Columns A through J include my qty, vdr name, vdr #, vdr price, etc As I add additional vendors and information, I want Excel to keep
|
| Web Query Question | 21 Dec 2007 15:43 GMT | 2 |
I'm updating sports scores in excel 2002, The first set of Columns Are the Team Names and the Final Score of the Game (These 2 columns update after each game). My other 2 columns are used for notes and other information. When ever I refresh the data, the first 2 sets of ...
|
| Use the number part | 21 Dec 2007 14:33 GMT | 4 |
Sometimes I have data which I enter as : <0.05 How do I get Excel to use the cell's entry as 0.05 for further calculations?
|
| Close VBA Project | 21 Dec 2007 14:24 GMT | 1 |
I am creating a command button then adding code with this syntax. With objActiveWkb.VBProject.VBComponents("Sheet1").CodeModule StartLine = .CreateEventProc("Click", strButtonName) + 1 .InsertLines StartLine, _
|
| MATCH doesn't show desired result | 21 Dec 2007 12:55 GMT | 2 |
Good morning, all! I have a cell in my Excel 2007 workbook which is dependent on the value of cell A1. The result I want in cell A1 is either 1, 2, or zero. The formula in cell A1 is:
|
| Formula help needed if possible!? | 21 Dec 2007 12:45 GMT | 2 |
Hi there, i'm attempting to implement a cross-sheet formula to count the occurances of a single phrase or grouping in one sheet, producing a simple total figure in a cell in another. To put it into real terms, in one sheet there is a collumn with a series of
|
| Excel 2007 - Importing Text Decimal Separator Issue | 21 Dec 2007 12:36 GMT | 2 |
I am using Excel 2007 on Vista Ultimate. Importing a text file (txt and/or CSV) using "Data\Get external data\From text" and changing decimal separator to point (from comma) in advanced settings gives me an issue, namely that the applications keeps changing the
|
| Straighting out a ceel | 21 Dec 2007 10:01 GMT | 6 |
I have a thousand cells that take up a thousand rows with information in them and at the far right of each cell I have a note like: info 1, info 2 info 3. What I wanted to do is line that peace of information in a straight line within each cell. Trying to do it manually is a pain ...
|
| Formula help error of #VALUE! | 21 Dec 2007 02:00 GMT | 4 |
I am not sure I can explain this clearly but I will give it a shot The cells are formatted to show time Cell A4 you enter in 1 or 2 to have cell A3 show the info from cell A2 (if 1) or B2 (if2)
|
| Several files opening at once | 21 Dec 2007 01:04 GMT | 2 |
I have a shortcut on my Quick Launch bar to a file called Index.xls wherein other hyperlinks take me to a zillion other places as a means of organisation of my computer data. For a couple of months I've been finding that whenever I click Index.xls another file called PERSONAL.XLS ...
|
| Downloading .xls files | 20 Dec 2007 20:53 GMT | 4 |
I am writing a spreadsheet program and will offer it for sale in a downloadable form. Being an executable, I am concerned if I will have trouble with my customers being able to receive the file past their companies firewalls.
|
| Referring to CodeModule Sheet Name | 20 Dec 2007 19:59 GMT | 2 |
When referring to: With XLDestWB.VBProject.VBComponents("Sheet1").CodeModule is it possible to refer to the code by Sheet1's tab name (e.g. "TabOne") rather than "Sheet1"?
|
| Ragged Hierarchy | 20 Dec 2007 19:53 GMT | 5 |
I have an excel file with a ragged hierarchy as shown below, I would like to structure the data in a different format (also shown below) please help. Also the data below is just an example the actual data file is much larger and the hierarchy has 10 levels the lowest level
|
| Chart - Data Labels | 20 Dec 2007 19:44 GMT | 1 |
Is it possible to change the width of the text box for 'Category Name' within the data label on a chart? I have Category Names which are very long and need to be 'word wrapped', but I cannot change the width of the text box or find a 'word wrap' option for
|