I'm having trouble applying some of the other posts on this issue to mine so I am posting this...
I have a simple simple form with a combo box and a textbox. Let's define them as:
form = "projects"
combobox = "media"
textbox = "cost"
The Combobox is setup to lookup values from another table...
Whenever I choose "Yes" for the vertical alignment of text on a report label I get the most bizzare result. The text completely disappears. I've tried changing font colors, background colors etc to check for white text on a white background but that is not the problem. I've tried alignment...
I'm familiar with the FORMAT() and CDate() functions, but I'm having a little difficulty getting this to work on what would seem a very simple problem. Here is what I am trying to accomplish:
I have a valid date format...example 7/03/2006. I determine the month with...
Here is one that has always bugged me but I have never found a solution to. I have a pivot chart that I have defined a custom format to. I would like this format to be retained no matter what item you select from the various field choices.
The problem is that evertime you change a value in...
This is a new one for me. I have a database that calculates the week number based on one of two fields. Here is the expression:
Week: Format(IIf([PM Tracking]![Sup FOC] Is Null,[PM Tracking]![Original FOC],[PM Tracking]![Sup FOC]),"ww")
Field names [Original FOC] and [Sup FOC]are short date...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.