Visual Basic For Applications Questions and Answers

Recent IT Questions

61 - 75 of 75
<<PREVIOUS 1|2|3|4 NEXT>>

Copy past in excel using VB

i want to cut data in a colunm H and copy it in column B. i tried to record macro and run it. but i am not getting the values in column B. i am using excel macro and vb code to do this. i understand that the data in colum is cut and the data is not retrived while it paste in column B. Can Any one...

View Answer   |  Jun 24 2008  10:26 AM GMT
VBA, Visual Basic for Applications, Microsoft Excel
asked by Krishsrikanth

  5 pts.

Changing Color in a Cell

I am updating a spreadsheet each month which is automated. I have written a macro to update this spread. Each month I append four columns to the end of the spread sheet and update the data in the spreadsheet. The problem that I am having is trying to figure out how to update the heading color for...

View Answer   |  Jun 19 2008  12:06 AM GMT
VBA, Visual Basic for Applications, Microsoft Excel
asked by Kioh46

  50 pts.

jim development funds management

i would like someone to tell me how to develop an application in visual basic 6 that can be used to ; maitain a list of - development areas, details of proposals , awarded projects and maintain funds recieved, given; jim is an organisation that receives funds for development from...

Answer Question   |  Jun 13 2008  1:22 PM GMT
Visual Basic for Applications, Visual Basic 6
asked by Analysis and design

  5 pts.

Separation of data

I want to copy a part of a table from Adobe to Excel, but all the data are getting copied to one cell. How can I use VBA to separate this set of data each one into different cell? Thank you beforehand.

View Answer   |  Jun 3 2008  7:02 AM GMT
VBA, Visual Basic for Applications
asked by Lyu

  5 pts.

Overwrite previous record with VBA code

I am doing a training exercise. All works OK as per the notes with a new record being added when the OK button is clicked. Now I want a script that overwrites the previous record and not to add a new record / row on pressing OK. Pls help with code

View Answer   |  May 13 2008  1:28 PM GMT
VBA, Visual Basic for Applications, Microsoft Excel
asked by Battler

  5 pts.

Open Import window via code in MS Access

Within a MS Access application, I would like to have the window that is opened when you select: File | Get External Data | Import via code.

View Answer   |  May 9 2008  3:14 PM GMT
Database, Microsoft Access, VBA
asked by Rjwilcox

  30 pts.

Save Access 2007 format as 2000 format with VBA

how can i save the curent database as a 2000 format with vba

View Answer   |  May 6 2008  10:23 AM GMT
Microsoft Access, VBA, Visual Basic for Applications
asked by Dave b

  10 pts.

How Can i restrict the user to insert next record

Hai all, I have a requirement that , i have to display the data from a table in the subform in a datasheet view mode. I should validate the fileds in such a way that i can restrict the user to insert a next record when the one of the fields in the previous record is null. And also i should...

View Answer   |  Apr 30 2008  11:23 AM GMT
Microsoft Access, VBA, Visual Basic for Applications
asked by VBAccess

  5 pts.

Saving form calculations to tables

I have a simple calculation on the input form a-b. It is calculated on the form but I cannot figure how to save it to the table

View Answer   |  Apr 28 2008  11:48 PM GMT
VBA, Visual Basic for Applications, Microsoft Excel
asked by Rv4949

  5 pts.

How to save a document as current date ?

I'm using VBA in excel 2000 to create a macro that saves out a spreadsheet with today's current date. I cannot figure out the code that will achieve this function. Help Please

View Answer   |  Apr 22 2008  7:15 PM GMT
VBA, Visual Basic for Applications, Microsoft Excel
asked by Data Mgt

  5 pts.

Combo box and VBA

The two possible selections in an Excel combobox: Debt & Common Stock. Let's say that the combobox resides in cell B3. If Debt is selected from the box- I want the following fields to show up two rows below the combobox, all in the same column: Issue Date, Maturity Date, Interest, Seniority, Use...

Answer Question   |  Apr 16 2008  10:18 PM GMT
VBA, Visual Basic for Applications, Microsoft Excel
asked by Nkd

  5 pts.

VBA Auto Protect

How can I make the worksheets in Excel automaticaly protected on date

View Answer   |  Apr 7 2008  10:21 AM GMT
VBA, Visual Basic for Applications, Excel 2003
asked by Georgesal001

  10 pts.

easy way to automate uploading data from a word document to a spreadsheet?

I have a spreadsheet to verify datafields for. This needs to test for example state all the valid entries. I do not want to save off a spreadsheet form of the template i am testing one for each data value I need to test. Is there an easy way to create many spreadsheets off of a data file I create...

View Answer   |  Apr 4 2008  3:01 PM GMT
VBA, Visual Basic for Applications, Microsoft Excel
asked by Juls

  45 pts.

While Loop in Excel VBA

I have the basic loop and can not figure out what to write in the middle. I need to have row 9 column D populate a value from another sheet depending on the value in cell A9. Here is what I have so far: Private Sub Loop1() Dim myLoopCtr As Integer myLoopCtr = 0 While myLoopCtr <= 15 ...

View Answer   |  Mar 21 2008  10:34 PM GMT
VBA, Visual Basic for Applications, Excel 2003
asked by Castaway1958

  5 pts.

How to create dsktp shortcut to VB userform created in Word

I created a userform through VB in Word. I need this form to be accessed via a desktop shortcut icon where only the form is visible when the shortcut is initialized. I created this form in Word. Please help. TY

View Answer   |  Mar 18 2008  4:08 PM GMT
VBA, Visual Basic for Applications, Microsoft Word
asked by Jmitzner

  5 pts.

61 - 75 of 75
<<PREVIOUS 1|2|3|4 NEXT>>