binding a text box
If anyone can help me that would be great
What I need to do is take a text field with a function in it and bind it to a field in a database . the text box produces a total of minutes with a logical statement of something to the effect of if sat or sunday then prime*.05 else weekday ....
thanks robb
control row source = modulename([var1],[var2])
|