Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Re: Using command button to return numerical value from worksheet22 Jun 2006 14:38 GMT1
Hi, I am trying to use a command button on a user form which when
depressed, will return the value of a specific cell in the last row of
my worksheet and display that value in a text box on the user form.
Is there a way to do this?
Customizing "sort" macro22 Jun 2006 14:36 GMT1
Just one quick question concerning "Sort" macro...
I have the following code:
Sub SortAscending()
   Range("A1:A10000").AdvancedFilter Action:=xlFilterCopy,
CheckDate and return to usrfrm22 Jun 2006 14:33 GMT1
I have a problem with a userform. This userform is shown when the user clicks
on a button in the excel spreadsheet. The user is then to enter some info in
various fields in the userForm. However when the user submits erronous info
the program gives a message in a message box to ...
compile error?22 Jun 2006 14:31 GMT2
I have the following macro in VBE, but by running it an error occurs.
It is a compile error and the problem is the range with named ranges in
it.
Does someone have a solution? Thanks in advance!
Code to insert functions not working anymore22 Jun 2006 13:54 GMT2
Oh Wise Ones,
                     I added some new code to my workbook last week, that
before I left was working fine.  Today its returning an error.  No one else
in my group messes with the code, just me.  A routine inserts a row(at row 4)
Excel to SQL22 Jun 2006 13:45 GMT11
I have code (started from vba code from this site... thanks!!!) where data is
exported from Excel to Access. It works correctly when put into a regular
Access table. When I try to export it to a SQL table, I get a run-time error
3219 - Invalid Operation. The code is below and the ...
Array - Object required???22 Jun 2006 13:23 GMT1
i keep getting an error (object required )
   Arr(i, 1).Value = ActiveCell.Value
Why?  where have i gone wrong?
--------------------------------------------------
"Asin" doesn't work in VB for Excel macros22 Jun 2006 13:18 GMT2
I get the error message "sub or function not defined" when I try to use ASIN
in VBA Excel. Works OK in the worksheet, asin gets changed to Asin when I
type it into VBA and Asin is listed as a function for VBA in the help but it
doesn't work?
Displaying a User Form22 Jun 2006 12:40 GMT5
I have a shared file where people enter a number in column B8 through 228. In
column K8 through 228 are formulas that look at the numbers in column B and
deliver a "Yes" or a "No." I want Excel to show user-form1 whenever a formula
delivers a "No." When the user-form is displayed ...
MessageBox and then return to usrForm22 Jun 2006 12:37 GMT4
I have a problem with a userform. This userform is shown when the user clicks
on a button in the excel spreadsheet. The user is then to enter some info in
various fields in the userForm. However when the user submits erronous info
the program gives a message in a message box to ...
Help button22 Jun 2006 12:28 GMT1
I have a userform. In this userform I want the user to be able to access a
users manual (preferably in the form of a .pdf-file).  How the user can
access the users manual is of little importance as long as it is convenient
e.g. by pressing a button but preferably the user shall ...
error message22 Jun 2006 12:20 GMT3
is their a way to create your own error message
have a work book with protected cells , can i get the default message to
read something like
you arre not authorised to alter this data
Excel4V()22 Jun 2006 12:14 GMT6
I am writing an XLL for interfacing my code to Excel. I'm an experienced
Unix/C++ programmer but new to MS code development.
I have written a number of functions that all register correctly with Excel
but one, with 21 arguments, fails to register returning error code 4
Macro and VB development22 Jun 2006 12:13 GMT3
I have a situation where I want to match 5,000 part numbers in one workbook
against a seoarate 10,000 master part number workbook, copy two cells from
the matched row and paste them in the original workbook row. The search would
also be a loop for the 5,000 workbook.
copying folder contents22 Jun 2006 12:09 GMT6
i based the following code on an example from copy files to other folder,
recorded march 31, 2006
Sub copyfolder_con()
Dim strfom, strto As String
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.