for those searching the same answer;
i got it working the reason error occured was due to no space given after each "="
cheers
Hi Ashu,
It was not beacause of no spaces after '='. You were getting an error because there is a field named 'Action' in your table,that is a keyword.Put that in square brackets. e.g. [Action]
Last edited by Transformer; 06-08-2013 at 09:58 AM.
Bookmarks