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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
vlookup using dates28 May 2007 17:24 GMT1
User trying to find the value on a certain date can enter that date (a1).  
vlookup will search column A for the requested date and then return the
associated value that is in column b.... Column A10:a100 = dates.  Column
B10:b100= values...  =vlookup(a1,a10:b100,2) returns #N/A
Rectangle Size28 May 2007 16:58 GMT3
i'm adding to a rectangle a text from a range 1 by 1 character like this:
ActiveSheet.Shapes("Rectangle 3").Select
For i = 1 To Len(Range("J17"))
       Selection.Characters.Text = Selection.Characters.Text +
Projects accumulate in Project Explorer28 May 2007 15:32 GMT7
When I'm working on a project that opens and closes other worksheets an
entry appears in my Project Explorer -- often many of them with the same
name.  Is there any way to stop this or to clear it out?  Or am I the only
one having this problem?  I have to periodically shut down ...
Notification failed. Please try later28 May 2007 15:09 GMT1
In the past month every time I try and click on the
"notify me of replies" icon Iget: the above comment.
What action can or should I take to correct this?
TIA,
Returning Access Table properties to Excel28 May 2007 14:42 GMT3
I have the following code which does what i need , except it returns the
values to the debug window.
Sub Table_properties()
  Dim cat As New ADOX.Catalog
Format selected character in a cell28 May 2007 13:29 GMT5
I have an protected spreadsheet and I want to create a macro that when the
user select a portion of the text in a cell (not the cell), I apply a
standard formating to this particular selection.
How can I do that??
Generating lognormal equity returns28 May 2007 13:16 GMT2
Would anyone have any sample code that I can use to generate a random series
of monthly lognormal equity returns with a mean of, let's say, 8% annually
and a standard deviation of 15%. Many thanks.
Color a part of a cell...28 May 2007 13:13 GMT4
Good Day,
I have a cell with this text:
"1 - aaaaaaaa
2 - bbbbbbbb
Autofiltering by Date Range entered by User28 May 2007 11:49 GMT2
I have been struggling with filtering some data based on two criteria.
I have used Ron de Bruin's excellent resource at http://www.rondebruin.nl/copy5.htm
as a base but unfortunately I can't seem to get it to work on showing
me the data where a date falls between two ranges.
Insert image by clicking on Usreform Image128 May 2007 11:49 GMT2
How would i go about inserting an image to a userform by clicking on the Image1?
I need a prompt to select the image then size it to the Image contol on the userform??
Corey....
Getting Run-time error although code looks correct28 May 2007 11:15 GMT6
I have been running into an issue for years since I first started coding in
VBA within Excel -- it has driven me crazy and significantly effects my
ability to write code without having to record a macro...the issue appears to
be interment and just seems to not make logical sense.
More efficient way for macro to run on multipe files?28 May 2007 10:04 GMT5
Each month one of systems exports a bunch of excel documents into various
directories.   I am writing a macro that will automatically format each
file.     I've attached part of my code below.   My question is, is there a
more efficient way for the macro to open each file and ...
Web query28 May 2007 07:16 GMT4
In Macros i would like to write web query to extract data which consist of
more than 1500 rows, In Visual Basic the tables are mentioned as under
.WebTables = "3"
How can i mention 1500 tables by writing FOR Next....
Xml data import weirdness28 May 2007 06:16 GMT8
When trying to export xml from a web url we have noticed some really weird
behaviour.
The xml is off the following format:
<Items>
Position a string by the  pixel unit28 May 2007 05:01 GMT3
Is it possible to position or pad a string by the pixel unit? By now,
space() is base on character.
Clara
 
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.