ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   checking if a combiantion of values exists on a different row (https://www.excelbanter.com/excel-programming/414708-checking-if-combiantion-values-exists-different-row.html)

C. Corodan[_2_]

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,

Wigi

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,


C. Corodan

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,



All times are GMT +1. The time now is 08:02 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com