deleting blank rows for up to 60000 rows of dataI have worksheets with up to 60000 rows in one column I have tried using the
following macro from this site and it does not do anything. Any ideas?:
Sub Sonic()
Dim i As Long
With Application
.Calculation = xlCalculationManual
.ScreenUpdating = False
Lastrow = ActiveSheet.UsedRange.Rows.Count
For i = Lastrow To 1 Step -1
If WorksheetFunction.CountA(Rows(i)) = 0 Then
Rows(i).EntireRow.Delete
End If
Next i
.Calculation = xlCalculationAutomatic
.ScreenUpdating = True
End With
End Sub
Hi,
The code works f...
summing a column according to criteria of two other columnsI am creating a cash flow forecast sheet and trying to add up the
project values of a particular service provided in june this year. i am
attempting to do this by referring to a sheet called data which has a
column of project values (N), a column with the month and year of the
project (V) written as 62004 and a column of services (E) of which i
want to select those projects where the service was Translation -
Standard. By looking at the help for countif by multiple criteria i
altered the formula to a sumif. I am using the formula...
=SUM(IF((Data!$E$3:$E$2000='Translation -
Standard'...
Hiding "0" values in pivot tableIn a worksheet I have a listing of stock records with ItemNumber, Date,
StockLocation and NumberOnStock. When I make simple Pivot Table with
ItemNumber and StockLocation as rows and select a Sum of "NumberOnStock"
I would like to hide rows where the sum is "0". But this does not seem
to be possible.
Tried to follow the guidelines in the Microsoft article:
http://office.microsoft.com/en-us/assistance/HP051998791033.aspx#Hide%20zero%20values%20in%20a%20PivotTable%20report
But no luck :-(
Mogens
You could use conditional formatting on these cells - highlight the
cells,...
Hiding formuals in cells questionHi. I was wondering if there was a way to hide the formulas in cells without
protecting the sheet. I am making something for other teachers at my school
and I want to hide the formulas so they won't mess anything up on the
spreadsheet. Any help would be greatly appreciated. Thanks!
Hi
not without protecting the sheet but why is this a problem for you?
--
Regards
Frank Kabel
Frankfurt, Germany
"JP" <JP@discussions.microsoft.com> schrieb im Newsbeitrag
news:ABFE07BF-6087-4E24-814A-03AF8863A633@microsoft.com...
> Hi. I was wondering if there was a way to hide the fo...
Not allowing Alpha Characters in a Numeric Formatted ColumnI have a spreadsheet that we provide to vendors where they have to fill
in their product data and send it back to us where we import this data
into the products database.
I have the spreadsheet set up the way I want it and have drop down
boxes where applicable for data validation.
I have several fields that i only want #'s. Sometimes integers,
sometimes there may be a decimal. I set the formats accordingly.
HOwever, you can still type the letter A or B or C etc... in there. I
only want them to be able to type in #'s.
In access I can use a mask. Is there anything similar in Exce...
hide my nameWhen replying to an email or creating one from scratch how do i hide my name
in the "from" field...thx
fred <fdbjrgetridofthis@wowway.com> wrote:
> When replying to an email or creating one from scratch how do i hide
> my name in the "from" field...thx
Are you saying you want the reply to be anonymous?
--
Brian Tillman [MVP-Outlook]
no, I don't mind if my email is revealed.. just my name. I have tried by
removing it from the "User Name:" field in the email account but it
continues to show up. I have also removed from the header informati...
Automatically Highlight Every Second Row in ExcelHi,
I would like to know if there is any way to have excel automatically
highlight every second row in a sheet to make it easier to read accross the
row?
Thanks
GW
Can you use conditional formatting?
If yes, see Chip Pearson's site:
http://www.cpearson.com/excel/banding.htm
NHB wrote:
>
> Hi,
>
> I would like to know if there is any way to have excel automatically
> highlight every second row in a sheet to make it easier to read accross the
> row?
>
> Thanks
> GW
--
Dave Peterson
ec35720@netscape.com
...
Fixing a row number for an itemGood evening all.
I have trawled through google, but to no avail - maybe I was not precise enough.
Any assistence here would be most appreciated.
I have a simple table as below:
A B
1 Reference Cost (�) - Headers
2 115 89
3 102 25
4 026 56
5 012 99
6 155 22
7 102 12
Now I sort the table - descending (B) - (I stipulate a header row).
However I wish to be able to re-sort, to...
How to get rows from 4 diff permitations??Hi All
Wondered if you could help.
I have 2 tables of data like so:
PUPILS
PID PNAME
1 Fred1
2 Fred2
3 Fred3
4 Fred4
LEVELS
TID PID YEAR TERMID MATHSLEVEL READLEVEL
1 1 2006 0 W1 W2
2 2 2006 0 1B W4
3 3 2006 0 W1 W2
4 4 2006 0 2C 5A
5 1 2007 1 W1 W2
6 2 2007 ...
Hiding and Un-Hiding Data fieldsI am using a form for people to select data via dropdown menus and then
having it run through a query to filter results. Is there a way that I can
have certain feilds hidden until a toggle button or something of the like is
clicked?
Basically I want have three choices of buttons: Year, Quarter, and Month.
What I ideally want to happen is when someone selects the button for year, a
hidden drop down menu appears where they can then choose from the available
years to filter through the query.
I would say I am above average with using access, but I have no idea how to
hide fields and then...
How do I hide gaps in an Excel 2007 chart?I have a bar chart that is showing gaps and i don't want them. The select
data > hidden and empty cell button does not give an option to hide gaps. I
think by default they are hidden but if you even click on this to see what it
does the gaps are shown and no way to turn off.
Hi,
If you hide the actual rows then with the Plot visible cells only
setting on the gaps will be removed.
In xl2007 the setting is on the Select Data dialog, Hidden/empty cells
button.
Cheers
Andy
Waynesch wrote:
> I have a bar chart that is showing gaps and i don't want them. The s...
Hiding a worksheet #3I want to hide a worksheet. So, I went to the format menu and the "worksheet" option is grayed out. Why? And, how do I "ungray" it.
Hi
is your worksheet protected ?
--
Regards
Frank Kabel
Frankfurt, Germany
llong wrote:
> I want to hide a worksheet. So, I went to the format menu and the
> "worksheet" option is grayed out. Why? And, how do I "ungray" it.
I think Frank meant to ask about the Workbook--not the worksheet.
(Check under Tools|protection|Protect workbook or Unprotect workbook)
My question is: Is there another sheet in the w...
Cannot add columns to custom viewsI have a problem that is causing a major handicap.
I cannot add any columns to any custom leads view that I create. No matter
what, the only column that is displayed is the default key column (name) that
is there when the view is created. When I click on add columns, the dialog
box that is supposed to list columns that I can add to the view has no
columns listed at all.
I am logged in as the System Administrator when trying to accomplish this.
Also, when I create a filter criteria it is never saved. I save it, but
when I go back into it, it is gone.
Any help would be GREATLY apprec...
VBA write macro change column with 3 number digits to 4 digits the
--
James
Do you mean
Sub Macro()
Range("D1:D10").NumberFormat = "0000"
End Sub
--
Jacob
"James C" wrote:
>
> --
> James
Use the white space (here) to record details of your requirements -
don't try to put it all in the message header.
Pete
On Jan 25, 1:51=A0pm, James C <Jam...@discussions.microsoft.com> wrote:
> --
> James
Thanks for your response
--
James
"Jacob Skaria" wrote:
> Do you mean
>
> Sub Macro()
> Range("D1:D10").NumberFormat = "00...
Hide images when Hiding Rows
I have inserted images into cells, but when I hide the column the images
are not hidden with that column, they just get squished between the two
cells next to the hidden cell. Is there a setting or way to tie the
image to that cell so that it hides/unhides appropriately with the row?
--
kurt
------------------------------------------------------------------------
kurt's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=35686
View this thread: http://www.excelforum.com/showthread.php?threadid=554712
Kurt
You cannot insert an image into a cell.
You can overlay ...
BETWEEN DATES SUMHi,
Col A has dates in order
Col B has amounts
Cell D1 is the beginning date
Cell E1 is the end date
I want to sum Col B where the dates in ColA are between the dates in D1 and
E1.
Thanks for your help.
Jerry
I believe this should do it:
=SUMIF(A:A,">="&D1,B:B) - SUMIF(A:A,">"&E1,B:B)
tl
"Jerry Kinder" wrote:
> Hi,
>
> Col A has dates in order
> Col B has amounts
>
> Cell D1 is the beginning date
> Cell E1 is the end date
>
> I want to sum Col B where the dates in ColA are between the dates in D1 and
> ...
how to hide an ActiveX control?
hi there
i have an ActiveX control, written in C++, which has the
OLEMISC_INVISIBLEATRUNTIME flag set, yet when i display the web page
it is attached to, i get the familiar "red cross" graphic in the
middle of the screen - how can i hide the control so nothing is
displayed at all?
tia
bhu
can u set the size of ur control as 1x1 pixels
"bhu Boue vidya" <bhuvidya@yahoo.com.au> wrote in message
news:1175703214.292931.252210@e65g2000hsc.googlegroups.com...
>
> hi there
>
> i have an ActiveX control, written in C++, which has the
> OLEMISC_INVISIBLEATR...
Repeating columns cuts off merged cellsHi all,
I hope you can help because I can't find a solution to this one.
I've got a two page spreadsheet (side by side) and I'm trying to repeat
columns A & B because their row headings on the left and should only
appear when printed (split onto two pages) (as in print setup > columns
to repeat at left > $A:$B),
...... but
B57:I57 are merged and wrapped (another grief that merged wrapped cells
don't auto height, but that's for another day) and so are B58:I58 and
B59:I59 (footer things).
...... and when printed,
B57:I57, etc. cuts off on the second page and...
Hiding plot AreaI have a formatted output sheet that has a Pie Chart
embedded. The data for the pie chart comes from a second
sheet using 2 ranges B2:B6 & D2:D6 B2:B6 is always
populated and contains labels. What I want to do is, when
D2:D6 contains 0 in each cell (or Null), suppress the Pie
chart but always show the Legend (which is driven by B2:B6)
Many Thanks
Adam
Adam -
All you see of the pie when all values are zero is a single line at the
first slice. The legend still appears. To hide the line, double click on
one of the wedges and on the Patterns tab, change the Border setting to
None. ...
Hiding rows with VBAHi all,
In my sheet called "insertsheet I have this VBA:
(thanks to some users of Google groups)
Private Sub Worksheet_Change(ByVal Target As Range)
Const nMAX As Long = 10
Dim nRows As Long
Application.ScreenUpdating = False
With Me
With .Range("B8")
If Intersect(Target(1), .Cells) Is Nothing Then Exit
Sub
nRows = .Value
End With
.Range(.Cells(1, 5), .Cells(1, _
.Columns.Count)).EntireColumn.Hidden = True
.Range(Cells(1, 5), .Cells(1, _
...
date mask via vba?Anyone have any code to simulate a date mask on a Word form that works like a
date mask on an Access form. i.e. slashes are automatically entered as user
types a date in the format mm/dd/yyyy
If this is a protected form field, set its property type to Date and apply a
mask. Protect the form, then any valid date input will be converted to match
your mask. No vba required.
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http:/...
hiding rowsI have data in cells A7:DK394 which all have 0 in them until totals are added
in other worksheets which then pullthrough.
At the end of the week I have to Hide all rows from A7 to A394 that still
have 0 in them as no totals have been added in other sheets so the customer
has not posted with us.
is there any way excell can recognise the cells that have no data against
them and hide them automatically by pressing a button. or if they all start
off hidden unhide as data is entered.
Hopefully this makes sense
many thanks for any help with this as again its to save me lots of...
calculation of future value between two dates
HELP please.
I am trying to find an easy / short way to calculate future value of a lump
sum amount between two dates.
The info I will have :-
1. Amount (say $1000 )
2. Start date of deposit (1st jan 2008)
3. Date to which future value is to be calculated to (1st may 2010)
4. Interest rate ( fixed 10%)
5. Compounded semiannualy.
How can I create a formulae to calculate this in one swoop ?
"manas123" <manas123@discussions.microsoft.com> wrote:
> How can I create a formulae to calculate this in one swoop ?
For an approximation:
=FV(10%/2, DATEDI...
Hide contactsI must hide some contacts from GAL excepted for 2 user that must to see them
and select to send email.
If only 2 users need a Contact, why not have them create it in their
Contacts folder?
--
Bharat Suneja
MVP - Exchange
www.zenprise.com
NEW blog location:
www.exchangepedia.com/blog
----------------------------------------------
"MauroR" <MauroR@discussions.microsoft.com> wrote in message
news:DAC0E2E9-7389-49F0-8736-3B9251DBB274@microsoft.com...
>I must hide some contacts from GAL excepted for 2 user that must to see
>them
> and select to send email.
Th...
Return a name in the same rowI have a 2 sheet spreadsheet. I want a formula to match a cell in column A of
sheet 1 to a matching cell in column a of sheet 2 and return a name form the
same matching row in column C of sheet 2. I have searched for this formula
and cannot find it. Please help.
Scott
Sheet 1
CustNum
1
9
9
9
9
10
10
11
11
11
11
11
14
14
30
38
38
40
50
50
50
50
Sheet 2
CustNum ShopNum LastName
1 5 Name one
2 5 Name two
5 53 Name three
7 57 Name four
8 8 Name five
9 9 Name six
10 10 Name seven
11 11 Name eight
12 340 Name nine
13 12 Name ten
14 13 Name eleven...