Search results

  1. D

    Locking down Access '07

    toolbar removal Did you ever figure out a sure fire solution for this problem. i am having the exact same issue i found in a few help files about writing a VB or Macro that starts up and removes tool bar, but as of this time im still unable to get the VB or Macro to fire on startup, if you have...
  2. D

    Addition on forms

    thanks that worked like a champ i appreciate all your help this works great i have been working on this for a while. i got all complicated with it and wrote it in VB but i forgot the basics. thanks again
  3. D

    Addition on forms

    Well this should be an easy one for everyone except me. On a form i want to add multiple fields to create a total. I figured it out on tables but it seems not to work on forms: =([total1])+([total2]) if i give both fields a value of 1 it makes 1+1=11 can anyone help please
Back
Top Bottom