Is there a way to call this through VBA to select a particular session,
I can do this within Extra
SessName0$ = "SESSION4.EDP"
Set Sess0 = Sessions.Item(SessName0$)
But would like to be able to call from Access VBA?
TIA
Have a grand day and a better day tomorrow
I can do this within Extra
SessName0$ = "SESSION4.EDP"
Set Sess0 = Sessions.Item(SessName0$)
But would like to be able to call from Access VBA?
TIA
Have a grand day and a better day tomorrow