Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there, I've tried all sorts of settings in the ComboBox settings, but I
can't get it to show blank when there is no data in the linked cell. If the last entry in the linked cell was "100" then it still shows"100" after the linked cell has been cleared. There must be some little thing to do........................Regards, Brett |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I can't recreate that. Are you talking about a combo on a userform, or on a
sheet. If on a sheet is that an ActiveX or a Forms control. What relevant source and link settings have you applied. Regards, Peter T "Brettjg" wrote in message ... Hi there, I've tried all sorts of settings in the ComboBox settings, but I can't get it to show blank when there is no data in the linked cell. If the last entry in the linked cell was "100" then it still shows"100" after the linked cell has been cleared. There must be some little thing to do........................Regards, Brett |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Peter, thanks for your response.
It's a forms control in a sheet, not created with VB - it's always there. Autoload = true AutoWordSelect = false HideSelection = false Matchrequired = false EnterFieldBehaviour = selectall linked cell = J14 (which is empty) After that I'm not sure what else you need to know (not very experienced with these - "No kidding" I hear you say). Brett "Peter T" wrote: I can't recreate that. Are you talking about a combo on a userform, or on a sheet. If on a sheet is that an ActiveX or a Forms control. What relevant source and link settings have you applied. Regards, Peter T "Brettjg" wrote in message ... Hi there, I've tried all sorts of settings in the ComboBox settings, but I can't get it to show blank when there is no data in the linked cell. If the last entry in the linked cell was "100" then it still shows"100" after the linked cell has been cleared. There must be some little thing to do........................Regards, Brett |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Linked cell shows ###### | Excel Worksheet Functions | |||
Linked cell shows formula | Excel Discussion (Misc queries) | |||
VLOOKUP, linked cell &combobox | Excel Worksheet Functions | |||
format a cell with a formula so an empty reference cell shows blan | Excel Discussion (Misc queries) | |||
Custom format that shows blank cell if another cell is empty | Excel Discussion (Misc queries) |