Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm trying to enter a bunch of asterisks into a range of cells (columns A through I) in a row "i" in a worksheet that has been defined as SHD. The macro has already "read" the value of i correctly. However, when I use the following code, it gives me an error code. Could you tell me what is wrong with this ? SHD.Range(Cells(i, 1), Cells(i, 9)) = "********" Appreciate any help. Thanks, Joe. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to clear multiple cells of input data in Excel simultaneously | Excel Worksheet Functions | |||
In Excel how do I update cells in multiple sheets simultaneously? | Excel Discussion (Misc queries) | |||
How do I use multiple worksheets as input for a single pivot tab | Excel Worksheet Functions | |||
Simultaneously change values in multiple cells? | Excel Worksheet Functions | |||
Pasting single cells from Word to multiple cells in Excel | Excel Worksheet Functions |