Hi everyone,
I am trying write VBA code in excel 2007. I am not able to define my problem. I am illustrating it as,
I am trying to create a different set of codes to be executed when i give reference of it, like
Dim Alpha as long
Alpha = Range("A1").value
'now here i want to give the reference...