Hello
is it possible that
i have to two textboxes. i want to show a range in textboxes. e.g i select a range (d2:d15)
but
1st textbox show only (d:d)
and
2nd texbox show only (2:15)
and the final result should be in 3rd textbox ( d2:d15 )
thanx
Hello
is it possible that
i have to two textboxes. i want to show a range in textboxes. e.g i select a range (d2:d15)
but
1st textbox show only (d:d)
and
2nd texbox show only (2:15)
and the final result should be in 3rd textbox ( d2:d15 )
thanx
Last edited by HaroonSid; 03-26-2014 at 05:03 AM. Reason: solved
![]()
Please Login or Register to view this content.
ragulduy
i don't want this
see the below file
![]()
Please Login or Register to view this content.
hello ragulduy
nope ragulduy i think u r not understanding what i want
i add value in textbox1 = d:d , and i add value in textbox2 = 3:4
now
i want the result in textbox3 = d3:d4
using userform
haroon2015
Hi,
You are right, I'm not 100% sure what you want. I think:
will give you![]()
Please Login or Register to view this content.
"$D$3:$D$4"
so maybe try something like:
![]()
Please Login or Register to view this content.
hello ragulduy
plz add ur code with my file sample
thanx a lot
hello ragulduy
the textbox1 value will be always set like =d:d or h:h,
but
the textbox2 value will change by me , like 3:15, 18:100
now
i want the result in textbox3 like = d3:d15, or h18:h100
Hi, that is what the code I provided does I believe.
hello ragulduy
![]()
Please Login or Register to view this content.
This is working
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks