| Thread | Last Post | Replies |
|
| count within a range | 23 Jun 2004 13:43 GMT | 1 |
I've got a column with a list of times and want to calculate the number of instances in the list that fall within 12 hours. ie. In the table below C6 should show the number of cells
|
| Programming a tab name into a Header String | 23 Jun 2004 12:55 GMT | 2 |
I have a function that creates unique tabs based on a column. programmatically set the Center Header to a string listed below. also need it to display the tab or worksheet name, but whenever I ad [tab] to the string below it bombs out. How can I get this to displa
|
| converting excel to access files | 23 Jun 2004 11:18 GMT | 1 |
i got around 300 excel files and the data is entered as Column A has the headings and Column B has the data and now i want to maintain it as a database.Presently i am having approx 300 files.
|
| making a minus number appear in brackets | 23 Jun 2004 10:39 GMT | 4 |
If I have a minus value in excel then normally it appears with a '- before the number... fine. However, many accountants want to remover the '-' and replace wit brackets '(x)' around the number. This makes it easier to spot th
|
| Conditional Calculation | 23 Jun 2004 09:06 GMT | 4 |
The conditional statement I'm working with is: =IF(AND(A3=A2,B3=B2), 'Au'!E1,'Au'!E2) Here's the problem, I want to fill the column with this conditional statement but if I do that it will
|
| macro to distribute one text file among many - strange behaviour | 23 Jun 2004 05:02 GMT | 2 |
Hopefully your about Bernie as you well know the macro below. I'd tested it a number of times on my Win2000 machine and it works perfectly. However, I have some how put a spanner in the works. Now that I have
|
| Formula | 23 Jun 2004 00:44 GMT | 3 |
I would like to have a formula that has several if statements in it and give me a dollar amount for the date and code that i specify. for example i have a spread sheet set up as follows
|
| Disable AutoFill | 23 Jun 2004 00:21 GMT | 3 |
The spreadsheet is being misformated due to autofill and border copying Is it possible to do away with this function and force users t manually type each number? Thanks
|
| Date Formatting when Concantenating | 23 Jun 2004 00:12 GMT | 1 |
I have a simple question. I have a cell that has date that looks lik this: 10/15/1999 14:34 When I use the concantenate feature my date looks like this:
|
| Excel Linked Cell Reference including other cell address | 23 Jun 2004 00:07 GMT | 2 |
I do apologise about the rather odd sounding subject and post What I am hoping to do is.... Range("a1") contains the variable 28 (ref from a dropdown box) (in a particular cell)
|
| counting cells | 22 Jun 2004 23:47 GMT | 3 |
Can someone tell me what function works to count the number of cells in a given row that contain text? Many thanks. Tim
|
| Print page contents of Multipage | 22 Jun 2004 23:44 GMT | 1 |
I have Multipage on userform. Each page is with different informations selected by controls on thos pages. I need only to print the pages indivully (say clicking a button on tha
|
| Stop Excel 2000 from prompting to resave? | 22 Jun 2004 23:35 GMT | 1 |
On my office PC, I have Office 2000 with WinXP installed. Most of the other users have office 97 on NT 4.0. They send me spreadsheets all day, as I do the night balancing for the department, so I must print out all the spreadsheets.
|
| Randomize a column of words in Excel? | 22 Jun 2004 23:31 GMT | 1 |
I am a relatively basic and new Excel user...I'm not very schooled in Macro-building or running or what have you! I've been given the task of randomizing a list of words. They are currently in one long column in Excel... Is there any way to do this without a Macro? And if not.. ...
|
| Area Charts With Negative Numbers | 22 Jun 2004 22:36 GMT | 1 |
I'm curious if anyone has had success trying to design an area chart as described below: 1) The graph depicts annual benchmarks / net returns (Y-AXIS) versus year (X-AXIS).
|