User Profile

Collapse

Profile Sidebar

Collapse
cpbsmw
cpbsmw
Last Activity: Oct 14 '06, 07:53 PM
Joined: Oct 12 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • cpbsmw
    started a topic Addition

    Addition

    I need help adding to 2 seperate fields. I know this seems as simple as 1+1. However lets say field one has a name of A and has a value of "1" and field two has a name of B and has a value of 2. If i simply do in field 3 =[A]+[B] i actually get "12" instead of three. I have tried to use "Sum" but i have found that no matter what is in the first field i simply get a return value of what ever is in field with an addition...
    See more | Go to post

  • cpbsmw
    replied to Color Changes
    Conditional formatting works if you only have 3 condition. I potentially have dozens of seperate values that can appear within the same control. That is why i know this can be done with 'Select Case', but i have been unable to figure out how to write the code. Example of written code would be of great help.
    See more | Go to post

    Leave a comment:


  • cpbsmw
    started a topic Color Changes

    Color Changes

    I need to write a code that causes the background color and text color of a control when its value changes. for example if the word in the control is Afghanistan i need the background color to be black and font to be white, whereas if the word is USA i need the background color to be green and the font to be black. I think i can do this with Select Case but i can not figure out how to write the code for this. Any help is appreciated.
    ...
    See more | Go to post
No activity results to display
Show More
Working...