What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Excel - Shapes behind text in cells - how?

Excel - Shapes behind text in cells - how?
Author: Message:
M73A
Veteran Member
*****

Avatar


Posts: 3213
Reputation: 37
34 / Male / Flag
Joined: Jul 2004
O.P. RE: Excel - Shapes behind text in cells - how?
quote:
Originally posted by Adeptus
Although some of he lines in your picture appear to be drawn in (the overlapping double border of the top area) and I don't think you will be able to make it look exactly like that, the rest seems just cell background color and borders.  Right click, Format Cells -- or am I missing something about your question?


i tried that but the cell formatting doesnt match the boxes, so it overlaps and stuff, looks really dodgy..

i've changed thing around a bit to use cell formatting but it didn't end up like i wanted. oh well!

Whats wrong with this? it says compile error... i've tried tons of things it makes no sense!!!!

quote:
Sub Start()
'
' auto_open Macro
    With ActiveWindow
    Application.Caption = "PB Insurance Services Ltd"
        .DisplayGridlines = False
        .DisplayHeadings = False
        .DisplayHorizontalScrollBar = False
        .DisplayVerticalScrollBar = False
        .DisplayWorkbookTabs = False
    End With
    With Application
        .DisplayFormulaBar = False
        .DisplayStatusBar = False
    End With
      Application.CommandBars("standard").Visible = False
      Application.CommandBars("formatting").Visible = False
    Sub auto_open()
    Load UserForm1
    UserForm1.Show
End Sub

thanks for any help!

EDIT: needed an extra end sub, DUH >.<

This post was edited on 09-22-2006 at 08:51 PM by M73A.

[Image: lost7ru.gif]
09-22-2006 08:47 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Excel - Shapes behind text in cells - how? - by M73A on 09-22-2006 at 05:58 PM
RE: Excel - Shapes behind text in cells - how? - by wj on 09-22-2006 at 06:04 PM
RE: Excel - Shapes behind text in cells - how? - by M73A on 09-22-2006 at 06:09 PM
RE: RE: Excel - Shapes behind text in cells - how? - by CookieRevised on 09-22-2006 at 11:07 PM
RE: Excel - Shapes behind text in cells - how? - by M73A on 09-22-2006 at 07:12 PM
RE: Excel - Shapes behind text in cells - how? - by Adeptus on 09-22-2006 at 07:28 PM
RE: Excel - Shapes behind text in cells - how? - by M73A on 09-22-2006 at 08:47 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On