Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I am using the forms scroll bar and linking it to a cell to change a number which i am using as an adjustable varible to base conditional formatting on. ie if cell invoice amount is greater than the variable cell show in the colour red. It works for figures over the amount but i also want a seperate one to show cell invoice amounts that are - the variable ie invoice less than 100 say. However if you go to format control and change the minimum value to - 1000 it says the values must be within 0 and 3000. Does anyone know a way aropund this? or shoud i be using the scroll bar on the control toolbox instead. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On May 2, 11:45 am, Martc wrote:
Hi, I am using the forms scroll bar and linking it to a cell to change a number which i am using as an adjustable varible to base conditional formatting on. ie if cell invoice amount is greater than the variable cell show in the colour red. It works for figures over the amount but i also want a seperate one to show cell invoice amounts that are - the variable ie invoice less than 100 say. However if you go to format control and change the minimum value to - 1000 it says the values must be within 0 and 3000. Does anyone know a way aropund this? or shoud i be using the scroll bar on the control toolbox instead. Let us say you want to get values from -1000 to 3000. You make the scrollbar get values from 0 to 4000, you link it to another cell, say A2, and then you make the cell of interest get the values that you want with the formula: =A2-1000 HTH Kostis Vezerides |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks Vezerid :-) ;-)
"vezerid" wrote: On May 2, 11:45 am, Martc wrote: Hi, I am using the forms scroll bar and linking it to a cell to change a number which i am using as an adjustable varible to base conditional formatting on. ie if cell invoice amount is greater than the variable cell show in the colour red. It works for figures over the amount but i also want a seperate one to show cell invoice amounts that are - the variable ie invoice less than 100 say. However if you go to format control and change the minimum value to - 1000 it says the values must be within 0 and 3000. Does anyone know a way aropund this? or shoud i be using the scroll bar on the control toolbox instead. Let us say you want to get values from -1000 to 3000. You make the scrollbar get values from 0 to 4000, you link it to another cell, say A2, and then you make the cell of interest get the values that you want with the formula: =A2-1000 HTH Kostis Vezerides |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Forms Toolbar - Scroll bar control | Excel Discussion (Misc queries) | |||
making all the figures in one column appear as a negative | Excel Discussion (Misc queries) | |||
Making Online Forms in Excel | Excel Discussion (Misc queries) | |||
Forms - Scroll Bar or Spinner (Data in increments) | Excel Discussion (Misc queries) | |||
how do i show figures as words? | Excel Discussion (Misc queries) |