View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jason Zischke Jason Zischke is offline
external usenet poster
 
Posts: 147
Default Problem with VB Objects in Excel

Hi Rick

Thanks for the responce. To answer your questions the labels and buttons do
not show on the sheet where they were placed, and they are from the control
toolbox toolbar.

Jason

"Rick Rothstein" wrote:

Are you saying if you scroll the sheets (horizontally and vertically), that the controls do not come in to view? Just out of curiosity, where did the controls come from... the Forms toolbar, the Control Toolbox toolbar and/or the Drawing toolbar?

--
Rick (MVP - Excel)


"Jason Zischke" wrote in message ...
Hi Jacob

Thanks for the responce, macros were enabled. The only thing wrong is that
it can't seem to show the button or label on the worksheet. I think a file
for the VB functions has been changed to do this, I just need to know which
file and how I can fix it.

Jason

"Jacob Skaria" wrote:

Are you sure macros are enabled in the pc where it is not loading...

Security level should be low/medium in (Tools|Macro|Security)

If this post helps click Yes
---------------
Jacob Skaria


"Jason Zischke" wrote:

Hi All,

I was wondering what could be wrong here. I created a workbook that had a
couple of labels and buttons on a worksheet, though when I opened the file on
another computer they were missing of the screen, they were there though
because I opened it on another computer they were there.

Thanks in advance

Jason