Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default checking if a combiantion of values exists on a different row

Hello,

I have a sales planning worksheet, some of the columns being:

Sales Rep Customer Ship-to Article Plant Aug 08 Sept 08 ...

There can be up to few hundreds rows. At the top of the worksheet I have a
row with validation boxes that allow me to enter new Sales
Rep/Customer/Ship-to/Article/Plant combinations and the sales forecast for
the respective combination.

1. I want to create a macro that can check if the combination selected in
the validation boxes already exists in the spreadsheet.

2. I also want to check if the respective combination exists in a different
spreadsheet and, if yes, to copy some sales volumes (e.g. Aug and Sept) to
the initial file.

Thanks in advance for your help,
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 396
Default checking if a combiantion of values exists on a different row

Hi

Just to get you started: you might want to use for instance a DCOUNT
function, and test how many records result.

--
Wigi
http://www.wimgielis.be = Excel/VBA, soccer and music


"C. Corodan" wrote:

Hello,

I have a sales planning worksheet, some of the columns being:

Sales Rep Customer Ship-to Article Plant Aug 08 Sept 08 ...

There can be up to few hundreds rows. At the top of the worksheet I have a
row with validation boxes that allow me to enter new Sales
Rep/Customer/Ship-to/Article/Plant combinations and the sales forecast for
the respective combination.

1. I want to create a macro that can check if the combination selected in
the validation boxes already exists in the spreadsheet.

2. I also want to check if the respective combination exists in a different
spreadsheet and, if yes, to copy some sales volumes (e.g. Aug and Sept) to
the initial file.

Thanks in advance for your help,

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default checking if a combiantion of values exists on a different row

Thanks a lot, this is exactly what I was looking for with regards to point
number 1! I was not aware that such a function exists :)

Any idea for point number 2?

"Wigi" wrote:

Hi

Just to get you started: you might want to use for instance a DCOUNT
function, and test how many records result.

--
Wigi
http://www.wimgielis.be = Excel/VBA, soccer and music


"C. Corodan" wrote:

Hello,

I have a sales planning worksheet, some of the columns being:

Sales Rep Customer Ship-to Article Plant Aug 08 Sept 08 ...

There can be up to few hundreds rows. At the top of the worksheet I have a
row with validation boxes that allow me to enter new Sales
Rep/Customer/Ship-to/Article/Plant combinations and the sales forecast for
the respective combination.

1. I want to create a macro that can check if the combination selected in
the validation boxes already exists in the spreadsheet.

2. I also want to check if the respective combination exists in a different
spreadsheet and, if yes, to copy some sales volumes (e.g. Aug and Sept) to
the initial file.

Thanks in advance for your help,

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
Checking to see if a file exists. JHB Excel Discussion (Misc queries) 3 August 5th 09 03:11 PM
checking if a sheet exists greg Excel Programming 6 July 9th 08 09:58 PM
checking if an url exists Aldo[_2_] Excel Programming 2 October 9th 05 10:20 PM
Checking if a worksheet already exists... JR[_5_] Excel Programming 1 July 14th 04 09:31 PM
Checking to see if Folder exists Dan[_25_] Excel Programming 2 September 24th 03 02:42 AM


All times are GMT +1. The time now is 01:15 AM.

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"