Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
We have a need to use unique identifiers for product attributes sheet. The data is already filled in and it goes to specific users to validate it. WE don't want to lose the original data but if change should apply enter a new record below with the modified data. The unique ID is on column A and it's not calculated but entered once at the creation of the sheet. This cells are protected to ensure there are not modified. The issue is that if a user needs to modify the data and creates a new record below the unique ID is not filled in automatically in the needed range. In the example below you can see a very simple example of what I mean, 1) data before insert 2) Wished layout after user updates a product. 3) Wished layout after user updates the same product in a next review. Key issue (and question) is that we want to apply a sub number to the, let's say, parent row. The format is not relevant. As long as it can be identified/traced as on the example below. Do you have a solution, example or even hint for me to achieve this? Best regards, Ronald. PS: I've also post it in microsoft.public.excel.misc but doing it also here in case it may be possible to solved with programming. Please have in mind the spoken cells (unique id) are protected.... __________________________________________________ ________ 1) Before insert row A B C D E F ID # Product Qty in box Size box Color box Brand 1 Hammer 5 30x15x40 Grey Sma**** 2 Screwdriver 12 25x18x22 Blue Long John 3 Calculator 15 40x35x25 Green I know it 4 Pen 50 22x20x30 Blue PenLight 2) After insert row ID # Product Qty in box Size box Color box Brand 1 Hammer 5 30x15x40 Grey Sma**** 2 Screwdriver 12 25x18x22 Blue Long John 2.1 Screwdriver 11 25x18x22 Blue Long John 3 Calculator 15 40x35x25 Green I know it 4 Pen 50 22x20x30 Blue PenLight 3) After inserting another one later on ID # Product Qty in box Size box Color box Brand 1 Hammer 5 30x15x40 Grey Sma**** 2 Screwdriver 12 25x18x22 Blue Long John 2.1 Screwdriver 11 25x18x22 Blue Long John 2.2 Screwdriver 11 25x18x22 Purple Long John 3 Calculator 15 40x35x25 Green I know it 4 Pen 50 22x20x30 Blue PenLight |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
automatically inserting text | Excel Discussion (Misc queries) | |||
Automatically inserting a column | Excel Worksheet Functions | |||
inserting rows automatically? | Excel Discussion (Misc queries) | |||
Automatically inserting rows | Excel Worksheet Functions |