Page 1 of 1

Call search main log and Dx spots

Posted: Wed 21. Sep 2022, 19:22
by VE3AJ
Hi

Is there a way to include a wildcard or vaiable symbol in the search box for the main log and DX spots?

Example
I want to search for calls that begin with W6 but are 3 letter calls only
Find W6A, W6C, W6F etc but not W6AS, W6GHU,


Tks
Jim

Re: Call search main log and Dx spots

Posted: Wed 21. Sep 2022, 19:37
by DL2RUM
No! For that you have to use the Expert search in the QSO Search Window. Use the phrase: select * from logbook where callsign like 'W6%' and length(callsign) = 3