How to display an excel cell value on a customer display monitor ?

bootdat

New Member
Joined
Nov 22, 2018
Messages
44
i created a POS system for my work place using excel. And for the sales and receipt there is no display that shows the customer the total value so the user always has to mention it out.. Now my boss wants us to purchase a customer display monitor like the epson dm-d110 - but im wondering if it is possible to view a cell value in excel on the customer screen and how to configure it. thank you
 
Last edited by a moderator:

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
From my point of view it doesn't look like you can simply send text to the DM-110. It is a USB or serial device. You need to use the JAVA developer kits they provide. Excel would need a Dynamic Link Library (.DLL) to communicate with it using VBA. There might be simpler options out there. Maybe somebody has already created an interface for Windows/Excel. A little research is necessary. I've created .DLL code before and I've written utilities for serial based devices; it's not that simple.

Look into getting a second monitor. A small monitor could have a second workbook simply to display the total and some advertisements.

My 2 cents

Jeff
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,965
Messages
6,122,495
Members
449,088
Latest member
Melvetica

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top