TheConeHead
Programmer
I have a textbox that I want to fit perfectly in a cell, but it also has text... If I size it width:100%, it takes 100% size of the cell - what I want is for it to be sized from where it is (after the text) over to the right side of the textbox... make sense? How do I do that?