Hello-
I am trying to build a tracking app for production on my small mushroom farm. I need to track individual substrate blocks.
My table rows are intended to log each substrate block.
On some days, I might make 10 blocks: on other days, 20 or even 60.
I have a form that I want to utilize to “Add” a log entry with details like status, produce type, seed company, lot ID, and notes.
I need the form/app to allow me to select a number from 1 to 100, which would then duplicate that form entry that numerical value of times.
Could anyone point me in the direction of how to set something for this up?
I’ve tried bots and loops and failed to make something work.
Thanks,
Ren