OpenOffice Base - Multiplying Columns

2013-01-23 Thread Eric Meyer
would like both of these answers to be entered into my Commission column. I wrote a macro, though it is not entering the data: REM * BASIC * Sub Main If Used = False Then Commission = Margin*.35 Else Commission=Margin*.3 End Sub Thoughts/suggestions/guidance? -- Eric Meyer NW Kansas

Fwd: Multiplying Columns in Base

2013-01-23 Thread Eric Meyer
ld be something like, if "new" then take margin *.3 and enter data into commission. If "used" then take margin *.35 and enter data into commission. What is a good resource that I can use or what suggestions do you have? Thanks, -- Eric Meyer NW Kansas Ag-Chem Representati