Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
why when I run my script can I then not see any data? Even though I have set my access as admin, everything disappears!
The data definitely loads into the file, so it's not a question of it not being there.
I am GLOBAL\A_MCLEOD
ACCESS
NTNAME
OMIT
ADMIN
GLOBAL\A_MCLEOD
USER
GLOBAL\USER1
R_Comments__c
GLOBAL\USER2
e_comments__c
GLOBAL\USER3
Section Access; Sections: LOAD ACCESS, NTNAME, OMIT FROM [..\..\Section Access\SalesforceSectionAccess.xls] (biff, embedded labels, table is [Sheet1$]);
Yeah, that's what i thought.