Looks Greek To Me...

Apr 4, 2006

I have searched the forums for an answer, either there is not one or I missed keyword somehow.

I have a form (frmA) with a combo box to choose company (cboCompanyName). In this form there is a subform (frmA subform) ->Everything works great...

Within the subform I have another combobox (cboCommissionRate) and a check box (bxNonMPCI).

When the user ticks the checkbox I would like to:
If cboCompanyName = Company 1 then cboCommissionRate * .5
If cbocompanyName = Company 2 then cboCommissionRate - 1% (This one I figured out by placing a unbound text box with default value of 1%. And using if/then)

Now, if the check box is ticked by mistake, then cboCommissionRate reverts back to previous chosen amount.

I think this is nested iif or if or just plain if:) Maybe a dim I dunno

I am seeking assistance and appreciate any that is given

Thank you

View Replies


ADVERTISEMENT

Problem With Greek Character

May 10, 2005

On server in my office (win server 2000) i try to link text file to database, and i just change in link text wizard language to all (default is english), and in code page (character set) i find greek. On the end of linking proces i have table with field with greek words...
What is problem?
I try the same on my online server (win server 2000), and when i try in link text wizard to change language to all, a have message:

The setings for this property is too long

and i cant chose greek code page. So when import text just like that, i have some simbols in table...

How to solve problem... Why one win 2000 work OK, and another not???

thank you

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved