Search results

  1. S

    Using a "field name" in a RunApp command?

    Ziggy, I'm not sure I totally understand what you mean. I do not understand VB too well, but I don't see how your code works. I tried to modify it a little, but when I click the button, nothing happens. Can you advise where I am going wrong? Private Sub Command0_Click() Dim stdocPath As String...
  2. S

    Using a "field name" in a RunApp command?

    Hello, a little background from me: I have a database for customers and the key field is "Customer Number" (1,2,3,4....). I have an invoice for each customer which has their customer number (eg. 1price.doc, 2price.doc). I would like to be able to use a button that opens the invoice for that...
Back
Top Bottom