Checking macro
Hi,
I have a macro in which I'm trying to define cells, but am not sure whether
it's working so I want to get it to put what it's defined in a cell so I can
check
I've defined this:
AMR_UL_CE = Voice_UL_CE (this being a named range in my spreadsheet)
now I want it to show AMR_UL_CE he
Sheets("Forecast assumptions").Select
Range("F19").Select
What code do I need to make it paste/print/show the AMR_UL_CE value?
Thanks
merry_fay
|