Recent content by Sebsboutique

  1. S

    Select a specific label printer for certain reports only?

    Hi Gasman, Thats great info, thanks. The issue is the printer name will be different on each persons machine. Need to find a way for the user to choose the label printer only... as we are printing labels like its going out of fashion, it would be a massive pain to have a dialogue pop up...
  2. S

    Select a specific label printer for certain reports only?

    HI there... Thanks for getting back so quick... :) Yeah it looks like windows creates a new printer per device the guys here plug into. Its not run off a server its just a usb into the machine/docking station the guys use. The problem is that the label for each printer depends on the...
  3. S

    Select a specific label printer for certain reports only?

    Hi all, I have a fairly specific problem I think. I have an inventory database that allows me to issue parts out. When items are issued out it auto prints out an A4 size invoice of the transaction but also prints out a sticker to a specified label printer. The A4 sheet is printed on the...
  4. S

    CheckBox/ComboBox to filter a ListBox based on a query?

    Just wanted to thank you for your input people. I haven't quite got it nailed yet, but i am making progress. I am confident i can get it done now though, so thanks for the pointers! :0)
  5. S

    Show Zero as Red and Bold in ListBox

    Hi all, I think i know the answer to this already, but i thought i would ask the clever chap(esse)s in this forum as to whether it could be done. I have a listbox that displays inventory in my database. I currently have got to the stage where i have the "Inv_Qty" in the listbox showing up as...
  6. S

    CheckBox/ComboBox to filter a ListBox based on a query?

    Thanks for your reply... I will look into this and let you know how it goes. I understand the principal, but usually with me the placing of the code seems to confuse me... lol
  7. S

    CheckBox/ComboBox to filter a ListBox based on a query?

    Hello everyone, this is my first post... First up, sorry if this seems like a silly question, but i am trying to filter an unbound ListBox of inventory based on a query running on a table called [Inventory]. The list box is already filtered by an unbound combo box to filter the list by a...
Top Bottom