Hello,
I’d like to make an inquiry into how to best perform a task in access 2003. I have a form which enters data into a table. This in turn is linked to a label. After ten data entries into the table, I’d like a label to print. Is it best for me to use a counter on the ‘save’ button in my form or is there an easier way to do this? I’d also like to be able to print a partial label say 3, 5 or 7 enters through my process, I’m thinking maybe a second ‘instant pint’ button on the form would cover this however if I tie the ‘save’ button to a 10 count, will it over complicate my code. I’m a beginner so I’d really like to keep it simple. Any words from wiser people would be appreciated.
Thanks,
Peader
I’d like to make an inquiry into how to best perform a task in access 2003. I have a form which enters data into a table. This in turn is linked to a label. After ten data entries into the table, I’d like a label to print. Is it best for me to use a counter on the ‘save’ button in my form or is there an easier way to do this? I’d also like to be able to print a partial label say 3, 5 or 7 enters through my process, I’m thinking maybe a second ‘instant pint’ button on the form would cover this however if I tie the ‘save’ button to a 10 count, will it over complicate my code. I’m a beginner so I’d really like to keep it simple. Any words from wiser people would be appreciated.
Thanks,
Peader
Comment