Recent content by DDIC

  1. D

    Macro error

    Thanks,jfgambit I'll try this Monday, I am on vacation. Thanks
  2. D

    Decimals on forms

    Thanks red91 looks like it will work.
  3. D

    Macro error

    I have a field on a form that I want to set the value of that field to the value of another field I have on the same form. The Macro is set up like this: Item [Material] Expression =[Forms]![Master Form]![MaterialType] Error message is: You may have entered an operand without an operator...
  4. D

    Decimals on forms

    Did What you suggested smed, and still having the problem. I'll will look at it some more, any other suggestions. When I put the data type to text it works good, is this the right way to do this.
  5. D

    Decimals on forms

    I have a form that has two fields I use to do some calculations. The problem I am having is that I can't put in a number with a decimal, (such as 2.250). The number keep rounding up or down to the next whole number. I want to keep it all in decimal format. How can I do this. Any help would be...
  6. D

    Calculations

    Thanks for the advise The_Doc_Man, I'll look into what you said. DDIC
  7. D

    Calculations

    Howdy People, I have a general question about doing some calculations. I have a form an on that form I have two fields one is a quantity field and the other is a total cut lenght field. i would like to take the total cut lenght and multiply it to the quanity field, and the answer I get from...
  8. D

    Combo Boxes on forms

    Hi People, I have a table I made a form off of. On the form I made a combo box to select the vendors name from a list. when I select a vendor name from the list it then puts the address in the address field I took off of the table. But when I look at the table the vendor name is on the table...
  9. D

    Trouble with report.

    Thanks for the help, I am not ot good with understanding what Access is all about. Been looking at what yall said and I am still trying to undrestand. I have a good friend that knows a little more than me, that will check thing out for me. thanks again.
  10. D

    Trouble with report.

    When I build my reoprt off of my table it wants to print all the records in my table I want to print only the record I want not all the records.
  11. D

    Trouble with report.

    Hi Everybody, I am new to all of this so please bare with me. i am having a problem with my report. I have a combo box on my form to select a vendor from a list, and once you select a vendor it puts the address, city, state,and zip code in for me. when I go to print the report all I have on the...
Back
Top Bottom