Today Conditional FormatI have a column which calculated a date based on 3 working days from a date
input into a diff column. What I want to do I have the calculated date
appear bold if that date has passed based on the current date.
For example if I input 01/08/11 the next column calculates 04/08/11 (3
working days). I want the caluclated date to appear bold when I open the
spreadsheet on the 05/08/11 ro show the calculated date has passed.
I can use conditional formatting but can't get the syntax right
Regards
Andy
Win XP Pro
Office 2010
Andy Roberts presented the following explanation :
> I ha...
Two Condition Vlookup?I am currently trying to create a function that searches through an
array for two exact column values which allows me to retrieve a third
column value. For example:
Type of Fruit Date Packaged Amount of Fruit
Apples June 100
Oranges June 50
Apples July 75
Grapes July 50
In this example, I would be looking to retrieve the Amount of Fruit
(Apples) that was packaged in July. I would be putt...
Can't format numbers for France in Excel 2003I'm using the US version of Excel 2003, but need to format costs, etc., for a
project in the French euro format (e.g., I need 2050.45 euros to display as 2
050,45).
That currency format isn't offered in my dialog box, and if I make a custom
number format that will display correctly, it doesn't operate as a number.
Any suggestions?
On Wed, 10 Oct 2007 08:51:03 -0700, Mary Fran
<MaryFran@discussions.microsoft.com> wrote:
>I'm using the US version of Excel 2003, but need to format costs, etc., for a
>project in the French euro format (e.g., I need 2050.45 euros...
Query condition by date rangeI'm trying to create a query to base a report from. I need it to return
records within a date range that needs to be specified, as in specifying the
beginning date and having the current date as the end date. A field is
included in the query that has listed dates in the format mm/dd/yyyy. How
would I write the criteria? I have part of it ready - [Please enter starting
date:] . I know that's how you get the little question window.
On Tue, 4 Dec 2007 14:51:00 -0800, silva wrote:
> I'm trying to create a query to base a report from. I need it to return
> records within a...
How do I associate task list with another calendar?I have an extensive task list that shows in one calendar view. I would like
it to show in another. Can I associate it, or does it have to all be
reentered?
"holyharvester" <holyharvester@discussions.microsoft.com> wrote in message
news:1A0249B2-3A52-43ED-9509-E65851724BD9@microsoft.com...
>I have an extensive task list that shows in one calendar view. I would like
> it to show in another. Can I associate it, or does it have to all be
> reentered?
You first: state your Outlook version.
--
Brian Tillman [MVP-Outlook]
Only the default task list dis...
List control selction and deselectionFor selecting an item from a CListCtrl just call
mList.SetItemState(iItem,LVIS_SELECTED | LVIS_FOCUSED, 0xFF)
during Initialization
For deslecting we need to insert item once again, ie
mList.DeleteAllItems()
mList.InsertItem()
i know this is not a good method, but i didnt get any other options.
if anyone know, pls let me know!!!
Regards
"johnWins" <johnsvakel@gmail.com> wrote in message
news:2ccf2c5c-eb5c-46fd-9bd5-30d89d2048f6@v67g2000hse.googlegroups.com...
> For selecting an item from a CListCtrl just call
>
> mList.SetItemState(iItem,LVIS_SELECTED | LV...
The new View Lists in GP 8.0 are too slow with larger data sets.The view lists are very slow to pull up a large set of records when you first
open the window. After the window is populated, then the performance is
fine. It would be nice to design this window to pull up the records with a
single SQL query instead of getting a list of records with one query and then
pulling each record individually with other queries.
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the butto...
Need help with conditional formula (Excel 97)Can anyone give me the correct syntax for the following formula:
if A1 is blank, and B1 is more than zero, then display B1, otherwise
display nothing (blank cell)
Thank you
JD
=IF(AND(A1="",B1>0),B1,"")
Success!
--
met vriendelijke groetjes
"Jake D" <JakeD@djhtend.com> schreef in bericht
news:crkto4lv30u7uujv27ek8okr0us5t9oj10@4ax.com...
> Can anyone give me the correct syntax for the following formula:
>
> if A1 is blank, and B1 is more than zero, then display B1, otherwise
> display nothing (blank cell)
>
> Thank you
>
> ...
Printing list of emails in Oulook ExpressI am trying to find a way to print, an entire list of email reciepts, so I
don't have to keep them. Can anyone help?
>-----Original Message-----
>I am trying to find a way to print, an entire list of
email reciepts, so I=20
>don't have to keep them. Can anyone help?
>.
>
These Newsgroups address issues regarding MS Office
Outlook. Outlook Express is a component of Windows/Internet
Explorer. Post your question where the OE gurus hang out:
http://communities.microsoft.com/newsgroups/default.asp?icp=3DInternetExp=
lorer
...
Format cells #7I have Excel 2000, Win ME. Recently the pulldown command to format cells
does not always respond - ie, no box appears, so I can't apply borders or
control number format. The shortcut approach doesn't work either. I've
tried Help..Detect and Repair but the fault remains. Any suggestions
welcome.
...
Conditional formatting if condition of an if statement is true and a string value is displayedDear Experts:
I got a nested 'IF'-Formula in an excel cell that returns nothing if
the condition is false.
I would like to conditionally format this cell with grey shading if
the condition is true and a string value is displayed.
How can this be achieved using excel conditional formating
functionality ?
Help is much appreciated. Thank you very much in advance.
Regards, Andreas
Let's say your doing this conditional formatting in cell K17. In
conditional formatting (xl2003) choose the FormulaIs: option and enter:
=$K$17<>""
choose your formatt...
Formatting worksheetI have a workbook with three worksheets and one chartsheet in it. I have
notes documenting various aspects of the four sheets. Some of those notes
are on electronic post-it notes and others on scraps of paper. It seems to
me that a convenient way to consolidate all of my documentation for the
workbook would be to add another worksheet to it and put the information in
it.
What would be the best way to format the worksheet so that I could type
information into it as if I were using a text editor?
Leslie,
Excel isn't really all that set up for text. I sometimes make narrow
column...
Conditional Field in QueriesIs there a way to make a field in a query conditional so that it only
displays the value if the value is equal to something specifically
set? Thanks.
Nick
Nick.Korynski@gmail.com wrote:
> Is there a way to make a field in a query conditional so that it only
> displays the value if the value is equal to something specifically
> set? Thanks.
>
> Nick
Explain "the value is equal to something specifically set".
--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
...
format a column
I have a simple question to ask, I have a column in Excel is number like
142000, I want to format the whole column numbers without the two ending
0s,
change 142000 to 1420, how can I do that?
Thanks
--
xcao
------------------------------------------------------------------------
xcao's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=14538
View this thread: http://www.excelforum.com/showthread.php?threadid=471821
Enter 100 in an empty cell and copy it. Then, select your range of numbers
you want to change, Right Click and go to Paste Special, and select Div...
Not in List CodeIs there some standard code I can use for a combo box when I need to add an
item that does not show up in the list?
Thanks in advance
See:
Adding values to lookup tables
at:
http://allenbrowne.com/ser-27.html
The first option discussed in the article shows sample code. It's not
generic, because the INSERT can vary so much.
--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"open a adobe file from a command button"
<opena...
zip codes not being saved as text in CSV formatI need my file to be saved in CSV format (to import into another
application). When I format the zip codes as Text or Special(zip code), they
are correct in XLS format, but when I open the file in CSV format they switch
back to general.
Any solution? work around? Thanks so much for your help in advance!!
Melissa
Change the file extension to .txt and use the text import wizard to treat
the column as text (last dialog)
--
Regards,
Tom Ogilvy
"MelissaM" <MelissaM@discussions.microsoft.com> wrote in message
news:B5A02627-810E-4234-8247-267D9B12FA29@microsoft.com...
>...
How do i use Conditional formatting for 3+ conditions ?I have a text box in a report which highlights in colour current members in
a list of past and present member names. I have six types of current members
that I want to highlight, but with conditional formatting I can only use 3
conditions in the members [Type] field. I have tried [Type]="Full member" Or
"Life member" but the "Or" doesn't work ! Is there a way to do this ?
thanks .. Roger
CF is limited to 3 contitions, but you can use OR in those expressions.
If you set Condition1 to Expression, you can use:
([Type] = "Full member") Or (...
How to return a 12 hour time format without the AM in an Access queryThe format function acts differently in a query and after hours of testing,
messing, and cursing, I give up. How do you return 12 hour format without
the AM or PM from an Access query. In my table, I've defined the Start Time
and End Time to use "Medium Time" format and it works if and ONLY if you
simple include the field in the query. However, if you use the field in a
more complex statement, it returns leading zeros and trailing seconds.
Here's what I've tried....
'This didn't work because it returns trailing seconds and AM/PM.
'2:00:00 PM...
SOS !! White list on IMF v.2It seems the white list on IMF v2 is not work any more.
All the mails from the white list are still blocked by IMF v2, but it was by
pass when using IMF V1. Anybody has any idea ? The mails are generated
automatically from customer's program, now all are blocked by the IMF v2.
Help ! Help !
Environment : Exchange server 2003 with SP2 running on Windows server 2003.
You are using IP Accept lists right?
Than check this known "issue" here:
http://www.exchangeinbox.com/articles/018/ipacceptlist.htm
cheers
Alexander Zammit
WinDeveloper Software
IMF Tune - Unleash the Full Inte...
Help with Conditional formatting with DatesHi there,
I have a spreadsheet in which I have to monitor various dates which are in
different columns (i.e. (1) Date Tender Released, (2) Date Company Selected,
(3) Date Draft Contract Forwarded, (4) Date Contract Signed etc...).
Would if be possible to Conditional Format and have diffirent ROWs
highlighted for each individual Contracts (I have 300 running contracts
running) every time a date is filled in these different columns:
Initial Step (1) = Yellow (Call for Tender released)
Step (2) = Blue (Company Selected)
Step (3) = Brown (Contract under Process)
Step (4) = Green (Contract Si...
Conditional null valueWondering if anyone can suggest a way to simplify the following code, which
I’m using in the OnFormat event of a report.
If Not IsNull(DLookup("[ICD2]", "EntryICDs", "[EntryNum] = " & Me!
[PtAcct#])) Then
Me![Field192] = Replace(DLookup("[ICD2]", "EntryICDs", "[EntryNum] =
" & Me![PtAcct#]), ".", " ")
End If
If Not IsNull(DLookup("[ICD3]", "EntryICDs", "[EntryNum] = " & Me!
[PtAcct#])) Then
Me![Field194] = Replace(DLookup("[ICD...
HelpForgive me if "Conditional Sums" is not the accurate word for what I am
trying to accomplish... I'm at a loss for what to call this situation.
What I have is a spreadsheet totaling attendance figures for classes taught
by two people (Dave and Cary). Column A lists their name, and next to it in
Column B is the number of people who attended that class. What I need is a
formula that will look at the sheet and report in a given cell the total for
attendance for each person. I can work basic formulas like SUM, but that
will give the total for the entire column, when what I n...
Missing message listHello,
I am using VC++ 6. In the class view, when I right click on my view
class and select "Add windows message handler", in the dialog, the list
under "new windows messages/events" comes up empty. The project compiles
fine, but I think I messed the way VC++ sets up one of the files. Does
anyone have a clue?
Thank you for your time and effort.
cn
Delete the .CLW file in your project directory. Open something in your
resource edit and then Press Ctrl+W to bring up the classwizard. That
should rebuild the class wizard file.
Ali R.
"comfortably Numb"...
Printing Labels from Marketing ListIt is possible to create Mail Merge documents for the members of a
Marketing List through Quick Campaign or Main Campaign. But how about
creating labels for all the members in the Marketing List? It seems
that labels can be created only from the main contact list and not from
the Marketing list.
Any pointer??
Don an Advanced find to look for all contacts (or account depending on the
marketing list) who are on a particular marketing list. From the find
results do a mail-merge to labels.
HTH
Roger
"Onkar" <budc57@yahoo.com> wrote in message
news:1166056772.911550.14100@8...
Formatting Imported DataHi,
I want to be able to read in a single column of data from either an
Excel file or from a column of a word document and then produce the
same column of data so that each entry has two cells separating them.
So that the column
1
2
3
would look like
1
empty cell
empty cell
2
empty cell
empty cell
3
I there a straightforward way I can do this in Excel w/o having to use
some type of additional program (like VBA)?
TIA,
Matt
Nothing straightforward that I can see.
Without some manual arranging which would be onerous, you will be better off to
use a VBA macro.
Sub InsertRows22()
Appli...