User Profile
Collapse
-
Thank you. I didn't realize that having the properties set to text instead of number would matter. -
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... -
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
No activity results to display
Show More
Leave a comment: