| Thread | Last Post | Replies |
|
| Not Repeating An Entry | 04 Oct 2006 14:30 GMT | 4 |
I have 13 columns of information and column A is Order Number. What is the best way to not enter the same order number twice, short of doing a Find prior to entering it? I was trying to do a conditional format that if it equalled and other cell in column A, turn the cell
|
| Edit named range reference | 04 Oct 2006 13:22 GMT | 2 |
Hope you understand my terminology I have a number of named ranges that I use a formula for in the "Refers to" field. The formula is actually larger than the space allowed in this field and so the end of the formula is not visible when I want to
|
| Copy and paste HTML problem | 04 Oct 2006 12:45 GMT | 2 |
Hi, there. Recently, I need to copy and paste some data (with table) from the Internet. However, the data I copied which contains value like 1-0, 2-0 etc will change to date like Jan-00 and Feb-00 automatically. Well, even I've tried to format the cell to text only before I paste ...
|
| How do Count a the number of times a date range appears within a date range!? | 04 Oct 2006 12:12 GMT | 5 |
I'm stumped, I have no real idea on how to do this so any help much appreciated! I have a start date (no year ie, 1st December) and an end date (again no year say 5th Jan),
|
| Matrix with imaginary numbers | 04 Oct 2006 11:27 GMT | 1 |
I am trying to do a matrix that has real and imaginary numbers and I have no clue how to do it. I can do a matrix with real numbers, but apparently can't with the combination of both.
|
| Creating a File Name from a cell | 04 Oct 2006 11:01 GMT | 1 |
Is there any way of generating a "save as" file name from the contents of a cell? Jeff
|
| Compare Two Rows | 04 Oct 2006 10:59 GMT | 8 |
Can anyone provide a VBA macro? To compare two rows of values, if the lower row value equals the upper row value color both values green. Need this across 70 columns
|
| Date matter | 04 Oct 2006 09:54 GMT | 4 |
Say cell A1 the date is '01/09/2006' and i want to know how many days there are to 30/09/2006. i try '=30/09/2006-A1' but it not working. pls help with the correct formula. thanks friends
|
| automatically creates new space according to data | 04 Oct 2006 09:21 GMT | 1 |
I'm working on a program that enabled the user to insert data via forms in VBE. The data will then directly send to Excel worksheets as database. Besides, the user can print the data in Excel sheets.
|
| How to add a submenu to a submenu? | 04 Oct 2006 09:17 GMT | 6 |
I have already wrote a vba routine for custom menu. It reads the level of menu ranking level: 1, 2, 3 from my worksheet called MenuSheet. My MenuSheet has 5 columns, namely Level, Caption, Macro, Divider and FaceID. I m trying to add a submenu to a submenu and not sure the ...
|
| Reporting | 04 Oct 2006 08:48 GMT | 3 |
Dear Excel Experts, I need your help assessing whether the following project can be done using Excel. I'm an Excel newbie and would greatly appreciate the feedback. I just need a pointer in the right direction...
|
| list with multiple repeated data | 04 Oct 2006 08:01 GMT | 2 |
Hi, i have a column with a list of numers and letters, unsorted. the data in this column can be repeated, it goes like this Col1 054T
|
| Excel MAcro to insert text from one column to other | 04 Oct 2006 05:37 GMT | 8 |
I have a worksheet in which my data is arranged as per temp. I have Temp in one column and the corresponding value in the other. I need to inser For eg.
|
| Dividing with Arrays | 04 Oct 2006 02:49 GMT | 6 |
I have an interesting problem. I am trying to break out a quantity number from a list of products from a cash flow. On one row I have a Product name, Quantity, Sales Price per Unit, and Total Sales Price (Qty x SP per U) for my breakdown. Also on this row I have a Beginning
|
| Derivatives | 04 Oct 2006 02:43 GMT | 2 |
Does anyone have a relatively precise method for calculating derivatives in Excel. There is of course the option of using the (A3-A1)/(B3-B1) to find and approximation at B2, but does anyone have anything that is a bit more reliable?
|