Forum Discussion
kbbaker575
Jan 04, 2019Copper Contributor
Autopopulate from one worksheet to the next available space in worksheet
So I have two worksheets, one labeled daily and the other Sig events. The sig events tab has multiple types from a-I. it also has a timeframe column with different numbers. If the timeframe is <=1, i...
- Jan 04, 2019
Hi, You can do this with array functions, have a look at the attached, let me know if this is what you were after.
Thank you,
JWR1138
Jan 04, 2019Iron Contributor
Hi, You can do this with array functions, have a look at the attached, let me know if this is what you were after.
Thank you,
kbbaker575
Jan 08, 2019Copper Contributor
Yes this is awesome! Thank you.