1 Sub inazuma()
2 Dim progress As Shape
3 Dim sx As Single
4 Dim sy As Single
5 Dim ex As Single
6 Dim ey As Single
7 Dim ffb As FreeformBuilder
8
9 sx = ActiveSheet.Cells(4, 7).Left
10 sy = ActiveSheet.Cells(4, 7).Top
11 ex = sx
12 ey = ActiveSheet.Cells(13, 7).Top
13
14 Set ffb = ActiveSheet.Shapes.BuildFreeform(msoEditingCorner, sx, sy)
15 ffb.AddNodes msoSegmentLine, msoEditingCorner, ex, ey
16 Set progress = ffb.ConvertToShape
17
18 With progress.Line
19 .DashStyle = msoLineSolid
20 .Weight = 2
21 .ForeColor.RGB = RGB(255, 0, 0)
22 End With
23 End Sub
When you created the Bright Talk account and watched the first (ISC)2 webinar, there should be a field to submit your (ISC)2 ID. If you miss the stage, unfortunately, it is not showing any more from the second time. This should be submitted for each (ISC)2 channels at the first time when you watch the (ISC)2 webinar. If you would like to link your (ISC)2 ID to your Bright Talk account, you would need to delete the account and re-register your (ISC)2 IDs per each (ISC)2 channels. Kindly remind that you should keep the certificate and submit CPEs manually before you delete the Bright Talk account.
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional
Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.