ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Newbie (https://www.excelbanter.com/excel-programming/283853-newbie.html)

John[_66_]

Newbie
 
I having been learning VBA for 10min now.
What I cannot find info on is ':='. What is it?
As in a excel script
workbook.open filename := "path\file"
Thanks


John[_66_]

Newbie
 
Chip Pearson wrote:
John,

The ":=" syntax is for named arguments, that is, when you supply
both the name and value of a argument or parameter to another
function.


Thanks Chip.
I am limited on documentation and search engines don't seem to like ":=".


Chip Pearson[_2_]

Newbie
 
John,

The ":=" syntax is for named arguments, that is, when you supply
both the name and value of a argument or parameter to another
function.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"John" wrote in message
...
I having been learning VBA for 10min now.
What I cannot find info on is ':='. What is it?
As in a excel script
workbook.open filename := "path\file"
Thanks





All times are GMT +1. The time now is 01:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com