Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
in Office VB code:
what does the operator ":=" mean? example: Worksheets("Daily Targets").Range("A5:N5").Copy _ Destination:=Worksheets("Daily Targets").Range("A" & CStr(rowCounter)) i wrote this code but i copied the it from the HELP, & then i changed the names & variables. BUT, i'd like to understand what does the operator := is filling for, is it an object assigning or what ... i'm not sure ??!!! regards, Michael |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Text "comparison" operator for "contains" used in an "IF" Function | Excel Worksheet Functions | |||
Is it possible to apply IF's to "operator" result.. | Excel Discussion (Misc queries) | |||
program stuck at "Save Cancelled by Operator" | Excel Discussion (Misc queries) | |||
How 2 use right shift "<<" and left shift "" operator in excel? | Excel Programming | |||
Excel no longer allows new formulas with division "/" operator | Excel Programming |