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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Options for error output in custom Excel functions20 May 2008 15:41 GMT2
Afternoon all,
I've been doing some research into reporting errors in custom Excel
functions to the end user today. I've not really come up with any promising
leads so I was hoping someone frequenting this newsgroup might be able to
Determine which variable was used in a calculation.20 May 2008 15:01 GMT2
I have a Worksheet named "Parts", that has a list of parts in it:
  Col. A - Unit Part Numbers
  Col. B - Unit Descriptions
  Col. C - Unit Type (ex.:  sq. ft., ft., each, etc.)
Data check20 May 2008 14:56 GMT2
Hi, I would check data table. There are 150 columns about 3600 rows. I
need to check if data field is missing value. If yes, so error message
must be generated. Doesn't anybody know to help me with macro? Thanks
Pavel
Loop through sheets & filter main sheet using sheet name20 May 2008 14:39 GMT4
Hello all, as i am not a programmer i am battling with the following...
I have a wkb with the main sheet "Hauptseite-1" in this sheet i have a
variable amount of rows with the names of the responsible person in column
"O". I have created a sheet for each name & the sheet is named ...
Error handling error # 1004 Run-time error20 May 2008 14:23 GMT3
I'm having difficulting with a program I'm trying to write. Basically,
I want to do a vlookup or a match in vba and if it returns an error, I
want it to highlight a cell and if not, I want it to actually do the
vlookup.
Print preview / full screen view problem20 May 2008 13:35 GMT2
Since I work with a lot of learners with reading/visual e.g. tracking
difficulties, I have customised my interactive workbook with VBA so that the
view changes to "full screen" upon opening it, in order to reduce the "visual
noise" of the ribbon etc (which they can't use due to ...
Comma replacement20 May 2008 13:12 GMT4
I am in Europe. I use by default coma as decimal separator.
In a particular situation I need to replace the coma by point. I have this
code:
   Columns("p:p").Select
Closing a recordset error : Operation is not allowed when...is clo20 May 2008 13:06 GMT3
Hello, I've been playing around with connecting to a database and inserting
information using the following code. (just pasting it in sorry if it looks
messy)
Sub ADOTest()
Using Data>Validation cell formatting to drive OnEntry/Intersect m20 May 2008 12:52 GMT1
I am using Excel 2003 SP3. I am validating data upon entry using the OnEntry
and Intersect methods in a VB Applications macro (per article 213373 Rev
3.3). I can get the validate operation to run with no problem on cells where
the user inputs the values (i.e. types in the values) ...
For To / Next loop doesn't update...20 May 2008 11:50 GMT2
How come this sub only runs through i=1 and i=2, when k is obviously
updated during loop?
Sub Test()
k = 2
documenting all UDFs in an XLA20 May 2008 10:58 GMT2
Hi, I've inherited a vast add-in and would like to list all UDFs in it.  Does
anyone know of a way to do this?  If possible, I'd like to make a distinction
between visible functions and ones the user doesn't see in the Function
Wizard/Paste Function (i.e. ones that are public as ...
Invisible sheets20 May 2008 10:57 GMT6
I have received an excel file with vba and it has the code which prevents
the file to display most sheets. Is there any way (user level) other than
deleting or commenting that section of code to display the sheets?
Thank you.
VBA, Search!!!! Help20 May 2008 10:44 GMT1
In my workbook, I have 70 worksheets. Worksheet names are in month +
year.
i.e. Jan 05, Feb 05... and so on.
Problem I am having with my worksheets is that they all contain data
Autoshapes on Excel user forms20 May 2008 10:27 GMT3
Is it possible to draw autoshapes on excel user forms with code on
form load?
Regards
Stefano
Using SetFocus with Frames20 May 2008 09:41 GMT2
I have a UserForm with several text boxes embedded into frames (used only as
a visual aid for grouping the text boxes).
I am using AfterUpdate to validate the user input, eg:
'---------------------------------------
 
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.