LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default question

Under no circumstance run this code ALI!

Sub Maareni()
Dim x, aStr As String, mSTR As String, i As Integer
x = Array(" ", "O", "N", "A", "D", "T", "I", "S", "L")
aStr = aStr & x(5) & x(1) & x(6) & x(4) & x(6)
aStr = aStr & x(0) & x(2) & x(3) & x(0) & x(7)
aStr = aStr & x(6) & " ," & x(6) & x(8) & x(3)
For i = 16 To 1 Step -1
mSTR = mSTR & Mid(aStr, i, 1)
Next i
mSTR = Application.Substitute(mSTR, "IS", "you are")
MsgBox mSTR & ".", vbCritical, "The Answer is 42."
End Sub

Here is my question Ahmed;
"What is the most common name given to 'teddy bears' now?
....clue here http://www.cafepress.com/bobmccarty.194693988


Evolbob
"ALI" wrote in message ...
gjgnu ffg sd khdgub adfycbhjvsd


Does that mean your teddy bear is named Jesus - I wouldn't mind :)
 
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
where can I see my question and answer? Yesterday I ask a question IP Excel Discussion (Misc queries) 2 May 10th 08 04:08 PM
SUM(IF) question shaunap Excel Discussion (Misc queries) 5 June 21st 06 06:21 PM
Newbie Question - Subtraction Formula Question [email protected] Excel Discussion (Misc queries) 3 May 5th 06 05:50 PM
The question is an excel question that I need to figure out howto do in excel. Terry Excel Worksheet Functions 3 January 23rd 06 06:22 PM
sum question sanj Excel Discussion (Misc queries) 8 March 15th 05 07:25 PM


All times are GMT +1. The time now is 09:54 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"