-

   rss_sql_ru_access_programming

 - e-mail

 

 -

 LiveInternet.ru:
: 16.03.2006
:
:
: 4

:


,

, 25 2017 . 20:10 +
, ! , F1 . , ( ), . ... :

Public Function strTS(nameRPT As String, nameFLD As String) As Integer
Dim objRPT As AccessObject
Dim objFLD As AccessObject
Set objRPT = CurrentProject.AllReports(nameRPT)
Set objFLD = objRPT.Controls(nameFLD)
    strTS = objFLD.FontSize
Set objRPT = Nothing
Set objFLD = Nothing
End Function





Set objFLD = objRPT.Controls(nameFLD)


: Object doesn't support this property or method (Error 438)

, ? ...

http://www.sql.ru/forum/1281055/funkciya-vozvrashhaushhaya-razmer-shrifta-v-pole-otcheta


: [1] []
 

:
: 

: ( )

:

  URL