Search results

  1. B

    Custom format for textbox

    I have a textbox for user to enter the asset number which consists of "AST" follow by 6 numbers. Can I customise the format of the textbox to align with our asset number and if yes, how can I do it? Thanks :)
  2. B

    Solved Display the list of selection in different textboxes instead of combobox

    Hi, I am wondering if this could be done. I have created a tblEquip, qryEquip and frmEquip. When cboLoc is selected, all the items belong to that Location will be populated in cboItem. However, I would like to make the number of textboxes visible depending on the number of items in cboItem and...
  3. B

    Solved How to update fields in Table from values of text boxes in Form?

    Hi All I am working towards getting my database going and I have encountered another problem. Will be greatly appreciated if someone can provide some help. :) Based on the selection of the combo boxes (cboLoc and cboItem), it will look up the Current Test Date and Current Test Tag values from...
  4. B

    Solved How to display text from 2 Combo Boxes selections?

    Hi I am new to Access and to the forum. I am trying to build a database and currently have a problem in Forms that require assistance. I have created the following in Access: Query: _Test & Tag In Forms, I have created 2 Combo Boxes which I have labelled as Location (Combo33) and...
Back
Top Bottom