Forum Discussion
Randomuser6
Aug 02, 2023Copper Contributor
Insert rows based on cell value
Hello,
I am trying to figure out if its possible to enter cells based on the value in a cell.
For example, if a client enters 5 next to number of meetings 5 cells will be added next to meeting type option.
Any help with this would be appreciated.
Thanks
1 Reply
Sort By
- nimeshtIron ContributorHi,
If you need to insert cells automatically based on the user's input, then it would require use of VBA macros.