Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have some controls in an userfor, their contents (value/text) are the
result of a look up in a sheet. I want to update/change those values and paste them back in the sheet in the same cells they come from. When I try to do it I get the "Object Requiered" error. Here is an example ws.Range(X).Offset(0, 6).Text = FrmMove_In.CheckBox1.Caption ws= is the sheet where I'm retrieving the record from x=is the column where the record is. Help is greatly appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
general misunderstanding | Excel Discussion (Misc queries) | |||
Misunderstanding isblank | Excel Worksheet Functions | |||
Range Object Misunderstanding | Excel Programming | |||
need to clarify | Charts and Charting in Excel | |||
clarify | Excel Programming |