Thread: NumericUpDown
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
FSt1 FSt1 is offline
external usenet poster
 
Posts: 3,942
Default NumericUpDown

hi
not sure but this is the first time i'm hearing about the "NumericUpDown"
function.
i suspected it might be a UDF and and after doing a google, i think it is.
see these sites
http://msdn.microsoft.com/en-us/libr...te(VS.80).aspx

http://msdn.microsoft.com/en-us/libr...st(VS.80).aspx

also do a google on "excel numericupdown funcrion". 3040 hits..... rather
small for google.

if it is a UDF, then all you need to do is copy the UDF from your old
version of xl to 2007 ..."PROFIDED" ... that xl developers haven't changed
that too. be perpared.

good luck.
regards
FSt1


"Pippo24" wrote:

Can the NumericUpDown function be duplicated in Excel 2007. I need to give
the users the ability to increase / decrease values while observing the
results on a chart.

Can anyone help me!

Thanks