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
How to display a picture when a cell value changes22 May 2007 03:15 GMT2
I am wanting to setup  a spreadsheet to work something like a
database. I want a name to be selected from a list (I can make the
list many ways, not a problem) and then that persons picture appears
on the spreadsheet. How can I go about setting something like this up?
copy worksheet from inactive workbook22 May 2007 02:50 GMT1
I want to copy an entire worksheet from an inactive workbook without opening
it.  Would someone be so kind as to talk me through this? For more
background, I am having the user enter a list of file names; I want to
automatically copy a certain worksheet (same name each workbook) ...
Format code no longer works22 May 2007 00:25 GMT5
Hi All.........
I've used this line of code in past workbooks and it worked fine for
appending a date on the end of a filename
Fname = Fname & Format(Date, "_Mmm_dd_yyyy")
Problem using Autofilter22 May 2007 00:15 GMT1
I have come across a strange problem while using the Autofilter in
Excel Macros.
I have to Filter my data based on two columns. In One column i need to
place the filter with Entries equallying #N/A. And in the second one
Assign recordset to variable21 May 2007 23:57 GMT4
Good evening (european time!), Excellers,
One of my user-defined functions connects to excel with ADO to retrieve
some data (from a closed file). Can  I assign the retrieved recordset to
a variable for further editing in another sub? I get an error message at
How can I programm function in a Macro21 May 2007 23:41 GMT1
I want to learn to create a personal macro;  I readed about lear Macros in
the help, but i dont know the especific function to program a Macro
macro to find and change text within a range of cells...21 May 2007 23:36 GMT3
Hi all--
I'd like to be able to select a range of cells, search that range for any
cells that contain a number (format is set to "General"), and then, if a
cell contains a number, change the Format to "Text" and then add a space
set and then select21 May 2007 22:02 GMT5
Hi group,
I am doing a find for text. I thought i had to Set as a range, then do the
"Find" then select it, but I am getting an error.
This is the code I have that produces the Error:
How to add a leading zero21 May 2007 21:58 GMT4
Hi
I have a column of numbers - (telephone numbers actually) and I need
to add a leading zero to each one.
Is there an easy way of doing this other than converting each number
XLA and Listbox.rowsource21 May 2007 21:54 GMT2
I am trying to fill a listbox with data from a hidden Add-In Sheet.
I have tried a lot of things:
listbox1.RowSource = ThisWorkbook.Names("NWD").RefersToRange.Address(1, 1, ,
True)
Multiselect Listbox/ command button21 May 2007 21:50 GMT2
I have a multiselect listbox where users can select different options that
will eventually be graphed. There's is no code for the list options. I used
the properties boxes for the listbox. I want the user to be able to press a
command button after they've finished their ...
Array Maintaining its values after execution21 May 2007 21:19 GMT3
Apologies for starting a new thread, however I could not see a means
of adding to the existing discussion
http://groups.google.com/group/microsoft.public.excel.programming/browse_thread/
thread/81c60da27259942/c4c92231919ed6bd?lnk=gst&q=array+after+code+execution&rnu
m=1&hl=en
#
Unlike ...
Paste Special If Statement21 May 2007 21:11 GMT10
I want to be able to create a macro where if you click a button it pastes
values from say column Q to column C.  However, I only want it to paste the
info. over if the number in the first row is not zero.  If it is zero, the
macro will do nothing.  Every data set I am looking at ...
Copydown21 May 2007 20:40 GMT4
I'm trying to write a small macro just to automate an uploading process.  Now
I'm not sure of the command to use but I want it to autofill down but only to
where the info stops.  For example,
A                    B          C
How to locate Cell in which control resides21 May 2007 20:30 GMT5
I need help getting VBA to recognize the cell in which a checkbox
resides.  Is there a way to know the cell position based on the
location of the control. The code I am using is:
 With ActiveCell.Interior
 
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.