473,382 Members | 1,387 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,382 software developers and data experts.

Barcodes - Looping output

I have a query which reports as follows:

Barcode, Description, Quantity.

How do I loop through to get 2 rows output if the quantity is 2

Thanks for any help.

Jun 7 '06 #1
4 1066
You'll either need to create a temp table to hold a list of the records
you're printing, and store a row for each label you want to print, or use
code to drive the printing, but that only works if your format supports
printing a single label at a time, such as when the label takes up a full
page.

Either of these sound useful? We'll pursue whichever one suits your
situation.
Jun 7 '06 #2
"Developer's Handbook", as in THE Developer's Handbook (Getz et al)?
Jun 7 '06 #3

Barry wrote:
I have a query which reports as follows:

Barcode, Description, Quantity.

How do I loop through to get 2 rows output if the quantity is 2

Thanks for any help.


If you're using a report, you can control this completely without
creating any new records. There's an example in the Developer's
Handbook.

Jun 7 '06 #4
For those, like me, who had not seen the solution in Access Developer's
Handbook, the section is "Printing Multiple Labels" in Volume 1, Chapter 9
in the Access 2000 version.

Slick
Jun 8 '06 #5

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

Similar topics

11
by: Murray Elliot | last post by:
Just wondering if anyone has any ideas on how to solve a particular problem. A client wants to print barcode labels from their (web/php based application). The barcode labels are very small, so I'm...
2
by: Dale Geffs | last post by:
I have a need to print barcodes from database fields. What is everyone using these days to do this? I haven't used barcodes since my dBase days almost 15 years ago. What's new? Dale
7
by: Ken | last post by:
Hi All - I have a filtered GridView. This GridView has a check box in the first column. This check box is used to identify specific rows for delete operations. On the button click event I...
1
by: MDB | last post by:
Hello All, I am trying to figure out how to dynamically create and display barcodes in a web form. Can anyone point me in the right direction or give me an example? Due to budget issues, I...
1
by: DeanL | last post by:
Hi all, This is probably not the group for this but I'm not sure quite where else to go. Does anyone know where to find the barcode standards for FedEx shipments of all types of shipping they...
1
by: toolinventory | last post by:
I'm a newbie and I have to take data from access (inventory), put the table into a label-making software. Then I need to find a way to scan the barcodes and have that call up the data in access....
3
by: Peter Timbol | last post by:
i am new to barcode programming, how can i use barcodes in my MSaccess database? how can i initialize the device and read barcodes?
7
by: Burhan | last post by:
Hello Group: I am in the planning stages of an application that will be accessed over the web, and one of the ideas is to print a barcode that is generated when the user creates a record. The...
3
by: KDawg44 | last post by:
Hi, I am trying to write a page that creates some barcodes using the PEAR Image_Barcode module. I am getting one barcode to write just fine but it will not print out any more than one and will...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.