Hi all,
I have this formula:
Formula: =IF(J4=""; IF(I4>P4; "G4 grant bigger than Total grant (IA) by " & TEXT(ROUND(I4-P4; 2); "0.00") & " DKK"; ""); IF(J4>P4; "G5 grant bigger than Total grant (IA) by " & TEXT(ROUND(J4-P4; 2); "0.00") & " DKK"; ""))
I want to expand it, so that it looks my...
Hi all,
I have this formula:
=IFERROR(SUM(IF(FREQUENCY(IF($A$2:$A$101=A2;IF($D$2:$D$101=D2;IF($H$2:$H$101=H2;MATCH($I$2:$I$101;$I$2:$I$101;0))));ROW($A$2:$A$101)-ROW($A$2)+1);1));"0")
It checks the following sheet (please note that A2, A3 and A4 have the same value):
'
I want the formula to...
Hi all,
I have a lot of cells that look like this:
Now, what I would like, is to have a formula that returns ONLY the top part of cell A3
I have separated the texts by pressing ALT + ENTER and then typing:
Test 1
Test 2
Test 3
instead of
Test 1 Test 2 Test 3
Is there a way in which I...
Hi all,
I currently have these values in a larger format from rows J - N. I have made a small example of my data here:
I essentially want to swap my "." with my "," in every cell, if applicable.
If not applicable, I want to replace my "." with a "," and my "." with a ","
Does this make...
Hi all,
I have this file that was converted from PDF to Excel.
I would really like to filter everything in column A by date
However, when I do it looks like this:
It filters down until row 687
The row looks like this:
I have no idea why it stops?
It used to stop at points like these...
Hi all,
I currently have a data set that looks like this:
The issue for me is that it is currently stated in a format of "Month-Date-Year". I would like to replace this with a format of "Date-Month-Year".
Does anybody have a nice solution to this, for example a formula as illustrated in my...
Hi all,
I currently have a very large data sheet that looks like this:
In this example, I've just put in a format of: Date,Name,Gender
Please note that some of the cells however might only have Date,Gender or Name,Gender or Date,Gender etc.
My ideal format would be: Date,Name,Gender...
Hi all,
I have this formula:
It pulls in data from here:
However,
despite this column being completely empty, it returns the value 0, rather than a blank cell as I have commanded it to.
I have checked the cells in column H and there are nothing there, not even a space, so i do not...
easy
excel
ezz
ezzus
ezzus sverkus
fast
formula
goldstrome
help
index
indexmatch
jonas sværke
match
p90 jonas svaerke
p90 rush svork
p90 svork
p90 svorkrush
sanoj ekrævs
svorkieboy
vba
vlookup
Hi all,
I have this very complex formula:
It returns a date value from a different sheet. However, it is returned in a number format, rather than a date format.
Any idea how to fix this? I believe that I can use the TEXT() formula, but I cannot figure out how :(
If anybody can help me...
date
easy
excel
ez sverk
ez svork
ezz
ezzus
ezzus sverkus
fast
formula
help
index
indexmatch
jonas sværke
match
sanoj ekrævs
sverk
sverkieboy
sverknation
sverktallica
svonkie
svorkie
svorkieboy
svorknation
svorktallica
svorkus
vba
Hi all,
I currently have this formula:
The formula is supposed to look at the values for the company (column B) and the topic (column F) and then based on the value in column F, it will look at the sheet with the same name and find the values here:
I likewise have a sheet with the same name...
Hi all,
I have this formula:
Essentially, when I fill in ANY data or make ANY changes to cell D2, i want the VBA to automatically update the current date/time in cell B1, so I can see the last time I made any update to cell D2.
I can do xOffsetColumn = -2
But this will show the date in...
Hi all,
I currently have a list that looks like this (albeit much much much larger in reality):
I would like to create a slicer for column D (Height (CM)). However, my table is not a pivot table. Does anybody know how to do this? I read online that I have to go into the design tab and do it...
christian røssel
conditional formatting
easy
excel
ezz
ezzzzzzzzzzzz
fast
format
formula
help
hlookup
index
indexmatch
jonas sværke
jyggalag
match
peter lim
pivot table
slicer
sverk
sverkieboy
sverknation
svorkieboy
svorknation
svorkster
svorktallica
vba
vba & code
vlookup
xlookup
Hi all,
I have an overview like this:
I am looking at four quarters for a year. I have a filter as well.
I want to specifically hide the first three quarters somehow. However, please note that: 1) I cannot use a filter, because I often use a macro that wont work if a filter is on, and 2) I...
Hi all,
2 questions:
1) I have the following setup:
I add new files quarterly to my excel file, so Q1 2021, Q2 2021, Q3 2021, Q4 2021, Q1 2022, Q2 2022 etc.
Right now I only have one for each year, but I plan to add many more going forward for 2022-
Does anybody have a way in which I can...
Hi all,
I am very new to coding in VBA and am trying to figure out how to make my code run automatically. I want to copy paste values from one cell to another, but nothing happens with my current code, any idea why?
Thank you!
Hi all!
I currently have this setup, please note that I have hidden all the nonrelevant columns however:
The formula I use is this (thank you @RoryA !)
=IFERROR(INDEX(INDIRECT("'"&H504&"'!$U$3:$U$73"),MATCH(1...
&indexdd
code
column
copy
copy formula
copy paste
easy
fast
formula
formulas
help
hlookup
indexmatch
jonas sværke
madzi
madzi emil grell
olzenmedz
paste
vba
vba code
vba column letter
vlookup
xlookup
Hi all,
I currently have a macro that saves my sheet as a PDF, however when I try to do this, it brings me this error:
If I debug it highlights this in my VBA code:
The code is this:
Option Explicit
Sub SaveFileWithMacro()
Dim Path As String
Dim fn As String
Path = "R:Path\PDF files\"...
Hi all!
I currently have this setup (albeit with more columns in reality):
I would like to sort it by dates first, and then by the number after. However, I want this done, so it respects the date assortment before the number assortment, so it wouldnt for example put:
1 - February: 1
Before...
Hi all,
I have this code attached to a macro:
Option Explicit
Private Const FilePath As String = "R:\LXI_DLL\ZGJ_COMMON\FLD COMP FOLDER\12-FOLDER\TOPIC 2\ATTACHMENTS\"
Sub send_email_complete()
Dim OutApp As Object
Dim OutMail As Object
Dim i As Long
Dim ws As Worksheet...
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.