I am playing with a labelling database project. I am creating labels that are sequential (specified by a sequence_start and sequence_end), these are numerical.
To create labels I have a report setup that refers to a query for the label info and sequences. I am wanting to create a setup where the sequence start and end create a INSERT that appends to a table with the sequence info for that client, that table can then be used to create the labels from.
In short, I enter a seq_start and seq_end, and a module/macro then adds those sequences to a master table.
If this is the wrong way to approach this . . . please help? I am running into dead ends.
Jeff
To create labels I have a report setup that refers to a query for the label info and sequences. I am wanting to create a setup where the sequence start and end create a INSERT that appends to a table with the sequence info for that client, that table can then be used to create the labels from.
In short, I enter a seq_start and seq_end, and a module/macro then adds those sequences to a master table.
If this is the wrong way to approach this . . . please help? I am running into dead ends.
Jeff