P
placek
Hi
I have a few problems that have been hurting my head for a
while. Your help would be much appreciated.
Question 1 - what chr function carries out a linefeed?
This old access 97 vba book i'm reading says chr(10), but
i dont see any linefeed when i use it on later versions of
access.
Question 2 - i have inserted a message box in my code
using the code 'msgbox("Insert a number",vbInformation)'.
Though when i press return after the closing parenthesis,
the following message comes up............
'Compile Error: Expected:='
I realise only the first argument is compulsory, so i cant
understand why this message is coming up. Please advise.
Thanks, Martin.
I have a few problems that have been hurting my head for a
while. Your help would be much appreciated.
Question 1 - what chr function carries out a linefeed?
This old access 97 vba book i'm reading says chr(10), but
i dont see any linefeed when i use it on later versions of
access.
Question 2 - i have inserted a message box in my code
using the code 'msgbox("Insert a number",vbInformation)'.
Though when i press return after the closing parenthesis,
the following message comes up............
'Compile Error: Expected:='
I realise only the first argument is compulsory, so i cant
understand why this message is coming up. Please advise.
Thanks, Martin.