|
The FREQ field format is currently provided as (i.e.: 21295.00)
If the DXbase user wants to have the FREQ field on their Label or QSL card as (i.e.: 21.295), Fstr$(Val(FREQ)/1000,"-----&.###")
The above formula would be for a 1-QSO label/qslcard. If you were going to have multiple
Fstr$(Val(FREQ)/1000,"-----&.###") note: this is the FREQ textbox contents for the 1st QSO data line
Within the HF spectrum, this conditional coding for the textbox FREQ field, will convert |