INTERACT FORUM

Windows => Plug-in Development => Topic started by: PhDSM on July 11, 2017, 05:08:38 am

Title: Acces to import date
Post by: PhDSM on July 11, 2017, 05:08:38 am
I acces MC fields from VBA and it generaly works well,  however I have an issue with Date Imported.
I can acces succesfully  Date Last played or other fields,  but for Date Imported I always get an empty field
(I use  .Get("Date Imported", 0)
Any Ideas ?

Philippe