| Thread | Last Post | Replies |
|
| save as bring up full screen how do I get back to normal size | 27 Mar 2008 19:36 GMT | 2 |
the save as brings up a full screen, and i'd like it to be normal size. I've searched the help on every combination I can think of, and there's nothing helpful. the normal says to change it in view, but the save as page has no view option and escape only closes the page.
|
| Consolidating information | 27 Mar 2008 19:09 GMT | 6 |
I have eleven different sub assemblies customers can choose from. The customer can choose 1 to 3 of those sub assemblies to complete the final assembly. Is there a way to consolidate the information when I do a total materials used page so I don’t have a bunch of 0’s taking up ...
|
| Excel thinks a file is ReadOnly but it is not. How to fix? | 27 Mar 2008 18:42 GMT | 1 |
 Signature Thanks
|
| Calculated value to a table | 27 Mar 2008 18:37 GMT | 1 |
How would I set this calculated value up? Fat contains nine calories per gram. I want to calculate the calories from fat for each food item. The percentage of fat is calculated by dividing the calories from fat by the total number of calories. What would this formula look like?
|
| Copy records that are 4 rows apart | 27 Mar 2008 17:58 GMT | 5 |
Dear reader, I have a bit of a problem copying from one worksheet to another. I need to copy some dates from worksheet B to worksheet A. Currently these worksheets are set up this way
|
| Excel Version Problem | 27 Mar 2008 17:28 GMT | 2 |
Does anyone know how to change this code to work in Excel '03? It works great in '07 but I think b/c the formula is too long my associates cannot open it on their workstations. Here is the code:
|
| Excel 2002: How to sum up base on date parameters ? | 27 Mar 2008 16:55 GMT | 4 |
DEar Sir, I have the following table: A B C 1 Ref Date Amount
|
| Update Worksheet Name Base on Cell Input Automatically? | 27 Mar 2008 16:26 GMT | 1 |
I have the following code in a worksheet: Private Sub Worksheet_Change(ByVal Target As Range) If Target.Address(external:=True) _ = Range("p2").Address(external:=True) Then
|
| VBA Code- Copy & Paste in Blank Range | 27 Mar 2008 16:22 GMT | 9 |
I'm using Excel 2002 I'm trying to write a code to copy and paste special a range of data in the next empty cell. Therefore if cell j5 has data it would start pasting it in only k5 and so on. This is what I have so far but its pasting in all the
|
| Change in how Excel opens Text flies after applying MS08-014 | 27 Mar 2008 16:16 GMT | 1 |
End-user reports that prior to the MS08-014 update, he would open a text file from Explorer using Open With > Excel. Excel would open the file and format such that all text was placed in a single column (over multiple rows). This is the desired effect.
|
| is there a formula to show the diference between numbers? | 27 Mar 2008 16:13 GMT | 4 |
i am crsting a spreadsheet where i will need to show the difference between one set of numbers and the average set of numbers but i am not sure how to do this. i.e average score is 6 and their score is 4 i would need it to show -2
|
| worksheet link | 27 Mar 2008 15:55 GMT | 3 |
hi community how am I to create a link where, example: at worksheet A, A1 is being formatted with 2 decimal places and is shaded "Blue"
|
| Excel 2002: How to reveal a formula in a cell ? | 27 Mar 2008 15:39 GMT | 7 |
Dear Sir If I have formula at =SUMIF(A$1:A$20,C20,D$1:D$20) at cell F1, May I know the quick way to reveal the formula as a text i,e. ‘=SUMIF(A$1:A$20,C20,D$1:D$20) ?
|
| Returning Value of Next Non-Blank Cell in Column | 27 Mar 2008 15:26 GMT | 2 |
cI have data in three columns. Values in Column A are calculated by an if statement and are summed and return a value in Column B, with blank fields appearing in the adjacent rows to the column A data. Is there a formula that will allow for those blank cells to return the value ...
|
| copying Footer | 27 Mar 2008 15:23 GMT | 4 |
Hello! Friends I have two questions related to Footer: 1. I have a customised Footer in WORDS, how can I copy and paste to EXCEL? 2. How can I copy and paste Footer from one EXCEL BOOK to another, other
|