User Profile

Collapse

Profile Sidebar

Collapse
jpottorff
jpottorff
Joined: Dec 17 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jpottorff
    replied to Problem with Macros
    Thank you. I didn't realize that having the properties set to text instead of number would matter.
    See more | Go to post

    Leave a comment:


  • jpottorff
    started a topic Problem with Macros

    Problem with Macros

    I have a macro setup to add up the hours each person spends on a project and display that on the form.

    Action = SetValue
    Item = [Forms]![Project P&E]![Total Man Hours]
    Experssion = [Forms]![Project P&E]![Man Hours1]+[Forms]![Project P&E]![Man Hours2]+[Forms]![Project P&E]![Man Hours3]+[Forms]![Project P&E]![Man Hours4]+[Forms]![Project P&E]![Man Hours5]

    Instead of it adding the values...
    See more | Go to post

  • jpottorff
    started a topic Combo Box

    Combo Box

    I have a combo boxes and a text box that i want to appear when I select anything from the first combo box.

    The first combo box is "Rate", The second combo box is "Last Name" and the text box is for Hours.

    Also how do you make the first entry in a combo box blank?

    Thanks,
    James
    See more | Go to post
No activity results to display
Show More
Working...