Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Monday, November 16, 2020 at 1:02:56 AM UTC-6, Auric__ wrote:
I wrote: programmernovice wrote: I tried your suggested syntax for moving a number into a different sheet. My statement is: Range("M12").Value = Sheets("stocks").Range("c2").Value "M12" refers to the active sheet. "Stocks" is another open sheet. Cell "C2" contains a number. When I run it, I get the error message The contents shouldn't matter; that code should copy whatever is in stocks!c2 to [activesheet]!m12, whether it's a formula, number, plain text, or nothing. Should. Er... not the formula, just the results of it. Derp. Copying the formula would require using the .Formula property, of course. -- Nah, I just love pushing people's buttons. OK, many thanks Auric. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to check if the cell contains number 1 by moving down thecolumns? | Excel Programming | |||
Moving custom number format to NUMBER | Setting up and Configuration of Excel | |||
moving cells to another column based on number of characters | Excel Programming | |||
Moving Cursor once set number of characters are entered. | Excel Programming | |||
Moving a variable number of Sheets to another Workbook | Excel Programming |