Search results

  1. A

    Image

    I want to create a button to show an image on a form Could you please provide me with the coding required. Thank you
  2. A

    text box help

    I have a text box called Sub Total, (currency). In the next text box I have to copy the sub total figure into the next text box called VAT which then calculates the tax in another text box called total. Sub Total VAT Total My problem is that I am making errors in copying figures from...
  3. A

    Text

    I am trying to make a query to count text as a figure. I have entered on a form H = Hoilday A = Absent Jan 1 Jan 2 Jan 3 H A H If you make a query to add [jan1]+[jan2]+[jan3] The result is HAH but I want it to be 2H 1A Any ideas? It might not be a query I need...
Back
Top Bottom