Log in

View Full Version : Test Post



JackInTheUK
05-23-2004, 05:42 PM
So I can see my signature.

royUK
05-24-2004, 03:38 AM
Jack has asked me to post this response.

Jack had no knowledge of this Board until 10.00am, 24/05/04 and has not registered on this site. The details on his signature are incorrect and he cannot log on because he does not have the password (simply because he did not register himself)

XL-Dennis
05-24-2004, 04:01 AM
Hi guys,

Roy - Welcome to VBAX :)

Thanks and l've asked Anne to look into it :thumb

Kind regards,
Dennis

Scottie P
05-24-2004, 09:45 PM
testing?
Yeah, that's it! :heehee
Testing!

Anne Troy
05-24-2004, 11:24 PM
His password is the same as his email password. :)

Scottie P
05-25-2004, 10:28 AM
see, like this.

Scottie P
05-27-2004, 09:33 AM
Ooo!


'Add code to the Userform module
With UF.CodeModule
i = .CountOfLines
'MyText is a variant which will hold the answer the user pressed
.InsertLines i + 0, "Public MyText as Variant"

'Pressed Cancel, so assign False to MyText
.InsertLines i + 1, "Private Sub BCancel_Click()"
.InsertLines i + 2, " MyText = False: Me.Hide"
.InsertLines i + 3, "End Sub"

'Pressed Ok, so assign the value of TextBox1 to MyText
.InsertLines i + 4, "Private Sub BOk_Click()"
.InsertLines i + 5, " MyText = TextBox1.Value: Me.Hide"
.InsertLines i + 6, "End Sub"

'Closing the form using "X", so assign False to MyText
.InsertLines i + 7, "Private Sub UserForm_QueryClose(Cancel As Integer, CloseMode As Integer)"
.InsertLines i + 8, " If CloseMode = 0 Then Cancel = True: MyText = False: Me.Hide"
.InsertLines i + 9, "End Sub"
End With


Ah, this is totally b*tchin, Dude!!

mark007
05-27-2004, 10:12 AM
Glad you like them!
:D

Scottie P
05-27-2004, 10:24 AM
I also see that this automatically identifies the code as "VBA:"
Also cool! :cool

mark007
05-27-2004, 12:43 PM
Well I aim to please!;)

JackInTheUK
05-27-2004, 01:06 PM
Cheers guys looking good -

Jack

Scottie P
05-27-2004, 01:11 PM
Hi Jack!

I wanted to email you yesterday but fell behind my intents...ended up working on a couple of projects until about 5 am before finally going to sleep.
I will catch up - I promise!

Good to 'C' U!!

XL-Dennis
05-27-2004, 01:55 PM
Excellent work with both the VBA-tags and with this little cool thing:
<TABLE cellSpacing=0 cellPadding=0 border=0 unselectable="true"><TBODY unselectable="true"><TR unselectable="true"><TD unselectable="true"></TD><!--added by mark007--><TD unselectable="true">http://vbaexpress.com/forum/images/editor/vba.gif
</TD><!--/added by mark007--></TR></TBODY></TABLE>

http://216.92.17.166/board2/images/smiles/icon_pray.gif (javascript:emoticon(':pray:'))
Dennis

mark007
05-27-2004, 01:59 PM
Well Anne has to take credit for the icon - I just put it there and made it work :)

Anne Troy
05-27-2004, 02:09 PM
Mark...don't be modest.

I told you, that tag is the sh*t!

mark007
05-27-2004, 03:17 PM
Thanks Anne

:love

Anne Troy
05-29-2004, 12:58 AM
<!--StartFragment --> http://smilies.sofrayt.com/%5E/r/dance.gif

mark007
05-29-2004, 02:31 AM
The funky smilies just keep on coming!

:)

Anne Troy
05-29-2004, 02:56 AM
Hey, Mark...
Can you PM me? I wanna chat when you get a chance. We can meet in the chat room.Do we still have one? LOL

JackInTheUK
05-29-2004, 10:31 AM
Hi Jack!

I wanted to email you yesterday but fell behind my intents...ended up working on a couple of projects until about 5 am before finally going to sleep.
I will catch up - I promise!

Good to 'C' U!!

No problems Scott check Ur PM buddy - thank you

Jack


BTW 5am -- like my PM says You sound like Jack only Dennis awake when Jack is at them times ...... worth it in the end generally thou:

Yes a few nights i have not slept at all .... just off to work ....

jorgea
01-08-2012, 11:50 AM
Testing Reply with Signature

joshman1088
09-06-2016, 07:03 AM
Testing

MarcoPoloVB
02-23-2017, 08:14 AM
Testing 123