Search results

  1. D

    Default value

    Thanks its sorted now
  2. D

    Default value

    How would I put the NZ() in as this is the calculation I have at the moment. Nz(=Sum([Material Charges]))
  3. D

    Default value

    hi, i have a calculated feild on a report to add up material totals, but there are not always materials to add up. I am wondering if it is possable to give this feild a default value of 0, as i am unable to figure out how to do it myself. is it possable? if yes how can it be done?
  4. D

    Cant get this IF statment to work

    Thanks bob its workin now
  5. D

    Cant get this IF statment to work

    This is what i have in at the momment but its still not working =IIf([charges]>0,[Total labour charge],[charges]+[Total labour charge])
  6. D

    Cant get this IF statment to work

    hi, I cant get this if statment to work and i am nt sure what i am doing wrong. can someone help? =IF([Material Charges]>0=[Total Labour Charge], IF [Material Charges]<0 [Material Charges] + [Total labour charge]
  7. D

    saving data

    G37Sam are you going to have a look at the database that i have uploaded?
  8. D

    saving data

    y shoudent i
  9. D

    saving data

    this is the database in a zip folder its on the job details form.
  10. D

    saving data

    i have surrounded the names but the code is still is not working. Do you know another way?
  11. D

    saving data

    That not workin this is what have got in me!Total labour charge = me!labour charge per day * me!How many days labour
  12. D

    saving data

    i am mutilping a labour cost by the number of days worked but i want to figure to be saved so it is shown in the report.
  13. D

    saving data

    Do you mean in the table?
  14. D

    saving data

    hi, I am wondering if it is possable to copy data from feild to another automaticlly. This is becuase i have a caculated feild and a feild with a control source linked to a table. What i want to do is copy the number in the caculated feild to the one with the control source in it so that the...
  15. D

    not sure if this is possable

    hi, I am wondering if it is possable to create a marco or query that will seach a table for blank feilds under a spesific heading, (such as "date paid in full"), and then bring the entire record up in a report. Is it possable? if yes how can it be done? thanks
  16. D

    problem genarating a report

    hi I have a report that should show details of a job such as, customer details, start dates and materials ect. when i open a report for a job that does not have any materials added to it yet it opens up blank. Is there a reson for this and is there a solution? Thanks
  17. D

    auto number

    Thanks mate its worked now.
  18. D

    auto number

    hi I have made a database and done test on it to make sure everything works correctly. is there a way to get the auto number to return to zero, for when real data is added? thanks.
  19. D

    Can you import a word document into an access database?

    I am talking about the documment itself
  20. D

    Can you import a word document into an access database?

    I have made a database and am wondering if it is possable to import a word document?
Back
Top Bottom