Automatically generating a specified number of new rows (records)
I have very limited programming experience. Is there a simple way to create
code that would read the following row in my spreadsheet:
X apples
and then create the following new rows:
1 of X apples
2 of X apples
and so on.
I am trying to create inventory labels.
--
Lele
|