I am trying to copy this data and paste them into another worksheet and making sure it is at the bottom of the latest data in the worksheet How do i go around doing that?
I am trying to copy the whole data from A1-K14. (Data is dynamic so it might contain more/less everytime a new report is...
I'm trying to conditional format a group of data and it seems to be working, except one cell colored the wrong way and I'm not sure why?
D11 & E 11 are the first two columns which has 7 & 13.
The one that didn't color correctly is towards the bottom which colored red. The two numbers are 9 and...
Hi,
I am writting a vlookup:
=VLOOKUP(B21,'Daily Breakdown'!$A$2:$AV$154,29,TRUE)
This formula currently returns the bottom value in column 29. however i want this formula to return the bottom value that is not equal to zero. so i need to try get a <>0 in somewhere but I cannot figure it...
Hi everyone,
I have been trying to figure this out, I need a macro to start from a constant cell in a column (Ex: A12), then sum the column down to the bottom (varying length) as in the command+shift+down keystroke, but shorten the sum selection by 4 cells from the bottom.
So, for instance if...
Hello,
I'm hoping someone can solve this very complicated problem I'm having with an Excel Sheet.
I have a table that is occupied by cells that represent 3 colors combined with letters. In other words...I created dropdown lists for every cell that offers just 3 options. (R Y and G)
I created...
I just signed up, but am unable to load an attachment to my post.
"You may not post attachments" shows at bottom of screen (permissions)
How can I add attachments to my post
Greetings all - I have a spreadsheet with data in range B8:AB200. Sometimes the range would be less than row 200. I'm needing to shade every other row, except if the bottom most row is blank. In other words, sometimes every other row from B8:AB164 would need to be shaded if B165 is blank.
To All:
I am trying to create a bottom border only. I am using this VBA script (found on this site). But, am getting borders on all edges. I am only wanting border on the bottom.
Dim LR As Long
LR = Range("A" & Rows.Count).End(xlUp).Row
Range("A2:Z" & LR).Borders.Weight = xlMedium
In my...
Hey All
I've got a perfectly fine and working Macro but I need to tweak it and can't work it out :-/
I need to be able to Copy and Paste a range of cells from one worksheet to the bottom of another in the same workbook, that's what this code does;
LastCol = Cells(1...
Hi,
I have a dynamic number of rows, and set number of columns up to column S.
I want to automate where the code starts in cell S5, and goes down column S only to the bottom of the table such that;
- If the very 1st character of the next cell down is the same the very 1st character of the...
I thought this would be fairly simple, but I am struggling. I have 12 monthly worksheets with various headings such as Total, Purchases, Motor etc. Beneath those headings are daily entries and these are totalled at the bottom.
All I want to do is copy the totals from each month to a new sheet...
I'm looking for some help. I have some sales data from a report that i plan on running every day. So everyday more data will be added to the bottom of the existing data. I want to have a column on another workbook that will make a new list from certain columns within the data whilst ignoring any...
I can't figure this out, I have a AppleScripts that will move the highest row selected to the bottom of the selection and vice versa but won't move the selected rows up or down while retaining the selection. If there were some way to get selection and then just move the top and bottom rows down...
I use colour values on conditional formatting usually and therefore the top value is green, bottom value red and in between is amber with them all having different shades as they progress towards bottom value or top value
however I've got percentages to do and doing the above has anything over...
Hi all
i have this:
A1=Apple with sugar at
A2=Apple with salt at bottom
A3=Chese cream with banana
and in:
h1=1 j1=Apple
h2=2 j2=Chese cream
h3=3 j3=Orange
h4=4 j4=Table
i want in B1 know if A1 start with any value of j if yes put the h column in this case:
A1=Apple with sugar at...
In Excel 2010 I open a new workbook and posted numbers as below AND in Column E I enter =sum(????) and as I click on 10 Column E1 Showed 10, then click on 50, column E1 showed 60 same cell,
then click on 100, column E1 same cell kept a running total as I click on the different numbered cells...
I work for a fire department and I am trying to create graph which shows response times to a city. The data that I have is the date, response time in seconds and response time in minutes. I would like the date at the bottom and five minute increments on the left with a continuous line showing...
This may be more of a math question than an Excel one, but since I want to be able to use it in a spreadsheet I thought I'd pose it here.
I deal with folding panels.
Picture if you will a panel that is 24" wide and 110" tall. The width and length per panel will vary. The top and bottom are...
Could someone help me revamp this:
Dim c As Range
For Each c In Range("Table1[Entity Code]")
If c.Value = "R" Or c.Value = "T"
Then c.EntireRow.Delete
End If
Next
My current test spreadsheet has four rows (all of which should be deleted by this), but it only deletes two of them. I...
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.