JordanPerks
New Member
- Joined
- Jun 23, 2014
- Messages
- 1
I am creating a spreadsheet that references another spreadsheet of mine and I am trying to find out how to reference every 16th cell in a column to every row in another column. I have a form on one sheet where users can enter all of their information and I want to create a separate overview sheet where the values are (for example) 1,2,3,4,5.... instead of 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3.......
I'm not particularly good with VBA but if that's what it takes to fix this issue then I would be willing to learn.
I'm not particularly good with VBA but if that's what it takes to fix this issue then I would be willing to learn.