Jumat, 16 Agustus 2019

Re: [MS_AccessPros] Time Line

 

Youssef,

I assuming a horizontal line control in your report. You can find the width code in the On Format event of the section containing the line control:

Private Sub Detail_Format(Cancel As Integer, FormatCount As Integer)
    MsgBox "Line0 width is: " & Me.Line0.Width
End Sub

Regards,
Duane


From: MS_Access_Professionals@yahoogroups.com <MS_Access_Professionals@yahoogroups.com> on behalf of youssef2309@gmail.com [MS_Access_Professionals] <MS_Access_Professionals@yahoogroups.com>
Sent: Friday, August 16, 2019 11:33 AM
To: MS_Access_Professionals@yahoogroups.com <MS_Access_Professionals@yahoogroups.com>
Subject: [MS_AccessPros] Time Line
 


I have a report that contains fields :

Task description / start time / end time  + a line that present the period length of this task


how can I calculate the line length on the report depend on the time fields


thanks in advance








__._,_.___

Posted by: Duane Hookom <duanehookom@hotmail.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (2)

.

__,_._,___

Tidak ada komentar:

Posting Komentar