How would I do this?
If A2 is >= 1/1/2003 and <12/31/2003, put "2003" in T2
If A2 is >= 1/1/2004 and <=12/31/2004, put "2004" in T2
If A2 is >= 1/1/2005 and <=5/31/2005, put "1H2005" in T2
If A2 is >= 6/1/2005 and <=12/31/2005, put "2H2005" in T2
If A2 is >12/31/2005, put "2006 or over"
Thanks...
I have a spreadsheet that I want to hide. I go to Properties and click Hidden and then Apply. What happens is that once I exit out of Excel, the hidden files appear again.
Am I missing something?
Thanks in advance.
I have a main form and a sub form. In the main form, I have a button that when clicked, prompts for the ID number and then emails that record from the subform. I would like to include the ID number in the email subject. However, because the ID resides on the subform, it is not recognized...
I have a spreadsheet with a hyperlink bookmark to a separate worksbook. There are several worksheets in the separate workbook that I am navigating back and forth to, so when the user navigates back and forth, it thinks it wants to open it again. Is there a way for Excel to know that the...
Now I can't get this formula to work.
Two worksheets: FcstAdj and 0003
If FcstAdj!F2:F49 ="30 day forecast"
and
If FcstAdj!C2:C50='0003'!B4
Then add up everything in
FcstAdj!D2:D50
=SUMPRODUCT(FcstAdj!$F$2:$F$49="30 day forecast")*(FcstAdj!$C$2:$C$50='0003'!B5)*(FcstAdj!$D$2:$D$50)
I'm...
I get the following error message when trying to save a template (kind of, anyway, my version is in Swedish):
'Excel cannot complete task with available resources. Choose a smaller amount af odata or close other applications' (OK button only)
This is followed by an immediate new msgbox...
I have a spreadsheet that I would like to add up a column if the below criteria is met:
Sheet1
If Column A = whenever it equals "red"
If Column B whenever it is between "03/01/2005" and "03/31/05"
If Column C = whenever it equals "0712"
Sheet2
Put that value in Sheet2, Column D.
So if on...
I want to create a macro that will group columns F & G and columns J & K - all at the same time.
This worksheet has the "Forecast" and "Actual" numbers. So when the macro is run, it will only show columns A-E and columns H-I, and any columns pass column K (these are the "Forecast" numbers)...
I have a report that I have a field
[Total/Project Balance].
I also have lines for CustName that each have a Total/Project Balance. There may be many lines for each CustName, each with their corresponding Total/Project Balance. I want to total up all of the [Total/Project Balance] for the...
I have an Excel spreadsheet that is updated every week. I would like to import this spreadsheet every week into an Access database. I know how to do this, but now I need to take this further.
When I import the spreadsheet every week, I am using the CustName field as the primary key. The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.