Dear all,
I am a basic user. I have a database set up to gather information daily. Fields for the first day are something like:
studyday1
studytime1
sodium1
seizure1...
etc.
I can create fields for days 2,3,4...which will work for most entries, which will have maybe 3-6 days worth of these data. However, some may have more.
I want to create a more responsive database - is there a way to AUTOMATICALLY create sequential fields at the click of a button? In other words, I enter day 1's data then the next day I execute a function that generates a set of fields ready for day 2's data. The point would be not having to copy and paste 50 sets of daily fields when I might only need that once or twice.
Finally, is it something that I can do on a form? So that when Access creates those fields, it automatically copies the form I have built for day 1 into a new tab labelled sequentially (day 2, day 3, etc)?
I have no programming experience, but it seems VB might be able to help. Thank you for your help in advance!