Does anyone know if MS have, or are about to, release a fix for the Aptos font rendering issue?
Or does anyone know a trick to setting it back to Calibri for Access.
If not then I'll write some code to change every control's fontname. sigh!
I'm about to do a thorough testing on Server Views, They've been a bit flaky ever since the RefreshLink issue. I worked my way around all that at the time and everything works... mostly.
This week I imported all my objects including tdf links into a fresh container. After that I had one message...
Only seems to be an issue comparing dates in unbound controls
Typically this is used for Report Criteria
Bound controls act as advertised
resolved by using
Expression Is: Format([txtStart_Date],"yyyymmdd")>Format([txtEnd_Date],"yyyymmdd")
Version 2311 Build 17029.20140
Region > Format: English...