Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
All,
I would appreciate your help. In my VBA code I assign data to cells, which works fine for me, but when my colleague tries my VBA code on his PC it doesnt work. This code is displayed below: Cells(MyRow, MyCol) = MyOutput When I have stepped through this on my colleagues computer the variables MyRow, MyCol and MyOutput have the correct values to assign the output to the cell but it fails to do so. I have also noticed that I am unable to edit the value of the cell when I have added that cell to the 'Watches' in the VBA Editor. Thanks Aanika |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Assign Color to a Cell based on another Cell on a diff Sheet | Excel Worksheet Functions | |||
assign a value to a cell | New Users to Excel | |||
How can I assign a data for one cell from another fixed cell? | New Users to Excel | |||
How do i assign cell A1 to show the current cursor cell in Excel? | Excel Discussion (Misc queries) | |||
How do you assign clip art to a cell? | Excel Worksheet Functions |