Go Back   Trackpads Community > General Discussions > Computer and Technology > Microsoft Applications

Microsoft Applications Discussions about Windows and other MS Products such as Office

Reply
 
LinkBack Thread Tools
Old 07-21-2004, 20:02   #1 (permalink)
Pointer
Civilians

 
Default IF the date in A1 is a holiday, cell B1 should say "HOLIDAY"

Here's what I want to do but I'm too dumb to it. Usually I Google
before asking here but my Internet is down though NGs and email work.

PART 1
In cell A1 we enter a date, say, 07/22/04. If the date in A1 is a
holiday I want cell B1 to show the word HOLIDAY. If A1 is not a
holiday, B1 should be blank. I will list the holiday dates in cells D1
to D10.


PART 2
Part 2 is the same as 1 but instead of the word HOLIDAY appearing the
name of the holiday, NEWS YEARS DAY, will appear. I will list the
holiday names in cells E1 to E10 next to the dates in column D.

 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Trackpads Information
Click to Visit
Old 07-21-2004, 21:04   #2 (permalink)
Frank Kabel
Civilians

 
Default Re: IF the date in A1 is a holiday, cell B1 should say "HOLIDAY"

Hi
part 1:
=IF(ISNUMBER(MATCH(B1,D110,0)),"Holiday","")

part 2:
=IF(ISNUMBER(MATCH(B1,D110,0)),VLOOKUP(B1,D1:E10 ,2,0),"")

--
Regards
Frank Kabel
Frankfurt, Germany

"Pointer" <pointer@nocom.comINVALID> schrieb im Newsbeitrag
news:s1ttf05ge6jnlrrst0076lbrnf22mvnbk0@4ax.com...
> Here's what I want to do but I'm too dumb to it. Usually I Google
> before asking here but my Internet is down though NGs and email work.
>
> PART 1
> In cell A1 we enter a date, say, 07/22/04. If the date in A1 is a
> holiday I want cell B1 to show the word HOLIDAY. If A1 is not a
> holiday, B1 should be blank. I will list the holiday dates in cells

D1
> to D10.
>
>
> PART 2
> Part 2 is the same as 1 but instead of the word HOLIDAY appearing the
> name of the holiday, NEWS YEARS DAY, will appear. I will list the
> holiday names in cells E1 to E10 next to the dates in column D.
>


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-21-2004, 21:04   #3 (permalink)
Pointer
Civilians

 
Default Re: IF the date in A1 is a holiday, cell B1 should say "HOLIDAY"

What took you so long?

I'm tied up but will try it today. Thanks for the reply!


On Thu, 22 Jul 2004 0144 +0200, "Frank Kabel"
<frank.kabel@freenet.de> wrote:

>Hi
>part 1:
>=IF(ISNUMBER(MATCH(B1,D110,0)),"Holiday","")
>
>part 2:
>=IF(ISNUMBER(MATCH(B1,D110,0)),VLOOKUP(B1,D1:E1 0,2,0),"")



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-22-2004, 09:01   #4 (permalink)
Max
Civilians

 
Default Re: IF the date in A1 is a holiday, cell B1 should say "HOLIDAY"

One possibility ..
The delay was because *you* took so long to post the question
Frank's answer was ready, waiting for your post to appear <bg>
--
Rgds
Max
xl 97
---
Please respond in thread
xdemechanik <at>yahoo<dot>com
----
"Pointer" <pointer@nocom.comINVALID> wrote in message
news:ilttf011dgmdcrh353um2cl5il9cbcugjp@4ax.com...
> What took you so long?
>
> I'm tied up but will try it today. Thanks for the reply!



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
New Holiday satin_patriot Chit-Chat 9 04-21-2005 14:35
The Holiday Snowden Humor 1 04-21-2005 12:44
[MV] Holiday Greetings grntrks@juno.com MV List 0 02-21-2005 02:50
Happy Holiday! Jan Il Microsoft Applications 8 11-25-2004 10:00
Holiday jordanctc Microsoft Applications 1 07-08-2004 07:33


Community Information
Options
Quick Options
Trackpads Non-Commercial Ad
Copyright Information Click to Visit
Time
Server Time
All times are GMT -4. The time now is 11:05.
Copyright
Copyright Information
The header is based off of work by Vipixel.com and modified by this site. Trackpads and the Trackpads Logo are both Registered Trademarks of Jason Edwards and cannot be used without prior written permission.  The only exception is as a link back to this site. Trackpads is a private website run by a small legion of volunteers, 3 dogs, 12.5 cats and an army of small, super smart, bio-engineered mice with pointy hats and tutu's. Search Engine Friendly URLs by vBSEO 3.2.0 RC7
Archive Links
Archive Links
Page generated in 0.84882 seconds with 19 queries