Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I made a little application when scanning a barcode, this is immediatly printed with a DYMO 450 label printer. Works fine, no problem here. I'm been asked for to add, whenever they place a value into a certain worksheet (other workbook), that this will be printed on the label printer. If possible, i don't want to change a lot to the label print application because it would be used in other divisions of the company too. But adding a form to select depending on what they really want to do with the label printer is possible. The situation would be like this. 1- Start the label printer application wich is a .xls file. I hide the Excel application (application.visible=False) 2- Start a second instance of Excel. 3- open a certain workbook where there will be numbers placed in a column (column A - 11 digit number). 4- when there's a number added in this column, send it to the label printer application to print. So what i needto know is how the technique works to send a value in a workbook (cell change event) to another workbooks form (textbox). Any help appreciated. Regards, Ludo |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy Sheet In Same Workbook But Do Not Know how to Change Cell Ref | Excel Programming | |||
How to Change Source Data after copy sheets from another workbook? | Excel Programming | |||
Change location of auto saved back up copy of shared workbook? | Excel Discussion (Misc queries) | |||
Change workbook sheet reference using cell A1 to change a vairable | Excel Worksheet Functions |