Forum Discussion
Lauriane Quiniou
Sep 28, 2017Copper Contributor
Using a macro to populate rows based on several cells
Hi all, I'm quite new to all the vba possibilities so I hope that what I'm wishing for exists. Basically, I'd like to be able to populate rows with some data based on a number that is on a cell....
Jonathan Cooper
Oct 03, 2017Copper Contributor
How do you know that Melborne is going to be ITEM04 and ITEM05 instead of ITEM06 and ITEM07? In other words, do the item numbers always increment by 1 using the order of table 1?