Share via

(Excel) Syntax error occur in VBA when using URL

Muhammad Haziq Hasbulah 1 Reputation point
2021-11-10T08:13:28.423+00:00

Hi,

Currently I'm doing a form where I would like to sending data from excel to google spreadsheet.
As write the link in VBA as below;

"&entry.775775073=" & Campus & "&entry.1417086696=" & TeachersName & "&entry.23393781=" & Age & "&entry.1787044956=" & Class & "&submit=Submit"

Syntax error occur. May I know what is happen and how can I solve it?

Microsoft 365 and Office | Development | Other
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.