Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default Validate data in a range is exactly the same for values in column

I want to identify duplicate values in column K. I then want to compare cell
differences on each column/row between the first occurence of a value to
subsequent occurences of the same value. I want to have a list showing what
the value was in row K, the row numbers they occur on, and what the
differences were on the subsequent rows. If there are no differences then I
don't want to know.

One note the range of cells on each row is constant.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Validate data in a range is exactly the same for values in column

Can you elucidate a little on this:

compare cell differences on each column/row between
the first occurence of a value to subsequent occurences
of the same value.



"jonnybrovo815" wrote:

I want to identify duplicate values in column K. I then want to compare cell
differences on each column/row between the first occurence of a value to
subsequent occurences of the same value. I want to have a list showing what
the value was in row K, the row numbers they occur on, and what the
differences were on the subsequent rows. If there are no differences then I
don't want to know.

One note the range of cells on each row is constant.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default Validate data in a range is exactly the same for values in col

In the excel spreadsheet we have many items in a Bill of material structure.
These items can repeat throughout the spreadsheet depending where the item is
needed. We use this to load information to a database (oracle). The way the
upload works is that the first occurence of an item and all of its values on
the row lets say K7:DQ7 are loaded to the database. Every other occurence of
the item description should have identical values for all of it's
columns-for consistency sake, but these values do not overwrite the values
from the first occurence. So say item K appears on Row 7 and the description
is in column K, the rest of the columns are item attributes for the item
description. If the item description also appears on row 23 of column K then
all values in columns L:DQ in the second occurence of the item description
needs to be the same. If not then I would like to know what and where the
difference is on the second occurrence so I can inquire to why the values are
different-

"JLGWhiz" wrote:

Can you elucidate a little on this:

compare cell differences on each column/row between
the first occurence of a value to subsequent occurences
of the same value.



"jonnybrovo815" wrote:

I want to identify duplicate values in column K. I then want to compare cell
differences on each column/row between the first occurence of a value to
subsequent occurences of the same value. I want to have a list showing what
the value was in row K, the row numbers they occur on, and what the
differences were on the subsequent rows. If there are no differences then I
don't want to know.

One note the range of cells on each row is constant.

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
calculate values in an unlimited range of cells in a column WITHOUTalso calculating values that had previously been filtered AGAINST? yadang Excel Discussion (Misc queries) 2 October 1st 09 06:18 PM
Count Unique Values in 1 Column based on Date Range in another Column Brian Excel Worksheet Functions 14 May 17th 09 02:58 PM
Validate format of values maryj Excel Worksheet Functions 2 March 20th 07 12:15 PM
Can you average data in 1 column based on a range of values in another? kman24 Excel Worksheet Functions 2 November 17th 04 02:09 PM
Validate values for Whole Number only cafe Excel Programming 1 November 5th 04 10:37 PM


All times are GMT +1. The time now is 02:39 PM.

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

About Us

"It's about Microsoft Excel"