I have a Excel sheet that I created to organize my holiday. I have a 'front' sheet I have titles itinerary. On this sheets are some bullet points with the times and dates for specific events. Next to the bullet points is an icon which is specific to the bullet. i.e. we have a surf school booked...
I have a workbook with a template sheet and a mainsheet.
Is there a way that when I double click on cell in the mainsheet it:
creates a new sheet from the template I have
displays the value (number) in the hyperlink that would be entered in the new sheet in cell C15 for example?
Would update...
I have been using Excel for a long time but am very new macros and would consider myself a novice at coding even.
I have been trying to write a macro to basically batch print multiple documents available in web hyperlinks. I'm not even sure if what I am trying to do is within Excel's...
Hello,
I am having trouble with creating a hyperlink between two dynamic points.
Sheet 2 is updated with new data every night.
Sheet 1 is a smaller subset of the data, that also gets updated every night based on the data from sheet 2. The idea is to click on the project id on sheet 1 and it...
Hi,
I keep getting Compile Syntax Error when trying to run the following Macro. Please Help!
Sub Give_Feedback()
Dim EmailApp As Object
Dim EmailItem3 As Object
Dim xStrBody As String
xStrBody = "Good Morning/Afternoon" & "<br>" & "<br>" _
& "My feedback is about:" & "<br>" & "<br>" & "Kind...
Hello everyone!
I need some help -
I'm working on a Stores Database and have a working Userform. I have 7 columns which populate on Userform entry. On the 7th column it enters a unique number when a new entry is added.
What I would like to do is on every entry of the Userform and a unique...
I have a spreadsheet with nearly 5000 defined names. We have a code that transfers filled out information from the template, to the most recent release of that template to capture any changes in sale prices or new items. So they are both the same spreadsheet except the most recent template has...
I have created an Excel UserForm that I am using to track employee coaching documentation and the Action Planning process. I am wanting to know how to create an option to select and upload and attachment, have it saved to a Shared Drive on our network then create a link that would be on the...
Hello Everyone,
I am working on database and need your help in one macro.
I have one drop down linked with V1 and have one search box.
V1 will be the country name. So i want
If V1 is australia then C8:P9 should be selected and cursor automatically reach on C3.
Same if V1 is Austria then...
I have a drop down list with 4 options - A, B, C, and D. I need that only when C is selected from the list, the cell itself has a hyperlink. So, if cell B4 gets the value C from the drop down list, then C or the cell itself should be hyperlinked to say Google.com. If any other value is selected...
Hello Everybody,
I need your help guys.
I am trying to find hyperlinks in a column and open them in my default browser.
I am currently using this:
Sub openlink1()
'Open Links
Dim Sh As Worksheet
Dim Rng As Range
Dim Cell As Range
On Error Resume Next
Set Sh =...
When I was researching why my command buttons keep changing size, I came accross a comment suggesting the use of hyperlinks or images instead. I like the idea of a hyperlink as it would fit better on my dashboard, but I'm not sure wher to start.
Does anyone have the method for attaching...
Hi Everyone,
I was wondering if there is a way in excel-vba to do this.
In sheet A, I have 10 tables. Each table is assigned a table name and has two columns (a list of fields in column 1 and the corresponding data types in column 2). I have added a hyperlink to the cell which contains the...
Sub FollowLinks()
Dim i As Hyperlink
If (A1) = " http://www.ecb.int/stats/money/aggregates/bsheets/html/outstanding_amounts.zip " Then
OpenLinks " http://www.ecb.int/stats/money/aggregates/bsheets/html/outstanding_amounts.zip "
End If
End Sub
Can...
Hi All,
I have a VBA script, which works for the whole column which when clicked it allows the user to select a hyperlink file or folder from the computer and it will insert the link into Excel.
Code:
Private Sub Worksheet_SelectionChange(ByVal Target As Range)
If Target.Count > 1...
Can someone help with this simple task please.
I'm trying to get the hyperlink in the outlook body just to read;
"Hi
Please Click Here to view the [B7] - [B8] event sheet.
[B9]"
where "Click Here" would be the hyperlink. The code I have at the moment is
Private Sub CommandButton3_Click()...
Hello All,
I have a hyper-linking or possibly a Data Validation question.
I have Sheet 1, with a bunch of customer on it(Each customer has their own row). It also has some financial data on it as well, but not important.
I also have Sheet 3, which is a Pivot Chart of all the customers on...
I have a spreedsheet that several users enter data at different times.I am currently having it emailed using a macro. Is there code for sending a email that will just contain a hyperlink back to its point of origin. (This is all done on a Network). Thanks again. This Forum is amazing.
I previously had a sheet running with 4 sets of columns grouped, and I have also with the help of people on this website added code so that should I be following any of the internal hyperlinks which are minimized in a closed group, they become visible.
Recently the sheet crashed and since it...
Hi guys,
I need some help linking two cells in the same work sheet. I want to be able to click on a cell and it take the viewer to the related cell elsewhere in the spreadsheet... I can do this with a hyperlink but my issue comes when I move the linked cell to a new location. The link then goes...
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.