>
> Hi Team,
>
> Still i'm notable to find the solution for this task. Please find the
> attachments.
>


> Thanks
> N.Sundarvelan
> 9600160150
>
>
>
> On Thu, Aug 11, 2011 at 3:18 AM, dguillett1 <dguille...@gmail.com> wrote:
>
>>
>> Or with col 8 formatted as desired place this in the SHEET module
>>
>> Private Sub Worksheet_Change(ByVal Target As Range)
>> If Target.Row < 2 Or Target.Column <> 7 Then Exit Sub
>> If UCase(Target) = "DONE" Then Target.Offset(, 1) = Date
>> End Sub
>> -----Original Message----- From: XLS S
>> Sent: Wednesday, August 10, 2011 1:19 PM
>>
>> To: excel-macros@googlegroups.com
>> Subject: Re: $$Excel-Macros$$ Please help
>>
>>
>> Hey Sundaryelan,
>>
>> Please find the attachment............
>>
>> .
>>
>> On Wed, Aug 10, 2011 at 10:22 AM, Sundarvelan N <nsund...@gmail.com>
>> wrote:
>>
>>> Hi Friends,
>>>
>>> Please refer the attached image. Please help on this scenatio.
>>> Thanks
>>> N.Sundarvelan
>>> 9600160150
>>>
>>> --
>>> ------------------------------**------------------------------**
>>> ----------------------
>>> Some important links for excel users:
>>> 1. Follow us on TWITTER for tips tricks and links :
>>> http://twitter.com/**exceldailytip <http://twitter.com/exceldailytip>
>>> 2. Join our LinkedIN group @ http://www.linkedin.com/**
>>> groups?gid=1871310 <http://www.linkedin.com/groups?gid=1871310>
>>> 3. Excel tutorials at 
>>> http://www.excel-macros.**blogspot.com<http://www.excel-macros.blogspot.com/>
>>> 4. Learn VBA Macros at 
>>> http://www.quickvba.blogspot.**com<http://www.quickvba.blogspot.com/>
>>> 5. Excel Tips and Tricks at 
>>> http://exceldailytip.blogspot.**com<http://exceldailytip.blogspot.com/>
>>>
>>> To post to this group, send email to excel-macros@googlegroups.com
>>>
>>> <><><><><><><><><><><><><><><>**<><><><><><><>
>>> Like our page on facebook , Just follow below link
>>> http://www.facebook.com/**discussexcel<http://www.facebook.com/discussexcel>
>>>
>>>
>>
>>
>> --
>> .........................
>>
>> --
>> ------------------------------**------------------------------**
>> ----------------------
>> Some important links for excel users:
>> 1. Follow us on TWITTER for tips tricks and links : http://twitter.com/**
>> exceldailytip <http://twitter.com/exceldailytip>
>> 2. Join our LinkedIN group @ 
>> http://www.linkedin.com/**groups?gid=1871310<http://www.linkedin.com/groups?gid=1871310>
>> 3. Excel tutorials at 
>> http://www.excel-macros.**blogspot.com<http://www.excel-macros.blogspot.com/>
>> 4. Learn VBA Macros at 
>> http://www.quickvba.blogspot.**com<http://www.quickvba.blogspot.com/>
>> 5. Excel Tips and Tricks at 
>> http://exceldailytip.blogspot.**com<http://exceldailytip.blogspot.com/>
>>
>> To post to this group, send email to excel-macros@googlegroups.com
>>
>> <><><><><><><><><><><><><><><>**<><><><><><><>
>> Like our page on facebook , Just follow below link
>> http://www.facebook.com/**discussexcel<http://www.facebook.com/discussexcel>
>> --
>>  ------------------------------**------------------------------**
>> ----------------------
>> Some important links for excel users:
>> 1. Follow us on TWITTER for tips tricks and links : http://twitter.com/**
>> exceldailytip <http://twitter.com/exceldailytip>
>> 2. Join our LinkedIN group @ 
>> http://www.linkedin.com/**groups?gid=1871310<http://www.linkedin.com/groups?gid=1871310>
>> 3. Excel tutorials at 
>> http://www.excel-macros.**blogspot.com<http://www.excel-macros.blogspot.com/>
>> 4. Learn VBA Macros at 
>> http://www.quickvba.blogspot.**com<http://www.quickvba.blogspot.com/>
>> 5. Excel Tips and Tricks at 
>> http://exceldailytip.blogspot.**com<http://exceldailytip.blogspot.com/>
>>
>> To post to this group, send email to excel-macros@googlegroups.com
>>
>> <><><><><><><><><><><><><><><>**<><><><><><><>
>> Like our page on facebook , Just follow below link
>> http://www.facebook.com/**discussexcel<http://www.facebook.com/discussexcel>
>>
>
>

-- 
----------------------------------------------------------------------------------
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel

Attachment: Help-1.xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Reply via email to