Microsoft Access Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsDatabasesMicrosoft Access Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old March 23rd, 2005, 01:57 PM
NadineH NadineH is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2005
Posts: 16 NadineH User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 19 sec
Reputation Power: 0
Am I just not seeing the answer to this?

I am trying to print out labels for products. What I would need to do to print the quanity of labels to match the number of products. Example: Customer purchases 3 items, I need to print 3 labels for that order. Assume that a customer purchases 3 of Item A, 2 of Item B, and 6 of Item C. I would need the customer info to print on all the labels, then specifically for Item A: 1 of 3, 2 of 3, and 3 of 3, etc.

Any ideas. So far anytime I have posted anything to this forum, I do not receive any ideas or feedback. Am I not making the questions clear enough??
Thanks
Nadine Hendrickson

Reply With Quote
  #2  
Old March 23rd, 2005, 02:27 PM
t_neustel t_neustel is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Mar 2005
Posts: 9 t_neustel User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 49 m 8 sec
Reputation Power: 0
RE: Am I just not seeing the answer to this?

How are you printing the labels? What software are you using/label type/etc? Have you tried to create a temporary recordset with the label information you want and point the labels to that?

Always glad to help!
t_neustel

Quote:
Originally Posted by NadineH
I am trying to print out labels for products. What I would need to do to print the quanity of labels to match the number of products. Example: Customer purchases 3 items, I need to print 3 labels for that order. Assume that a customer purchases 3 of Item A, 2 of Item B, and 6 of Item C. I would need the customer info to print on all the labels, then specifically for Item A: 1 of 3, 2 of 3, and 3 of 3, etc.

Any ideas. So far anytime I have posted anything to this forum, I do not receive any ideas or feedback. Am I not making the questions clear enough??
Thanks
Nadine Hendrickson

Reply With Quote
  #3  
Old March 23rd, 2005, 04:39 PM
NadineH NadineH is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2005
Posts: 16 NadineH User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 19 sec
Reputation Power: 0
The labels are printing as a report, because I have a one to many relationship between the item code and the multiple line remarks that are tied to that order and that item code. (These remarks also print out on the label). I am using Access 2000 and am using general purpose 3" x 5" white labels on a M4206 printer.

Ultimately what this is for is our door manufacturing facility. Where we want the customer's name, jobsite address, then the door information (handing, size, material, hardware type, hinge type, etc) and there maybe only 1 of door A, 6 of door B etc.

And I am trying to get the software to print only one label for Door A, but 6 copies for door B. These quantities are in the recordset and print on the label, but trying to get it to automatically repeat until the quanity printed matches the order quanity is eluding me. Any ideas?

P.S. My data is live data through an ODBC link with ECS PRO.

Reply With Quote
  #4  
Old March 24th, 2005, 01:24 AM
t_neustel t_neustel is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Mar 2005
Posts: 9 t_neustel User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 49 m 8 sec
Reputation Power: 0
Hi NadineH,

I am not familiar with ECS Pro...but I think that your best option is to populate another recordset with exactly what you want (if you want 4 labels for door B than there will be 4 rows with the same data). I can remember developing a similar application but we utilized BarTender software and I found a setting where the ODBC would look at a qty field in my Access DB and print that amount of labels. Since you are utilizing an Access Report to generate the labels you may be able to use the Sorting/Grouping feature of the report...

Hope this helps...
t_neustel

Quote:
Originally Posted by NadineH
The labels are printing as a report, because I have a one to many relationship between the item code and the multiple line remarks that are tied to that order and that item code. (These remarks also print out on the label). I am using Access 2000 and am using general purpose 3" x 5" white labels on a M4206 printer.

Ultimately what this is for is our door manufacturing facility. Where we want the customer's name, jobsite address, then the door information (handing, size, material, hardware type, hinge type, etc) and there maybe only 1 of door A, 6 of door B etc.

And I am trying to get the software to print only one label for Door A, but 6 copies for door B. These quantities are in the recordset and print on the label, but trying to get it to automatically repeat until the quanity printed matches the order quanity is eluding me. Any ideas?

P.S. My data is live data through an ODBC link with ECS PRO.

Reply With Quote
  #5  
Old March 24th, 2005, 10:59 AM
NadineH NadineH is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2005
Posts: 16 NadineH User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 19 sec
Reputation Power: 0
I am familiar with Bartender, and already have some software written for our Retail locations. One of the main problems I am running into is that there are varying numbers of line remarks for each line item. Sometimes there are not any. So I am not actually using the "label" format. The thought occurred to me to try using a print command in the code. I thought I had run across something somewhere that you could specify certain pages to print and the quanity. I wonder if that it can be further configured to have the page # = line # and the print quanity = Item Quanity. Do you have any experience with that command. I haven't had the opportunity to start researching that avenue yet.

Thanks for your help!
Nadine

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsDatabasesMicrosoft Access Development > Am I just not seeing the answer to this?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway
Stay green...Green IT