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
Macro Name16 May 2007 01:01 GMT3
When assigning a macro to a button it by default in 3 files automatically
assigns the file path to the name, for example macro 'fullview' becomes,
'k:\operations\richard\testfile.xls!fullview'. If then you open the file as
readonly none of the marcos work as 'Read Only' is in the ...
CONCATENATE not working16 May 2007 01:00 GMT7
I have
F2            G2           H2
     Zip Plus4 ZipPlus4
     84116 3153 =CONCATENATE(F2,"-",G2)
How can you get a list of sheetnames?16 May 2007 00:37 GMT2
I am trying to get a list of sheetnames or at lesat the first sheet name of
a XSL file.
Thanks in advance for any help,
Jack
concatenate values of two cells15 May 2007 23:42 GMT4
How do you go about setting the value of one cell equal to a text
string of the value of one cell, &, and the value of another cell?
Specifically, I'm trying to refer to the date values of my begin and
end dates on my timesheet.
Excel 2007 Show Columns Error15 May 2007 23:25 GMT1
I have a small app that allows me to run SQL queries to grab data through a
DSN (MySQL ODBC Connector 3.51) and dump it into a spreadsheet in Excel.
The app works great in Excel 2003. In Excel 2007, however, using “SHOW
COLUMNS FROM `table_name` “ or “DESCRIBE `table_name`” ...
How to capture Excel Save As dialog box?15 May 2007 23:24 GMT7
My application is addin to Excel. I am trying to capture Excel Save and
Cancel buttons on Save As dialog box - so that I can call methods relevant to
my app depending on what user pressed. Is there a way to capture those events?
Thanks in advance!
make a shape unselectionable15 May 2007 23:19 GMT1
how can i make a shape unselectionable
VBA help - error message to user15 May 2007 22:28 GMT3
Hi all! I need help with programming a macro. Currently, I have a
macro which when I run it, grabs data from certain cells and copies
and pastes it in another worksheet. That is working well, so no
problems there. However, I need to add another element to this macro.
Format a column from the last row of data on up15 May 2007 22:11 GMT1
Merjet helped me with a macro to locate some particular data and
delete that row on down, and now I have one final formatting thing I
want to do:
I'd like to place a border around a column from the last row of data
Validating dates in a cell15 May 2007 22:06 GMT3
I have a worksheet in which a transaction date is entered into cells
in column A.  I need to validate that date when it is entered to
insure it is no earlier than Today() and no greater than Today()+30.
The worksheet is perpetual so data validation at the cell level won't
Function or Macro for Variable Formula?15 May 2007 22:03 GMT1
I have two documents, once which recaps the other.  On the recap
document, depending on certain critera (in this case a store number
and the week it was visited) I need it to find data for the previous
13 weeks and average that data.
Mask date format15 May 2007 20:39 GMT3
I am trying to find a way to "mask" a date field so the user cannot change
the format of the column, or enter any other format other than as I specify.  
I want the field to appear as _ _ / _ _ _ / _ _ _ _ and if the user does not
enter dd/mmm/yyyy it will either not accept when ...
GROUP NUMBERING15 May 2007 20:35 GMT6
I need to create a number sequence file for data listed as shown.The groups
would be created from the first 12 digits.  Example:  
       UPI                         SEQUENTIAL NUMBER
8DEB90020849A059         0001
Delete all data on Worksheet?15 May 2007 20:33 GMT3
Is there a better way to delete all the data on a worksheet than.
Application.Worksheets("WORKSHEET").Range("A1", "Z55500").Value = ""
is 0 an integer?15 May 2007 20:31 GMT2
is 0 an integer?
 
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.