Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I really need an excel guru to help to solve my problem.
The situation is like this: Sheet1.ColumnB Sheet2.ColumnB Sheet2.ColumnC Canada Canada 23 Germany Germany 45 Russia Russia 32 Japan Japan 22 User are free to change or delete/insert row(s) at Sheet1.ColumnB, and Sheet2.ColumnB must follow whatever value in Sheet1.ColumnB, the problem I have is I don't know how to make the value in Sheet2.ColumnC to keep following the Sheet2.ColumnB. For example, if I insert USA between Canada and Germany, I want the result in Sheet2 as : Sheet1.ColumnB Sheet2.ColumnB Sheet2.ColumnC Canada Canada 23 USA USA Germany Germany 45 Russia Russia 32 Japan Japan 22 And Sheet2.ColumnC for USA will be left as blank and user can enter the value later. Appreciate your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Update a autofilter sheet from another sheet | Excel Discussion (Misc queries) | |||
Update from different sheet | Excel Discussion (Misc queries) | |||
insert query into excell sheet to update excell sheet and pivot table | Excel Discussion (Misc queries) | |||
Update a sheet | Excel Programming | |||
Sheet Update Help | Excel Programming |