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 / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem with inserting picture.27 Jun 2006 20:17 GMT3
I want to be able to insert a picture in a variety of cells (each cell
is a range object in the object arrayofRanges). Can someone help me
with where I am going wrong?  I have a feeling I dont get the whole set
for pictures right.
Searching Database27 Jun 2006 20:15 GMT2
I have two seperate excel files (file1: inventory.xls, file2:order.xls
each with two columns (col a: part #, col b: quantity).  Using the par
# from order.xls i would like to search inventory.xls for the same par
# and add/subtract the respective numeric quantities.
Run-Time Error 1004, Debugging27 Jun 2006 20:10 GMT8
I keep getting the runtime error on the following piece of code.  
"Run-Time Error 1004: Select Method of Range class Failed"
Code
-------------------
macro to run on a list of hyperlinks27 Jun 2006 20:04 GMT1
Hi,
I have a lot of small changes I make in a standardized form (an excel
spreadsheet).  The forms are stored in multiple locations on the network but
I have a list in a worksheet that has hyperlinks to every form.   I am trying
Beginner help! error no return() or halt() function found on macro sheet27 Jun 2006 20:02 GMT1
Im very new and lack much knowledge about what im doing, so please b
kind and very simple.
im attempting to make a form for submittals. I am using a drop dow
menu for company names that these submittals will be sent to. and
Countif27 Jun 2006 19:51 GMT3
Here is the statement I am using.
For Each ce In Range("a2:a" & Cells(Rows.Count, 1).End(xlUp).Row)
   ce.Offset(0, 1) = WorksheetFunction.CountIf(Range("k:k"), ce.Value)
Next ce
invoke an event procedure with a shortcut key27 Jun 2006 19:36 GMT1
Is there a way to invoke a worksheet event procedure using some kind of
key combination?
Specificly, I would like to assign some key combination that will
invoke the "worksheet_beforerightclick" event, whithout using the
conditional formatting, multiple criteria27 Jun 2006 19:15 GMT2
First, please pardon my absolute inability to properly explain what I am
about to ask. I know next to nothing (or less) about programming.
I am trying to find out if I can make one cell do conditional formatting,
based on five different sets of criteria.  Currently, it is set at ...
Userform data to the next available row27 Jun 2006 19:13 GMT4
I use this code to enter the data from a Userform into the next empty row on
a sheet:
iRow = ws.Cells(Rows.Count, 1) _
 .End(xlUp).Offset(1, 0).Row
Calendar - conditional formatting?27 Jun 2006 18:45 GMT17
Hi, I have been searching hi and low for a solution to this and beginning to
think it may not be possible, please help you are my last hope.
I have a worksheet that has a 12 month calendar on it formatted as below:
        January
print copies of the same sheet with changing values in a box27 Jun 2006 18:39 GMT4
Hi, I have a work sheet with a chart and tables. I want to print this sheet
40 times, but each copy will have changed value in one box (add 1 to the S2,
so it will rise from 1 to 40) Is there a possibility how to create a command,
which will print this sheet with changing value ...
Status Bar27 Jun 2006 18:31 GMT3
I am using Excel 2003. My status bar is displaying "FIX". This is being
displayed at the right hand side bottom of the screen. I have tried the
following:
1. Remove all the macros
Populating a ComboBox in a UserForm27 Jun 2006 18:28 GMT2
Hi everyone,
My main question is: how do I populate a combobox located in a userfor
with items from an array?  I thought I would use .AddItem like I would
listbox, but it simply will not populate.  Here is the code:
[hlp]: How to copy a sheet to new wkbook and close the var at the end27 Jun 2006 18:21 GMT2
I'm developing an Excel VBA procedure and I need some support.
I believe I'm doing a very basic error...
WHAT AM I DOING?
I'm opening an excel workbook and link it to a workbook variable type,
Conditional Formatting, Multiple Criteria27 Jun 2006 18:20 GMT1
First, please pardon my absolute inability to properly explain what I am
about to ask. I know next to nothing (or less) about programming.
I am trying to find out if I can make one cell do conditional formatting,
based on five different sets of criteria.  Currently, it is set at ...
 
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.