Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I try to copy a value to a different sheet in the workbook through the below line Worksheets(Esheet1).Cells("B5").Copy _ Destination:=Worksheets("DummyData").Range("A1") B5 contains the product number(this is some formula). In A1 i get "#Ref!" instead of the product number. what do i do to solve this.. Any help would be appreciated. Thanks, Neeraja. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I make a blank cell in a formula cell with a range of cell | Excel Discussion (Misc queries) | |||
adding a formula in a cell but when cell = 0 cell is blank | Excel Worksheet Functions | |||
Cell Formula reference to cell Based On third Cell Content | Excel Discussion (Misc queries) | |||
Cell Formula reference to cell Based On third Cell Content | Excel Discussion (Misc queries) | |||
Question: Cell formula or macro to write result of one cell to another cell | Excel Programming |