Hello, I am looking to see if it is possible to pull data into google sheets (or excel) directly from a website to show a live count of how many unread items there are.
This is for a business where we receive faxes through a system called SRFax.
My best guess for something like this would be...
Hi All, this is my first time posting here. I have done a lot of google searching but i haven't found exactly the problem to my issue. I have multiple sheets which i want to add across. the rows and columns are not in the same order, therefore, a simple sum across sheets wont work. I want to...
Hi,
I have a folder with files where I need one sheet from every file pasted into a master workbook. I have tried this with PowerQuery, but believe there are too many files for it to process.
My files are saved at the path: "C:\Users\user1\Desktop\Combine Files"
There are approx 100 files...
Hi All,
I have a workbook with 3 different sheets - (Sheets1 & 2) are data sheets where I enter in various data which both start on A1 and only go as far as row I, depending on criteria will depend on which sheet I update.
On sheet 3 I would like an overall master sheet which pulls the data...
I have written code to update my formulas instead of manually updating using F9
It is not updating all sheets, only the current sheet
Sub Refresh_Formula()
Dim ws As Worksheet
For Each ws In Worksheets
ws.Calculate
Next ws
End Sub
It would be appreciated if someone...
I need pivot tables to refresh automatically once a user enters new source data. I have my workbook set up on monthly tabs and the users can enter data below row 12 on each of these tabs.
I have set up the workbook with dashboard/display tabs at the front and the monthly data sheets at the...
Hi All,
I have a workbook with 3 different sheets - (Sheets1 & 2) are data sheets where I enter in various data which both start on A1 and only go as far as row I, depending on criteria will depend on which sheet I update.
On sheet 3 I would like an overall master sheet which pulls the data...
Hi,
I have some data involving dates {including =TODAY()} and numbers in Sheet1 and 2. Sheet 2 is hidden from view. in Sheets 3, 4 and 5, I have several charts (Line, Doughnut and bar chart).
The line chart is located at Sheet3 getting data from Sheet2 only (hidden sheet).
Doughnut chart is...
Hi all
i have 5 files for 5 regions
each files contains From 4 to 10 sheets ( each sheet for Product sales Anaysis )
i merged it by my PQ File file then i use PQ also to Merge it all in one file
that is mean i use PQ 5 times for 5 files
then i use it again to merge it all in one file
can...
Hello everyone,
I've been doing some research lately on this forums threads seeing if I can find a solution that is similar to the situation I'm in, but have found that while some come close, they weren't necessarily the fix I was looking for.
I have a workbook where I'm forced to distribute...
i kept getting this message whenever i try to unprotect one of the sheets i was working in excel today. it said this "the password you supplied is not correct. verify that the caps lock key is off and be sure to use the correct capitalization"....but the password i encrypted on are NUMBERS! does...
Hi
I'm trying to collate the data from sheets 2 through 11 onto sheet 1 of a workbook but I'm struggling with the macro.
How would I go about cutting and pasting the rows with data from sheets 2 to 11 (without headers) on to the next available row on sheet 1?
Hi All is it possible to do a dynamic validation list using data from multiple sheets.
I have a front page and 4 identical sheets, just with different sheets names.
I need to be able to have the list of all names in B3:B75 from each sheet in 1 list, also needs to ignore any blanks.
Working on...
I'm looking to implement a macro that would first match a name in column A of Sheet1 with a name in column A of Sheet2. It would then go through every column of that row in Sheet 2 and compare it against the row in Sheet1 and highlight all the matches in Yellow. This is what I have so far but it...
Hey ya'll,
Been tinkering a bit to see if I could get the macro recorded/cobbled together to do the following, and I keep hitting roadblocks in debug:
1.) Select several Sheets, and Ranges in each
2.) Have an Input box pop up, requesting a number
3.) Increasing the selected sheets/ranges by...
I found a thread that was extremely helpful in copying entire rows when the value in a specified column > 0. However, I only want the values in columns A,B,C,D,G,S instead of the entire row.
The code I modified from Fluff's answer looks like:
Sub WeeklyReport()
Dim rng As Range
Dim cell As...
Dear VBA wizards,
Can someone please help me – I have been going through this for a while
I have about 25 sheets in total in an excel file of which 10 sheets (one tab is called is AGV, one other tab is AGR etc) has some data and I would like to copy the entire row in each of these sheets if...
I want to create a macro that Prints 3 sheets from my workbook and then launches the saveAs window
The 3 sheets I am looking to print are "Team 1" "Team 2" & "Team 3"
Is this possible to do in one macro since there are windows that will pop up for both printing and save as?
On: Sheets("Players") I have a command button, when clicked this runs:
Private Sub CommandButton1_Click()
Dim Player1 As Variant
Player1 = InputBox("Enter Player 1")
ActiveSheet.OLEObjects(1).Object.Caption = Player1
ActiveSheet.OLEObjects(1).Object.BackColor = 49152
End Sub
On...
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.