Hi Mahesh,

You wrote:

*"Dear All
*

*for attach sheet i need formula or macro, I will appreciate any help on
this.
1.if for code in column A ,status in column C is paid then D column status
should be process
2.if status in column C is not paid or awaiting then D column status should
be not to process
3. there is blank line between two codes in column A
below mention formula not working.
=IF(A3="","",IF(C3="Paid","Process","Not to process")) "
*



In the attached sheet, first two points have been closed. 3) point is not
clear at all.

Syntax of the If formula is as follows:

=IF(Condition,<Statement if condition is true>,<statement if condition is
false>)

If you can throw some more light on what do you want to achieve, then may be
we can help you



Thanks



Harry

-- 
----------------------------------------------------------------------------------
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

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 6,800 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe

Attachment: Sample+sheet(1).xls
Description: MS-Excel spreadsheet

Reply via email to