473,386 Members | 2,078 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Complex label question

Hello I need to create labels for the following data:

PlaceName table :
Fields: PlaceID, PlaceName (i.e. USA), Last label Number Used(This will be used to determine the
starting point for a "NewNumber" field--which I do not know where to put yet)

Details table: TestID, TestDigit (.01-.20), Description--joined on place ID
There are 20 test numbers for each "Place"

What I need to do is create sets of labels like below:

PlaceName NewNumber.TestDigit
Description

I need to create a finite set (15 at a time) of new records for the "New Number" field so I can
print out 20 labels (the 20 different digits) each for the 15 new numbers--
USA. Newnumber1. Testdigit1
USA. Newnumber1. Testdigit2
USA. Newnumber1. Testdigit3, etc

USA. Newnumber2. Testdigit1
USA. Newnumber2. Testdigit2
USA. Newnumber2. Testdigit3, etc
I have a query set up between the 2 tables to pull the needed info together and then can base a
label report on that--but the issue is how do I create the new records for the NEW NUmber Field and
where do I store this new number field? In a separate temprorary table? If so, how do I populate
that table and then clear it out afterwards?
Any help would be greatly appreciated

Thank you

Nov 12 '05 #1
1 1273
On Sun, 26 Oct 2003 01:03:04 GMT, al*****@cox.net wrote:
Hello I need to create labels for the following data:

PlaceName table :
Fields: PlaceID, PlaceName (i.e. USA), Last label Number Used(This will be used to determine the
starting point for a "NewNumber" field--which I do not know where to put yet)

Details table: TestID, TestDigit (.01-.20), Description--joined on place ID
There are 20 test numbers for each "Place"

What I need to do is create sets of labels like below:

PlaceName NewNumber.TestDigit
Description

I need to create a finite set (15 at a time) of new records for the "New Number" field so I can
print out 20 labels (the 20 different digits) each for the 15 new numbers--
USA. Newnumber1. Testdigit1
USA. Newnumber1. Testdigit2
USA. Newnumber1. Testdigit3, etc

USA. Newnumber2. Testdigit1
USA. Newnumber2. Testdigit2
USA. Newnumber2. Testdigit3, etc
I have a query set up between the 2 tables to pull the needed info together and then can base a
label report on that--but the issue is how do I create the new records for the NEW NUmber Field and
where do I store this new number field? In a separate temprorary table? If so, how do I populate
that table and then clear it out afterwards?
Any help would be greatly appreciated

Thank you


Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: D.M | last post by:
I have reports label and I want to print precisely one or two bar code (member_id) for the specified member but not for all members, just for the selected. How can I make this selection. Thanks
7
by: Keith Work | last post by:
I have a table with a "Status" column (lookup field to the status table) and an "EscalationID" column (which may or may not be filled in). I want a report that indicates complete or not for 2...
1
by: Giloosh | last post by:
hello, i dont know if what i want to do is really considered complex, but i sure cannot figure it out. i need to create a query that shows the payments a person makes every day for a variable...
0
by: Ravikanth[MVP] | last post by:
Hi Use the Font property to specify the font properties of the Web Server control. This property includes subproperties that can be accessed declaratively in the form of Property-Subproperty...
2
by: Shapper | last post by:
Hello, I am creating a contact form in ASP.NET and I need to access the labels on Page_Load on my aspx.vb file. The other elements such as input box and text box don't need to be accessible....
2
by: Daniel Kaseman | last post by:
How do I use a Link Label to load IE Explorer
2
by: maya | last post by:
I'm trying to implement a drag-n-drop script, found here.. http://cwdjr.net/test/newDrag.html but it doesn't work quite the way I want it to (div to drag-n-drop moves down the window when I...
7
by: Dave | last post by:
Hi all I have a student database where I would like to be able to print just one mailing label, for the student whose record I am currently accessing on the form. I want to be able to click on...
4
SHOverine
by: SHOverine | last post by:
I have a 3-part form that I am having trouble with. First part is to select the user group and the week and year that I want to submit results for, this calls the elements that I want to update. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.