Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following code, what syntax do I put to paste sgm value in the
selected cell? Sub findsqm() Dim sqm As Long sqm = Range("K1").Value (Code in here to open another spreadsheet and find a particular cell) Cells(ActiveCell.Row, ActiveCell.column + 1).Select syntax to past sgm value in selected cell End Sub Thanks, Brain Dead Blue |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VB Syntax | Excel Discussion (Misc queries) | |||
SQL syntax | Excel Worksheet Functions | |||
VBA syntax | Excel Discussion (Misc queries) | |||
Syntax Help | Excel Worksheet Functions | |||
Help with VBA syntax | Excel Programming |