I have an excel spreadsheet with two columns with example data
| Name | Quantity |
|---|---|
| Dell v1 | 12 |
| HP v1 | 4 |
I've created a new sheet, and wanted to know which formula allows me to add the text value 'Dell v1' to 12 cells in a single column? I understand I can copy & paste, drag down etc....
| Name |
|---|
| Dell v1 |
| Dell v1 |
| Dell v1 |
| Dell v1 |
| Dell v1 |
| Dell v1 |
| Dell v1 |
| Dell v1 |
| Dell v1 |
| Dell v1 |


