Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default Please help for macro in Excel "2003"

Hi,

I am working in a organisation and do work in Excel(2003). I work on hug
numbers of invoicing files, were i come across with duplicate file which i
have worked on. but in some case i really don't come to know about the
duplicate files on which i have worked on.
My file are some what like this "SRORNDR_KRODYC_12_012345" and each file is
different from each other.But sometimes i received the same file twice or
thrice, or even more than that.
What i want is whenever i key a file in Column "I" and if the same file is
repeated again at any given row in Column "I", it should show the
repeated/duplicate file in "Blue" color.
I want an Macro on this. which will help me to find the duplicate files
everyday.
It would be helpful if you would write a MACRO on this. As i really don't
know anything about Macro.

--
vijay

----------------
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 button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...el.programming
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,501
Default Please help for macro in Excel "2003"

Hi,

Microsoft have already provided for this.

Select column I and then
Format|Conditional Format
Formula is
enter the formla
=COUNTIF(I:I,I1)1
Pick the colour blue and click OK

Duplicates in Column I will now be coloured blue

Mike

"vijay" wrote:

Hi,

I am working in a organisation and do work in Excel(2003). I work on hug
numbers of invoicing files, were i come across with duplicate file which i
have worked on. but in some case i really don't come to know about the
duplicate files on which i have worked on.
My file are some what like this "SRORNDR_KRODYC_12_012345" and each file is
different from each other.But sometimes i received the same file twice or
thrice, or even more than that.
What i want is whenever i key a file in Column "I" and if the same file is
repeated again at any given row in Column "I", it should show the
repeated/duplicate file in "Blue" color.
I want an Macro on this. which will help me to find the duplicate files
everyday.
It would be helpful if you would write a MACRO on this. As i really don't
know anything about Macro.

--
vijay

----------------
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 button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...el.programming

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default Please help for macro in Excel "2003"

Thanks,
Mike
But its not working can u please give me Macros on it.
--
vijay


"Mike H" wrote:

Hi,

Microsoft have already provided for this.

Select column I and then
Format|Conditional Format
Formula is
enter the formla
=COUNTIF(I:I,I1)1
Pick the colour blue and click OK

Duplicates in Column I will now be coloured blue

Mike

"vijay" wrote:

Hi,

I am working in a organisation and do work in Excel(2003). I work on hug
numbers of invoicing files, were i come across with duplicate file which i
have worked on. but in some case i really don't come to know about the
duplicate files on which i have worked on.
My file are some what like this "SRORNDR_KRODYC_12_012345" and each file is
different from each other.But sometimes i received the same file twice or
thrice, or even more than that.
What i want is whenever i key a file in Column "I" and if the same file is
repeated again at any given row in Column "I", it should show the
repeated/duplicate file in "Blue" color.
I want an Macro on this. which will help me to find the duplicate files
everyday.
It would be helpful if you would write a MACRO on this. As i really don't
know anything about Macro.

--
vijay

----------------
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 button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...el.programming

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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
Excel 2003: Conditional Formatting using "MIN" & "MAX" function MMangen Excel Discussion (Misc queries) 2 September 16th 08 07:13 PM
In Excel 2003 is there a way to prevent "Save As" and "Print"? lucky2000 Excel Discussion (Misc queries) 3 April 26th 07 02:49 PM
Is there a "last saved on date/user" macro/function for Excel 2003 Zliz Excel Discussion (Misc queries) 2 January 2nd 07 10:12 PM
Excel 2003 VBA - "Maximizing" Window & "Calculating" Workbook JingleRock Excel Programming 0 April 25th 06 05:04 AM
Excel 2003 should have "multiply multiple cells" macro / shortcut Tommy D Excel Programming 1 October 20th 05 09:04 PM


All times are GMT +1. The time now is 05:42 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"