It is a Long Integer and order number is only an number field NOT an autonumber.
The the first '0' of the prefix is still cut-off, is this because it is a long integer?
Hi,
I have an order number text box field on one a form which i need to be automatically filled with the prefix: 0405/
I have tried putting it in the default value of the text box's properties but it cuts off the first '0'.
Please can anyone help asap.
Thanks
Hi,
I have a form forHighways which lists job numbers & details for road repairs to be made. I have a combo box (cmbCategory) which the user selects a job category from a list which states whether the job is Misc., Kerb, Emergency etc...
There is also a text box (txtCostCentre) which I want to...
I have a problem using an update query with a subform.
The subform 'IssuedTo' contains combo boxes with selection options (employee initials), representing members of staff assigned to a particular job number.
There can be any number of employees assigned to one job number.
All the...
Here is the update query:
Field: IssueTo
Table: TabWay
Update To: [TabWay]![IssueTo] & [TabHWIssued]![IssuedTo] & "/"
The "/" is used to separate the different employee initials.
I was running just this query on close event for the whole form on which the subform...
I have a problem using an update query with a subform.
The subform 'IssuedTo' contains combo boxes with selection options (employee initials), representing members of staff assigned to a particular job number.
There can be any number of employees assigned to one job number.
All the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.