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 / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Copyingworksheets11 Apr 2008 23:05 GMT1
I create daily reports with data linked from day to day. Many cells are
protectyed formulas.
I'd like to create a macro to copy the current report, creating the next
day's base report.
How do assign a name to a remote workbook ?11 Apr 2008 22:53 GMT3
I am trying to have my VBA code open a workbook from a website however I
don't want to have to keep refering to the whole URL name every time I need
to call it or work with it in my code so I just want to assign a short name
variable to represent it and currently my code is ...
can I color true or false results differently in excel11 Apr 2008 22:50 GMT5
I want to identify the day of the week in my spreadsheet and have used the
formula
=IF(WEEKDAY(L2)=1,"SU",IF(WEEKDAY(L2)=2,"M",IF(WEEKDAY(L2)=3,"T",IF(WEEKDAY(L2)=4,"W",IF(WEEKDAY(L2)=5,"TH",IF(WEEKDAY(L2)=6,"F",IF(WEEKDAY(L2)=7,"SA","")))))))
where the L2 cell would have a date ...
how can I hide rows when a field is blank?11 Apr 2008 22:31 GMT13
How can I hide Row 5 when Cell B5 is blank, and likewise for all rows in the
table?  Tried pasting from another thread here into the VB macro page, and I
must have missed something in the process.
General layout:
Looping through a Range in Excel11 Apr 2008 22:14 GMT2
Can any one suggest a way to loop through an Excel worksheet rows till
i see a null in the contents of the cell Here is sort of pseudo code.
Start
Worksheet("sheet").cell(row,col) <> ""
Script out of range11 Apr 2008 22:09 GMT8
I am trying to correct a "script out of range" error in a macro, but I'm not
sure what it refers to.  Here's a copy of the macro, if anyone could tell me
what I'm looking for that would be great.  Thanks, J
Sub MoveRow2Data()
Doubleclick event programming11 Apr 2008 21:44 GMT2
Hello,
I am trying to set up subroutine that will activate when a user
doubleclick on a cell in a named range on worksheet.
As usual, the help file is anything but. I had done somethig similar in
X Cell Problem11 Apr 2008 21:36 GMT10
I am trying to speed up the repetitive tasks of editing a cell. My formula is
simply pulling the value from another file, (copy and paste value won't work
and is not dynamic). I need to copy this formula across eight columns but the
original has absolute valued to the first ...
=AVERAGE formula help11 Apr 2008 21:31 GMT1
Someone, anyone, please provide me some assistance.  I'm having issues
w/ an =AVERAGE formula.  I've got 9 employees and need to get the
running average QA score for the whole team throughout the year.
Maximum number of QA's in a month is 10 per person.  Each employee has
Function to show all values11 Apr 2008 21:19 GMT1
Hi, I have a sheet with the following structure
' A     B    C   <-- Columns
/START/
1
conditional formatting11 Apr 2008 21:14 GMT1
hi,
lets say i have some data in a sheet.  and column A is compared to column AB
to apply a conditional formatting based upon whether column A is less than or
greater than amount in column AB.  then I resort the data in column A only,
Script out of range11 Apr 2008 21:05 GMT3
    Hi.. well i'm back again.. this glitch is more than I can figure out... The
macro seems to be putting the information in only "one" column...
the information that needs to be inserted is going down to the 5th row in
Column D and putting "all" of the information there, instead of ...
Weirdest Program Bug Ever ! Can anyone figure this out ??11 Apr 2008 20:55 GMT4
Ok I don't know what is up with this but this has to be the most strange
program bug ever. I have wrote a program in excel VBA that goes out to a
website grabs data then parses it and puts it into a spread sheet. I have
used an Array to store the data it gathered from the website ...
Golf Leage Help11 Apr 2008 20:29 GMT8
Hello, I need an average of last 6 scores discounting the lowest and the
highest.  I need to also discount blanks/zero for days the person does not
show. Thank you for your time and patience with me.
Setting Comment size on a cell11 Apr 2008 20:29 GMT1
Can you dynamically set a comment size based on the amount of text it holds?
I see a way to set the size using comment.shape.height, etc. but is there
some sort of "autofit" similar to range.columns.autofit() ?
Thanks.
 
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.