Hello Excel Gurus!
How can I format an Excel TimeDate from a double to mm/dd/yyyy hh:mm:ss.000
Thank you!
Please call this sub to demonstrate my question:
Public Sub TimeWithMS()
Dim Timestamp As Variant
Timestamp = Evaluate("Now()")
Debug.Print Tab(0); "Timestamp:"; Tab(15); Timestamp...
Hi, this may seem a basic question but I really cannot figure out how, would appreciate some help
I’m training to be a business analyst and have a table with 30 leads in column A then B is 01/01/2020 and the corresponding cells are filled to show how many leads we’re getting from each lead...
Hey guys,
I guess I'm just being dense because this doesn't seem like something too difficult, but I'm hitting brick walls at all of my ideas. So I have text numbers pulled from our database and when they pull the data there is not '.' where there should be for normal dollars and to be able to...
Hello!
I have a sheet which is bringing data from an internal SAP application via a plugin. There are columns which contains date and percentages. Every time I refresh the data the format of column changes to text and I have to use text to column to change the format. This is frustrating as I...
I'm using a standard filter on a run-of-the-mill spreadsheet.
I pressed a shortcut key by accident and now my drop down list has moved to the right, almost as if it's right-aligned.
This is just an example to illustrate the position of the drop down box.
How do I get it back to normal?
Thanks
Hello everyone,
I'd appreciate some coding help in Excel using VBA.
Background: There is a new .txt file made for each furnace run. The .txt file is created automatically in the system, and goes unedited by anyone, therefore using the date last modified is a viable way to sort through the...
Hi Everyone,
I am very new to VBA and need some help please. I have 2 work sheets which I want both to be saved into the 1 PDF. I can get this working with the following piece of code however I face 2 issues:
1) I can't seem to get it to fit to 1 page wide (I get only left half of worksheet in...
Hello!
I have an interesting problem that I am occurring. I have created some charts that is looking at racial data through pivots. When using some slicers to within the data that I have, it takes away some of the racial information that is located. You can see with the images below. While...
Hi All,
I have a spreadsheet which, in column L there is a percentage that is based on the numbers in columns D and G.
I would like to create a conditional format that says:
-if column L is less than or equal to 3% format the entire row green
-if column L is between 4 and 6% format the entire...
Hi guys,
Been stuck on this for days now so I'm resorting to asking for assistance on this one.
I'm trying to filter between two dates in dd/mm/yyyy format ( my PC is formatted this way too in regional settings), but after I run the code, the date "custom filter" has mixed up the days and...
Hello,
i hope you all are well.
I am looking for a way to format text (e.g. size, fond and line spacing) between two bookmarks ("Start" and "End") of a word document using VBA.
Do you have ideas / tips how i can solve this problem?
Thanks in Advance and best regards,
Sarah
I have a number of reference cells representing the working duty names an employee may be rostered to work. (e.g L, B, AD, OH, AL, etc.)
These cells are static and used as a reference for available duty names but are also coloured & formatted (including bold, italics, etc.) to allow them to...
Hey everyone, I want to format a decimal/fraction as a number of months. For example, I'd like to enter "=1/12" into a cell and have it show "1 month," or enter "=1.5/12" and have it show "1.5 months."
Is this possible?
Thanks!
hello,
I have data that present at hh:mm:ss eg 00:01:52 but when I try to average I get the DIV error and when I try to sum it comes out as 00:00:00 I have tried the different formatting but nothing changes.
I have a chart labeled "Time Spent versus time allocated" and it has a code that will update the chart when new data is entered.
However from looking at the bar chart you can see that the formatting of the bars and the labels are not quite right.
Any idea of how i can set the formatting...
Hi All,
I have been trawling the web and Mr Excel for an answer, but everything I have tried doesn't work. I am creating a userform that users need to be able to add in monetary values. Below is how I have the textbox set up at the moment, but it's not doing what I want:
Private Sub...
Good Afternoon all,
I have a list that contains 3 options. Watch option is a statement. I want to highlight a specific word in each statement and then on another tab, be able to select the statement from a dropdown and have the statement come over with the word still highlighted. Is this possible?
I have the code below that works. It searches column A looking for "00" as the left most characters and then formats that cell with white text and black interior.
Dim cel As Range
For Each cel In Range("A6:A300")
If Left(cel.Value, 2) = "00" Then
cel.Font.Color = vbWhite
cel.Interior.Color =...
Hello Excel users,
My requirement is to format the existing input sheet where name is to be aligned with other records.Expected output should be in this format
I can very well do this Power Query but now i need to do this in VBA. Can any one let me know how to use VBA code for this requirement?
Morning,
If I amend a field format in the source Excel document, will Power BI be able to refresh the data without errors?
Basically I've got a data download from another system and the financial values were stored as text and I need to change them to decimal for a SUM but query editor can't...
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.