A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 25 of 94
Search took 0.35 seconds.
Search: Posts made by: bbnimda
Forum: Outlook - Using Forms October 22nd 09, 09:38 AM Posted to microsoft.public.outlook.program_forms
Replies: 3
Views: 512
Posted By bbnimda
Outlook Script ( using calendar function in a form)

Hi Sue,

I added date picker to my tool box, localy it work's fine but when I probe
my form on an other PC, my form don't work properly and I have an error
message to inform me that the object...
Forum: Outlook - Using Forms October 9th 09, 04:12 PM Posted to microsoft.public.outlook.program_forms
Replies: 3
Views: 512
Posted By bbnimda
Outlook Script ( using calendar function in a form)

Hi all,

I use a custom Form, and I added a function that create an entry in my
calendar, this small function contain 4 item
A field for the date
a field for the time (a combo from 00:00 to 23:30)...
Forum: Outlook - Using Forms December 5th 08, 10:33 AM Posted to microsoft.public.outlook.program_forms
Replies: 3
Views: 281
Posted By bbnimda
Outlook Script Question about using TXT.File

I know Readline to get the content of the line but what I want to do is
to replace the content of a line by new information

eg:

the content of the line 75 is:

AAAAAAAAAAAAAAAAAAA...
Forum: Outlook - Using Forms December 4th 08, 04:49 PM Posted to microsoft.public.outlook.program_forms
Replies: 3
Views: 281
Posted By bbnimda
Outlook Script Question about using TXT.File

Hi All,

I'm use a custom Form , and store some information to .txt file, all is ok
I store / save and read these information without any Pb, but from time to
time I need to replace a the content...
Forum: Outlook - Using Forms November 10th 08, 05:09 PM Posted to microsoft.public.outlook.program_forms
Replies: 4
Views: 373
Posted By bbnimda
Outlook Script Sending Mail using another account ?

Tks a lot, I work perfectly

but to prevent possible manipulation, Is it possible to hide the "from"
field in the mail.... because when my click button create the mail I don't
send the mail...
Forum: Outlook - Using Forms November 10th 08, 04:27 PM Posted to microsoft.public.outlook.program_forms
Replies: 4
Views: 373
Posted By bbnimda
Outlook Script Sending Mail using another account ?

Hello Ken,

Unfortunately I'm under Outlook 2003 (Server SBS2003)

tks

"Ken Slovak - [MVP - Outlook]" a écrit dans le message
de news:...
Forum: Outlook - Using Forms November 10th 08, 11:07 AM Posted to microsoft.public.outlook.program_forms
Replies: 4
Views: 373
Posted By bbnimda
Outlook Script Sending Mail using another account ?

Hi all,

I use personal Task Item, I added à Button to this task, this button create
and send an email, but I uses the identity of the curent user, want to send
the mail as the Task Owner (email...
Forum: Outlook - Using Forms November 7th 08, 08:53 AM Posted to microsoft.public.outlook.program_forms
Replies: 12
Views: 1,077
Posted By bbnimda
How to programaticaly use Bold or Colored Text in Task Body

Hello Ken

Here is my working code , If I do nothing else my formated text is kept
=================================
Function Item_Open()
Set myFolder = Application.ActiveExplorer.CurrentFolder
Id...
Forum: Outlook - Using Forms November 6th 08, 04:00 PM Posted to microsoft.public.outlook.program_forms
Replies: 1
Views: 445
Posted By bbnimda
Text Format Lost [Redemption]

Hi all,

I use personal Task Form, in this form I use RTFeditor to set some Text of
my task body (Bold / italic / colored etc...)

1 all is ok, but if I use item.body
eg: Body = Body & Date() &...
Forum: Outlook - Using Forms November 6th 08, 03:26 PM Posted to microsoft.public.outlook.program_forms
Replies: 12
Views: 1,077
Posted By bbnimda
[Found] How to programaticaly use Bold or Colored Text in Task Body

In fact my script was righ the only mistake I made is that at the end of
initialisation I added something like

"........
Body = Body & vblf
.......
"

at this point all my formated body Text...
Forum: Outlook - Using Forms November 6th 08, 09:18 AM Posted to microsoft.public.outlook.program_forms
Replies: 12
Views: 1,077
Posted By bbnimda
How to programaticaly use Bold or Colored Text in Task Body

Sorry, O forgot to add a piece of code [ TXT buton function ]
I put the RTFEditor function in a button, because I still didn't found the
right sentence to use it the [ Function Item_Open() ]

1) I...
Forum: Outlook - Using Forms November 5th 08, 05:09 PM Posted to microsoft.public.outlook.program_forms
Replies: 12
Views: 1,077
Posted By bbnimda
How to programaticaly use Bold or Colored Text in Task Body

Dim CurUsr,YesNo,2Send,2Save,StampColor

Function Item_Open()
Set FormPage = Item.GetInspector.ModifiedFormPages("Tasks_ON")
Set Control = FormPage.Controls("ComboBox6")
Control.PossibleValues =...
Forum: Outlook - Using Forms November 5th 08, 04:16 PM Posted to microsoft.public.outlook.program_forms
Replies: 12
Views: 1,077
Posted By bbnimda
How to programaticaly use Bold or Colored Text in Task Body

