View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Harald Staff Harald Staff is offline
external usenet poster
 
Posts: 1,327
Default Create a "helpsheet"

A micro-spreadsheet, fully customizable, in a small pop-up form, returning a
single value into a cell ? It is close to impossible. (Ok, emphasis "close
to" then. It would involve a Userform, the Web Spreadsheet component, lots
of clever event programming,... )

Would a popup calculator do the job ? See
http://cpap.com.br/orlando/#Calculator
http://j-walk.com/ss/excel/files/toolbarcalc.htm
for a couple of solutions.

HTH. Best wishes Harald

"Jonsson " skrev i melding
...
Hi all,

Is it possible to click a button and by that, run a code that make a
small "helpsheet" to pup up in the ordinary sheet.
I want to use the "helpsheet" for calculations, therefore I must have
that sheet to work just as a ordinary sheet, but smaller.

It could look like a big comment box, but must be able to handle
functions.

Any help or comment to this is highly appreciated

//Thomas


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