View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KenSchnorr[_2_] KenSchnorr[_2_] is offline
external usenet poster
 
Posts: 1
Default Formatting the linked cell when using a List Box User Form

In this instance, I have populated a list box user form w/ a range o
times in the h:mm AM/PM format and all works well.

However, when I link the listbox form to a cell and format the linke
cell in the same format (which is "1:30 PM" selection in the formattin
dialog box and you can see up above the "Sample = 12:00 AM" in th
formatting dialog box); no matter what I select in my list box, be i
7:30 PM or 10:00 AM, the linked cell never changes from 12:00 AM, eve
after selecting many different times in the list box.

If I use a different type time format, say the 37:30:55 type selectio
which shows 1248:00:00 as the sample, I do get movement in the linke
cell when I make different selections in my list box, but I want th
other format.

Is there a fix

--
Message posted from http://www.ExcelForum.com