Hi,
sheets("Int").select
Lend.Lendnm.RowSource = Range("A1:A" & lr).Address
The above code works but not the below.
Lend.Lendnm.RowSource = Sheets("Int").Range("A1:A" & lr).Address
Could anyone please help.
Thanks,
Navin.
Hi,
sheets("Int").select
Lend.Lendnm.RowSource = Range("A1:A" & lr).Address
The above code works but not the below.
Lend.Lendnm.RowSource = Sheets("Int").Range("A1:A" & lr).Address
Could anyone please help.
Thanks,
Navin.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks