|
Sorting Spreadsheet to Different Tabs
I have a spreadsheet that has rows of information, and say for example one
item in each row is the month. I would like to have tabs in my workbook for
each month, and have each row go into the tab of its respective month (but
also remain in the main spreadsheet). This is probably an easy vlookup. Any
help is greatly appreciated! I am trying to do this without any macros or
Visual Bas...
|
3 |
12/31/2008 4:14:03 PM |
|
SUMIF using criteria from a list
This one seems easy but I can't figure it out.
A B
1 Acct Amt
2 100 54
3 101 76
4 102 84
5 103 67
6 104 99
7 105 42
8 106 0
9 107 81
How can I take the total sum of accounts (for example) 102,104 & 107. So I
am looking for an answer of 84 + 99 + 81 = 264.
I will normally use around 15 - 20 accounts...
|
5 |
12/31/2008 4:12:39 PM |
|
MID funtion with conditional format
i am trying to use MID function as formula in conditional format -
=MID(C9,5,1)=X
if the 5th char of cell C9 is the letter "X", then i want to apply color to
the cell as my conditional format.
can't get the formula to work.......
|
3 |
12/31/2008 3:04:01 PM |
|
Date arithmetic
It's been a long time since I did any subtractions of dates, and would
much appreciate a little help please. In particular, what is the
simplest way of finding the period that's elapsed bewteen two
date/times? Of course, I would want to display it in the most common
sense format, across a wide range. Must I convert each date first,
subtract and then convert back, or can it be done in one form...
|
7 |
12/31/2008 2:53:28 PM |
|
Count a column
Hello,
I use the following formula to mark an "X" in a column of cell when there is
content in a series of other cells.
What formula do I se to count the "X?" What I'm using now counts the
furmula entry.
Thanks...
|
4 |
12/31/2008 2:44:01 PM |
|
Need a formula to sort without using a macro
I have a sheet that records daily test results for one month. On any given
day there can be 1-10 entrees. Currently I have a column that we put an x in
and then I have macros recorded to sort and put them in order acording to
date. My problem is my version of excel is old enough I can not password
protect this page because I then get errors during the sort. From what I have
read I need a...
|
6 |
12/31/2008 2:18:44 PM |
|
Alerts
i have a total no. of 50,000. when it reaches 10,000 i want to send an
automatic email to certain people to alert them that the number has reached
10,000.
so how can i do this automaticaly by using the outlook.
Thanks
Mo...
|
2 |
12/31/2008 2:10:10 PM |
|
set default header, footer, fonts for new sheet
Dear Friends,
Please help me to set default font, header, footer, etc when i open new
worksheet in Excel 2007
Regards,
Hardik...
|
4 |
12/31/2008 2:08:22 PM |
|
list box
Hello! I have been having some problems while using a lstbox in VBA. I
want
to be able to select a value from the list box, type a something in
to
a textbox above, and the item in the listbox will change, is this
possible(according to what the textbox says?
thanks...
|
2 |
12/31/2008 1:49:01 PM |
|
Dual Monitors - Excel
To correct this problem, follow these steps:
1. Close the e-mail message.
2. Start Excel.
3. On the Tools menu, click Options.
4. Under the General tab, click to check the ignore other applications check box, and then click OK.
5. Quit Excel.
Now you will be able to double-click the attachment to open it in Excel, and can save it to the hard disk drive.
*NOTE*
Now, you...
|
2 |
12/31/2008 1:41:39 PM |
|
Sumproduct with nested if statement
Hi
I have been attempting to resolve this issue for a while, having looked both
here and at MediaKent.co.uk
My issue is that i have a worksheet containing financial data in the
following format
Column A = Nominal ledger Code (format nnnn)
Column B = Department Code (format n)
Column C = Transaction Date (format nnnnn)
Column D = Transaction Value (format NNNNN.NN)
I have tried seve...
|
7 |
12/31/2008 11:56:03 AM |
|
loop problem
Hiya
I have a looping sub that takes 5 cells and every 0.2 seconds adds to their
values, dealing with one at each successive 0.2 second interval , so that by
the end of each second every cell has been visited and increased by the
macro once. In other words at 0.2 seconds A1 is increased, at 0.4 seconds B1
is increased, 0.6 seconds C1 is increased 0.8 seconds D1 is increased and
then a...
|
4 |
12/31/2008 11:09:01 AM |
|
Selecting Multiple items from drop down list
Hi guys I am trying to create a student register.
Right now I have 3 columns; "Student Name", "Number of Subjects registered"
and "Subjects Registered".
The students' names are entered manually. The number of subjects is selected
from a drop down list, giving selection options from 1 to 6.
I would like help with the "Subjects Registered" column. There are only a
maximum of 6 fixed s...
|
6 |
12/31/2008 9:58:01 AM |
|
Excel sheet names
Hi,
Is there an easy way fro me to grab the name of the active sheet I am in. ie
if I am in sheet9 I want to be able to use the name sheet9 in code etc?
Thanks in advane,
Les...
|
7 |
12/31/2008 8:59:18 AM |
|
Name Assigned Formula Not Working
I am using Version 2007. The following formula, when inserted manually on the
sheet, does workout but when defined in a name like "Check" and inserted as
=Check, in a cell, doesn't do so. Any particular reason and suggestion?
"VM" is also defined as $F$4.
=OR(AND(ISNUMBER(INDIRECT(ADDRESS(ROW(),COLUMN()-1))),OR(INDIRECT(ADDRESS(ROW(),COLUMN()-1))>=VM,INDIRECT(ADDRESS(ROW(),COLUMN()-1))&l...
|
4 |
12/31/2008 8:41:01 AM |
|
accidental file overwrite
Instead of "save as" I entered "save" and thus accidentally overwrote a file
in Word this afternoon. Is there a way that I can retrieve an eariler
version of the file (from this morning) before I overwrote it? Thanks....
|
2 |
12/31/2008 7:37:07 AM |
|
How can i input a date/year older than 1900, eg: 1 Jan 1822 ?
Is there a plugin to support date entry older than 1900 ?
How do we support family trees ?
thanks,
paulsouthern@live.com...
|
4 |
12/31/2008 7:35:01 AM |
|
assigning numbers to text and count them
This is a follow up for a question i asked 1 month earlier and somehow I cant
reply anymore...so here goes again :
hey is there a way to simplify the formula
=INDIRECT(B1)+INDIRECT(C1)+INDIRECT(D1) ????
what I mean is that now, I have added more than 200 different objects with
each of them having 7
cells/options that have a validation and which are then summed with the
above form...
|
5 |
12/31/2008 7:01:00 AM |
|
Remove Data from Empty Cells
Hi all,
How do i remove data from the cells that have been pasted as value? The
cells were originally formulas but i have copy-special-value pasted. some of
them are blank but when i do COUNT it counts. how do i remove or clear-all
hundreds of cells at once? there are also cells with the info among them.
Please help. Thanks....
|
7 |
12/31/2008 6:34:29 AM |
|
return a value between set numbers
Hi I am trying to work out how to return a number of between 1 to 5 if a
single cell is between specific numbers. So i would like a A2 to equal 1 if
A1 is between 0 and 48 or A2 to equal 2 if A1 is between 49 and 96 or A2 to
equal 3 if A1 is between 97 and 144 or A2 to equal 4 if A1 is between 145 and
192 or A2 to equal 5 if A1 is between 193 and 240
any help would be appreciated. thank ...
|
4 |
12/31/2008 4:39:01 AM |
|
conditional formatting time
I have a spreadsheet that calculates remaining battery time. What I am
wanting is when battery run time has less than 1/3 remaining I want that cell
to turn red.
For example:
D2 has battery run time: 40 hours
D3 is remaining battery life: 13 hours
So when D3 drops below 13.333 hours it will turn red....
|
8 |
12/31/2008 4:39:01 AM |
|
Can Text Function change output text color?
Hello,
The folowing forumal is used in part of a CONCATENATE function, and
everything works great, except the code below doesn't make the text red.
=TEXT(VLOOKUP(vUtility_Company,Table4,7,FALSE),"[<=9999999][Red]###-####;[Red](###) ###-####")
Any ideas how to get the text red only in the portion above and not the
whole CONCATENATE statement?...
|
2 |
12/31/2008 2:58:16 AM |
|
vlookup with if statement together
I need help to do a vlookup with if statement together
Sheet 1 - Column A: Dates, Column B: Names:, Column C: Control Numbers,
Sheet 2 - Column A: Dates, Column B: Names, Column C: Code Numbers,
In Column D on sheet 2, I want to see the Control Number for the specific
Name and specific Date.
This is what I have in D1 =IF(A1=Sheet1!A:A,VLOOKUP(B1,Sheet1!$A$1:$C$100,3))
Instead of getting t...
|
5 |
12/31/2008 2:44:07 AM |
|
dates count till elapsed
On a worksheet I have a date a person has passed a course say in cell a1
The course is valid for 5 years only before a person needs to requalify
in cell a2 I want to be able to calculate the time left between cell a1 and
5 years down the line and have it counting down
does anyone know of a formula etc how I can do this
Many Thanks
--
bladerunner926...
|
4 |
12/31/2008 2:42:55 AM |
|
check and uncheck macro
How can i use the checkbox to use a different macro when it's checked
or
unchecked? In this example: i want to copy paste from one location if
is unchecked and from a different location if is check and I uncheck
the checkbox.
thank you
Pamela...
|
4 |
12/31/2008 12:50:30 AM |