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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Determining row # of selected cell25 Sep 2007 12:28 GMT2
I need to determine and then store the row number of the cell that has been
selected in the active workbook.  Later, after running some additional code,
I need to select the cell in column A using the row number that was stored in
the first step.
how to change 1 line of data to multiple rows25 Sep 2007 12:17 GMT2
I have a macro that formats column data and imports it into an access
database. The data is scanned in with a barcode scanner. The problem is i
have to hit enter in between each item. All items are the same length. I
would like to see if i can format the data in a row to a column ...
Cell address of function call25 Sep 2007 10:48 GMT1
I have a function in my spreadsheet and I would like to know within that code
what cell the function is being called from, but I have no idea how to
achieve this. Perhaps somebody here can point me in the right direction?
Displaying a Userform25 Sep 2007 09:13 GMT4
Hi, sorry if this is an obvious question but I can't work it out.
I've created a userform that wants displaying on a worksheet as
default, how do I make it display?
I don't want it to appear when the user presses a button or anything,
Convert excel formulas from worksheets into standalone ie. databas25 Sep 2007 09:06 GMT1
We have written an extensive programme using excel & VBA. We use a
combination of calculations & lookups in excel for some of our database
equivalent functions & VBA to control loops, data entry etc.
Due to different versions of excel & trying to distribute our software to
strange range access25 Sep 2007 08:06 GMT2
Set r = Union([a2], [a4], [a9])
r.FormulaR1C1 = "=r[-1]c"
r.Value = r.Value
i want to chang result value of function of non continuous cells to
vba code to show specified sheets in list box25 Sep 2007 07:44 GMT2
I've cloned and adapted a vba code and designed a userform that does the
following:
Displays in a userform list box all the worksheets in an active workbook and
the number of rows in each sheet that contain data.  When I double click on a
Java Script25 Sep 2007 07:29 GMT1
How does one automate Internet Explorer when a web page has Java Script in
it?  
I have working code for a macro within Excel to automatically do things for
regular HTML, and I can find names of boxes within the source for that.  
Last Cell25 Sep 2007 04:42 GMT1
How do I select cell L4 to last cell?
ADDIN TOOLS25 Sep 2007 04:17 GMT1
What is Addin Tools If we want to add one macro in Addin Tool so how can I do
it.
Microsoft Community has given me the script of Number to word file and its
working now how can I Add in Addin Tools.
Compare and Highlight Differences25 Sep 2007 03:50 GMT5
I am trying to come up with a way of comparing two ranges, which will change
over time, and put together bits of code to create the macro below:
Sub Compare2Shts()
   Dim rRange As Range
Text Property of the Range Object25 Sep 2007 01:16 GMT3
I am having intermittent problems with the Text property
In A1:
=rand()
In A2:
Worksheet.Change macro doesn't run in 200725 Sep 2007 00:55 GMT11
I converted an Excel 2000 spreadsheet to Excel 2007, to an xlsm file
(macros allowed).  It has a very simple Worksheet Change macro stored in
the code "behind" one of the worksheets:
Private Sub Worksheet_Change(ByVal Target As Excel.Range)
Control buttons missing24 Sep 2007 23:47 GMT6
I am sure this is something obvious but its driving me mad....
I have a workbook with control buttons on several sheets to run various
macros. It all looks fine to me and also for another user, but for one
particular guy when he opens the workbook the buttons on the sheet first
Refreshing External Data Ranges24 Sep 2007 23:44 GMT4
I have a macro that I recorded to update an external range named
Ralston_SupplierInput.  The data come an Access db.
Here is a piece of the code:
'Move the the sheet containing the external data range
 
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.