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 meet...
nimesht
Aug 02, 2023Iron Contributor
Hi,
If you need to insert cells automatically based on the user's input, then it would require use of VBA macros.
If you need to insert cells automatically based on the user's input, then it would require use of VBA macros.