I am quite new to Access, but have used sql before, so no the basics of a database.
I have a pricing toll I use in excel, works well but would be better in access.
I have set tables up and one is Blank sizes, OD , ID and length.
On my form I wish to query this by putting my part sizes in OD, ID and length, then search my blank table to bring by best blank and costs etc.
I thought Dlookup might do it, but this could return a blank which is not the ideal blank, i.e much too big on OD.
In excel i used VBA and loops
I have a pricing toll I use in excel, works well but would be better in access.
I have set tables up and one is Blank sizes, OD , ID and length.
On my form I wish to query this by putting my part sizes in OD, ID and length, then search my blank table to bring by best blank and costs etc.
I thought Dlookup might do it, but this could return a blank which is not the ideal blank, i.e much too big on OD.
In excel i used VBA and loops