Good Day All,
I want to create a variable of Form type. Then I want to access the members. This code is my effort, But it is not working. Would appreciate some advise
I want to create a variable of Form type. Then I want to access the members. This code is my effort, But it is not working. Would appreciate some advise
Code:
Dim PoForm As Form
Set PoForm = Forms![Purchase Orders Payments]
PoForm.Currency