Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using a userform where I have listboxes just for displaying data that
was previously entered through a textbox. I have been entering dates, and now find that I also need to enter times. I have dates in the listboxes which I would love to be able to copy/paste (using cntl-c and cntl-v) to the text box so that I could just add a space and then the time (different times so a global search/replace option wouldn't work.) I have tried selecting the data in the listbox and doing cntl-c and going to the textbox and hitting cntl-v, but the data is not pasted. I know I can paste to the textbox as I went to a different application, copied some data and succesfully pasted. I looked through the different properties for the listbox, and searched through help, but I did not see an option that would allow a copy to work. Does anyone know a way of making the copy/paste work? Thanks. -- Kevin Vaughn |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
TextBox copying not like windows copying, heh? | Excel Programming | |||
textbox value copying | Excel Programming | |||
Populating TextBox Value--using ListBox | Excel Programming | |||
Copying TEXT from Textbox to other location | Excel Programming | |||
Copying contents of a listbox | Excel Programming |