Hi, Happy holi to all of you, I am trying to make a dynamic range for the values in a row. but some how range is not selecting.
Please suggest what i am doing wrong.please refer the attach.....
I AM NEW to VBA.
Capture.PNG
Hi, Happy holi to all of you, I am trying to make a dynamic range for the values in a row. but some how range is not selecting.
Please suggest what i am doing wrong.please refer the attach.....
I AM NEW to VBA.
Capture.PNG
But how do you try to do a dynamic range - in screenshotyou 've shown only some figures. Toi have it all in na range you could do for instance:
![]()
Please Login or Register to view this content.
Best Regards,
Kaper
thanks kaper,
this working perfect
Range(Cells(1, 1), Cells(1, lastrow)).Select
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks