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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Extract Values from a String28 Aug 2007 14:45 GMT9
I have the following in Cell B2 :-
LD(24,6,3,6)=163
How can I extract with VBA the ...
24 < this could be 3 digits
macro opening a file28 Aug 2007 14:32 GMT1
Hello, I want a macro to pause to select manually a file, and then format it.
I have attached macro, how to modify it?
' Controller_Openen_decimale_punt Macro
' Macro recorded 7/4/2007 by CROMMENTUIJN Leon
Incorrect data when using xlset with autofilter28 Aug 2007 13:42 GMT2
I have a problem when using xlset.
When I try using xlset for fill array of datas. Normally it can work fine.
The problem is occur when I use autofilter feature of excel.
1. I have 25 row * 1 column of datas.
Application.GoTo.Reference query28 Aug 2007 12:58 GMT1
Hi all (again)
Goalpost have changed.
The problem I have to overcome is, I have a database matrix for
X-references. I have added the cross-references as links to the first column,
Data import, carriage return28 Aug 2007 11:56 GMT1
After I export addresses from our database to a .txt file.
When I open it in Excel
the address fields start a new row like below:
Name
Stating an area in vba28 Aug 2007 11:42 GMT4
I would like to set an area in spreadsheet e.g. from A1 to maximum
value within the same column.
How to express in vba the following operation? Please help me, I
didn.t find it in my vba manual.
How to get the screen resolution in VBA28 Aug 2007 10:21 GMT2
In native VB I get the screen resolution with
 Screen.Width \ Screen.TwipsPerPixelX
 Screen.Height \ Screen.TwipsPerPixelY
And if I'd like to position a window at the right bottom corner I can
Excel and VBA - If and Find Expressions28 Aug 2007 10:21 GMT2
I am trying to use an If statement to find an piece of text and then go to
the cell that contains that text. I have, as part of the if statement, an
else statement that just cancels the expression and does something else if it
cant find the iece of text. However, the expression ...
Using a macro to open an existing workbook28 Aug 2007 09:40 GMT2
I have a jobs list in a work book named Jobs & Jobs Sheets in a folder called
Job Sheets.
I want to select a job in Jobs & run a macro that opens the job sheet that
has the name in the activecell.
Update hyperlink value with cell value28 Aug 2007 07:40 GMT4
Excel 2002 SP3
I would like to know how to achieve the following with a vba script or macro:
verify if the value of a hyperlink is the same a the value of the cell, e.g.
if the value of a cell is xxx@xxx.xx and the email hyperlink value is
Selecting non adjacent cell ranges28 Aug 2007 07:28 GMT6
I worte a code to select a range of cells, deselect the last row in the
range then clear the selection's contents. The code is:
Range("E10:Jan").Select
Selection.Resize(Selection.Rows.Count - 1, Selection.Columns.Count).Select
Getting data from different worksheets in another workbook28 Aug 2007 05:40 GMT3
I need help using excel. I have an inventory divided into different
workbooks according to product type, each workbook contains multiple
worksheets for the different providers. What I need is to be able to
access the prices of the different products I have, from a different
excel 2007 Seriescollection.Add bug28 Aug 2007 04:58 GMT1
Can someone please confirm if this is a problem with excel 2007.
When I manually add a data series to a chart, the new series becomes
the last series in the SeriesCollection object.  When I add a data
series using VBA either by .Pasting or by using SeriesCollection.Add,
Condition form28 Aug 2007 04:48 GMT1
I made several worksheets in a workbook which retrieve data from network
database and each worksheet has its own query.
Now, because of so many data, how can I limit to recent date and it should
apply to all worksheets?
Data import, carriage return28 Aug 2007 04:22 GMT1
After I export addresses from our database to a .txt file.
When I open it in Excel
the address fields start a new row like below:
Name
 
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.