Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try this; it should work assuming that "r" is a range variable that has
already been set. Set u_r = Application.Union(r, Cells(r.Row, r.Column + 1)) -- Jay "Barb Reinhardt" wrote: How do I write the Union statement for the union of range "r" and the cell(r.row,r.column+1) Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SQL statement question | Excel Discussion (Misc queries) | |||
IF Statement question | Excel Discussion (Misc queries) | |||
Quick question on naming a union of ranges | Excel Discussion (Misc queries) | |||
IF then statement question | Excel Discussion (Misc queries) | |||
Union question | Excel Programming |