RE: Create Query to display three fields for every record in a table.

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



You are asking how to display a currency value but don't seem to have any
fields in the table you described that store a currency value. I'm not sure
how anyone can help you.

--
Duane Hookom
Microsoft Access MVP


"AJRoad" wrote:

Each customer is required to make a 10 percent deposit for each job. I need a
query to display Job ID, Customer ID, and deposit amount fields for every
record in my Jobs table. The fields that are included in my table are:Job ID
(primary key), Customer ID, Job Description, Job Status, Completion Date and
Quote. I would also like to format deposits with a dollar sign and two
decimal positions.

I appreciate your help,

AJRoad

.



Relevant Pages

  • RE: Making one field on a form dependent on another fields results
    ... use an AutoNumber field type for the primary key. ... If your customer changes their name or address, ... > ColumnWidths How much horizontal space to allow for display of the column. ... > textbox with its control source set to the Position field. ...
    (microsoft.public.access.forms)
  • RE: Combo Box
    ... customer name with every record. ... So, to display the name and abbreviation on your form, either base your form ... "Brook" wrote: ... > lookup/dropdown for the Quality, and with the quality is chosen with is ...
    (microsoft.public.access.forms)
  • Re: How to convert text to number in a query?
    ... CCurconverts the value into Currency type data. ... Queries are reallly just the engine, and not really a display interface. ... on your form/report has a Format property. ... The fields in a query do have a Format property too. ...
    (microsoft.public.access.queries)
  • Re: Passing a Parameter to a Form when Opening
    ... Create a form object ... public class MyForm: Form ... >>The correct customer is then selected from the datagrid ... >>new form called frmCustomer to display all the details ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Pull Downs
    ... is the data in Combo2 from the same table as combo1? ... was customer a and customer b with same business names by chance, ... then it should display two records. ...
    (microsoft.public.access.forms)