Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default Placeing buttons on spreadsheet

I have a spreadsheet in which the user is to paste info from another program,
then press a button placed on the spreadsheet and the macro will do some
calculations. All these things work for me. My problem is that my buttons are
placed directly on the spreadsheet, making them not very "stable" i.e. the
user can move, delete them. I would like to have placed in some form of
container (so that it looks like a userform etc. and that this container is
"glued" to the spreadsheet.) If possible I would like protect these buttons
in some way. If you understand what i mean and know how to do this please
help me!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default Placeing buttons on spreadsheet

Yes that sounds like I good solution. However I am not sure what you mean by
pane (I do not have the english version..I am writing a macro for Excel with
the VB 6.3 in Excel). I can add buttons but I have not found any type of
pane, do you know where to find it?

"DAV135" skrev:

I would probably use the first few rows as a header, and freeze the
pane so that they are always 'frozen to the screen'. Place your button
in this section and using the properties of the button, ensure it's
locked and that you have the "Dont Move or Size with Cells" option
selected.

Finally, select all other rows except the first few which have been
frozen, goto properties and unlock the cells. Then protect the sheet
via the tools option.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Placeing buttons on spreadsheet

You need to select the row just after where your 'header' finishes,
then click Windows Freeze Panes.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Placeing buttons on spreadsheet

Thank you for your help but I think that you are mistaken. By frezzing panes
you only affect the viewing mode and it has nothing to do with the contents
of the cells. Thanks anyhow!

"DAV135" skrev:

You need to select the row just after where your 'header' finishes,
then click Windows Freeze Panes.


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default Placeing buttons on spreadsheet

you could create a custom toolbar which only pops up when the appropriate
spreadsheet is activated. that way it is separate from the worksheetand so
not affected by the cells

hth,

tim


"Sally Mae" wrote in message
...
Thank you for your help but I think that you are mistaken. By frezzing
panes
you only affect the viewing mode and it has nothing to do with the
contents
of the cells. Thanks anyhow!

"DAV135" skrev:

You need to select the row just after where your 'header' finishes,
then click Windows Freeze Panes.




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
2007 excell, new to me; spreadsheet buttons greyed out?????? caveyman1 Excel Discussion (Misc queries) 0 October 15th 09 11:49 PM
Load custom buttons in a Spreadsheet Garrystone Setting up and Configuration of Excel 3 October 4th 08 03:46 PM
Option Buttons on a spreadsheet Ann Shaw Excel Discussion (Misc queries) 1 April 27th 05 07:31 PM
Spreadsheet "buttons" that cannot be removed JerryH Excel Discussion (Misc queries) 0 January 21st 05 10:01 PM
How do i print out my spreadsheet with macro buttons? Chris.... Excel Discussion (Misc queries) 1 December 12th 04 07:29 PM


All times are GMT +1. The time now is 06:15 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"