Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Update [red][i]yourtablename[/i][/red] as A Set A.[Account ID] = "0" & A.[Account ID];
Format([Account ID], "0000000")
Format([CC_CampaignReport_20040518]![ACCOUNT_NO],"00000000000") AS ACCOUNT_NO,
[CC_CampaignReport_20040518]![ACCOUNT_NO] & "0" AS ACCOUNT_NO
CStr(Format([datefield],"mm/dd/yyyy"))