Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm working with WinXP Pro and Excel 2003. In brief. I have Column A2:A22 with cabinet codes and Column B2:B22 with component codes relating to the cabinet code. ie cabinet code is L5, component code is 6E. (This is calculated with some other code.) Many cabinet codes will have component code 6E. Other cabinets will have different component codes. What I require is to loop through the Col B, find what the component code is and write it to Col A40 using .End(xlUp), if there are multiples tho I need to only write it once, this is where the brain is stumped. I just can't figure out how to tell Excel to only write a component code once and then carry on writing the other codes. Is it possible? Regards Richard |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Setting Multiple Variables with a loop | Excel Discussion (Misc queries) | |||
One solution solved one more to go€¦ Loop & Cell variables? | Excel Programming | |||
How to write a vba loop for Excel | Excel Programming | |||
Excel VBA - changing variables during a loop | Excel Programming | |||
Loop,Compare,Write | Excel Programming |