I did nothing else than openning a new task and customise it and add script
to and some function
I saved my form and populate it in Public Folder (Excahnge 2003)

Q1: How can I set an RTF item
Q2:...
Forum: Outlook - Using Forms November 5th 08, 02:35 PM Posted to microsoft.public.outlook.program_forms
Replies: 12
Views: 1,077
Posted By bbnimda
How to programaticaly use Bold or Colored Text in Task Body

Hello Dimitry

I tryed but I got a message "This sample only works for the RTF Editor"
what's wrong ?

tks


"Dmitry Streblechenko" a écrit dans le message de news:...
Forum: Outlook - Using Forms November 3rd 08, 03:54 PM Posted to microsoft.public.outlook.program_forms
Replies: 12
Views: 1,077
Posted By bbnimda
How to programaticaly use Bold or Colored Text in Task Body

Hi all,

I made a custom form "Task" and each time some one open the task I add at
the en of the Task body the time and the name of the curent user


I wanted to hihg light the Tag by making the...
Forum: Outlook - Using Forms November 3rd 08, 08:43 AM Posted to microsoft.public.outlook.program_forms
Replies: 3
Views: 516
Posted By bbnimda
Pb with Special character

Hello Ken,

the Pb is that when I put the Task Body in to the Mail Item Body I don't
know if there is "" or "" in the task body...... is there a way to keep
all the content of a text (here the...
Forum: Outlook - Using Forms October 31st 08, 03:35 PM Posted to microsoft.public.outlook.program_forms
Replies: 3
Views: 516
Posted By bbnimda
Pb with Special character

Hi ,
I've custom task , and added function that create and send Html mail
including task body

My Pb is : when task body contain "" in my my all what came afeter the
"" is ignored

how can I...
Forum: Outlook - Using Forms October 31st 08, 03:24 PM Posted to microsoft.public.outlook.program_forms
Replies: 0
Views: 235
Posted By bbnimda
How to Format Text in customized Outlook Task form

Hi all,

I'm under outlook 2k3 and SBS 2k3

I customized an outlook Task "inpublic Folder" each time a task is opened by
a user, a Tag with (User Name + date) is added automatically to the task...
Forum: Outlook - Using Forms September 4th 08, 03:10 PM Posted to microsoft.public.outlook.program_forms
Replies: 3
Views: 336
Posted By bbnimda
Outlook Script Have Pb with Do While Loop

Hello Sue

I don't Want to perform another loop

I just want to skip item inside my "Do loop" and I can't use in fact all
my item meet more than 4 criteria and in this list I want to skip some...
Forum: Outlook - Using Forms September 4th 08, 12:25 PM Posted to microsoft.public.outlook.program_forms
Replies: 3
Views: 336
Posted By bbnimda
Outlook Script Have Pb with Do While Loop

Hi all

I'm using a custom Outlook form

I this form I use Do while loop, it work fine but Now I need to skip some
item that meet specific conditions so I added an if then loop end if

My...
Forum: Outlook - Using Forms February 15th 08, 02:38 PM Posted to microsoft.public.outlook.program_forms
Replies: 1
Views: 498
Posted By bbnimda
Outlook Script: Use a timer on custom Form

Hi all,

I want to use "if it's possible" a timer on a custom form to check each
5min if a specific file is present

tks
Forum: Outlook - Using Forms February 15th 08, 02:08 PM Posted to microsoft.public.outlook.program_forms
Replies: 6
Views: 511
Posted By bbnimda
Outlook Script: How to create / delete txt file

Tks a lot Eric,

Now my form is working perfectly

Bye

"Eric Legault [MVP - Outlook]" a écrit dans
le message de news:...
Forum: Outlook - Using Forms February 14th 08, 04:57 PM Posted to microsoft.public.outlook.program_forms
Replies: 6
Views: 511
Posted By bbnimda
Outlook Script: How to create / delete txt file

Yes I all ready found "CreateTextFile" but still was looking for the way
to fill the file ( tks for Writeline )

Ok now I know how to create , fill and save a text file

Now I have to open an...
Forum: Outlook - Using Forms February 14th 08, 10:17 AM Posted to microsoft.public.outlook.program_forms
Replies: 6
Views: 511
Posted By bbnimda
Outlook Script: How to create / delete txt file

It doesnt work

but I tryed FileSystemObject and found the way to Check if file exist
and delete it

here is my code
Set objFSO = CreateObject("Scripting.FileSystemObject")
if...
Forum: Outlook - Using Forms February 13th 08, 03:32 PM Posted to microsoft.public.outlook.program_forms
Replies: 6
Views: 511
Posted By bbnimda
Outlook Script: How to create / delete txt file

Hi all,

I use custom form and I want to know how to manipulate simple file *.txt

I need 3 operations
1) check if xxx.txt exist
2) delete xxx.txt
3) save the content of listbox to xxx.txt

2nd...
Showing results 1 to 25 of 94

 
Forum Jump

All times are GMT +1. The time now is 09:21 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.