You are here:

VB Script/Experts

There are no experts in this category at this time

View Past Answers

Volunteer to be an expert in this category

Recent Answers

2009-09-21 function ...objmail.send not working:

Vikash, what is the error message you are getting after execution of objmail.send. objmail is object of Outlook or LotusNotes? Did you set all mandatory properties of objmail (like sendTo, Date

2009-09-17 Run a scipt to save an outlook attachment to a specific file path:

John, Sorry for late reply, I am very good in Lotus Notes email, even though I will try. have you done some R & D? If yes please share with me that would more helpful to me. For your reference

2009-09-15 VB or excel macro: find 2-subsets of an n-set:

Tim, Sorry for late reply (I had couple of break fixes in my current SAP application), here you go: Dim x As Integer Dim y As Integer x = 10 'Customize y = 1 z = 1 While z <= 2 'I did iterate

2009-09-10 how to get which key has been pressed.:

Now I understand your question. When you run the vbscript to copy files from one location to another just display a Form with Model dialog (it means focus should always on the Form). If user try

2009-09-07 please help:

Where are you storing all student details? I mean what backend you are using. Make sure all required fields are Primary Key in the database, then use on error goto statement for any missing fields to

All Answers

Answers by Expert:


Ask Experts

Volunteer


©2009 About.com, a part of The New York Times Company. All rights reserved.