Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 52
Default how do i use code39 bar codes that update as a cells value chages

I need to be record in a column several numbers these need to be added up
with the sum returned as a code39 barcode, the numbers will be entered and
the barcode printed, these numbers will then be deleted and a new lot of
numbers added, I need the code39 barcode to automatically update as data is
entered. eg

2350
2300
3000
2300
1000
1000
2300
1200
Total displayed as code39 that updates after each entry
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 42
Default how do i use code39 bar codes that update as a cells value chages

One easy way to do what you want to do is to use a good bar code
ActiveX control like the TAL Bar Code ActiveX control.
You can drop an instance of the bar code ActiveX control directly onto
your worksheet and then set the "LinkedCell" property of the ActiveX
control to point to the cell that contain a formula that adds up all
the other numbers. (the LinkedCell property tells the ActiveX control
what cell contains the data that you want encoded in the bar code)
If you do this, the bar code will automatically update each time you
add or edit a number in the list.
You can download a demo version of the TAL Bar Code ActiveX control
from the following web page.
http://www.taltech.com/products/activex_barcodes.html

If you need help getting it working you can call TAL Technologies
directly for support even while you are working with the demo version
of the control.


On Tue, 27 Mar 2007 16:53:36 -0700, woody
wrote:

I need to be record in a column several numbers these need to be added up
with the sum returned as a code39 barcode, the numbers will be entered and
the barcode printed, these numbers will then be deleted and a new lot of
numbers added, I need the code39 barcode to automatically update as data is
entered. eg

2350
2300
3000
2300
1000
1000
2300
1200
Total displayed as code39 that updates after each entry

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cells don't update!! aposatsk Excel Discussion (Misc queries) 4 August 18th 06 08:41 PM
How do I link a row of cells in wks 1 to update diff cells wks 2 Andy Excel Worksheet Functions 1 February 10th 06 04:27 PM
How do I count alpha codes in a range of cells in a row? Barbarosa Excel Discussion (Misc queries) 1 February 7th 06 04:19 PM
Update cells formula PilotNeedsHelp Excel Worksheet Functions 4 June 13th 05 10:53 PM
I am not able to format cells for zip codes JMelloman Excel Worksheet Functions 3 December 14th 04 02:24 AM


All times are GMT +1. The time now is 04:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"