Copy The Destination Data Using Some Sort Of Hyperlink Function?

Nov 10, 2009

I'm currently working on a problem that I'm having with Hyperlinks. Basically I want to copy the destination data that the hyperlink points to onto another sheet.

The main problem I'm having here is that I cant seem to find a suitable method to do this....I had the idea of using the hyperlink.follow function and then copying the data once I'm there and then moving back to the source hyperlink. My only problem with that is that I dont know how to find the cell address that the hyperlink is in, once I have found that hyperlink.

Therefore my question is two-fold:

- Is there a way to copy the destination data using some sort of hyperlink function?
- If not, is there a way to find the cell address within a worksheet, once a hyperlink is found on that worksheet?

I've attached the spreadsheet below to give a better idea of what Im doing, along with the "findHyperlinks" macro,within that workbook, that I am currently working on.

View 9 Replies


ADVERTISEMENT

Hyperlink With Relative Destination

May 3, 2008

How to create a hyperlink that when copied refers to a new cell?

View 3 Replies View Related

Hyperlink - SubAddress Does Not Contain Correct Destination

Oct 24, 2008

I have 2 functions that extract SubAddress and SheetName from hyperlink. Unfortunetly, it does not want to work with all links. Sometime I get wrong destination address.

View 2 Replies View Related

Blink Destination Cell When Clicked On Hyperlink?

Jul 31, 2008

I have a sheet where it has got hyperlinks to many cells. When I click on the Hyperlink, the destination cell selected should start blinking.

View 9 Replies View Related

Flash Destination Cells When Hyperlink Clicked

Mar 27, 2014

I need vba code to flash the destination cells when hyperlink is clicked.......

View 3 Replies View Related

Find Data In First Spreadsheet And Then Copy To Last Row Of Destination Sheet

Nov 8, 2012

I think I am closer but how do I get all of the data from A2 in the origination worksheet and then copy it to the last blank cell in column A in the destination sheet?

Code:

Sub test4()
Dim lastrow As Long
Set StartSheet = ActiveSheet
'MFG PART NUMBER
StartSheet.Range("R2").Copy
Workbooks.Open Filename:="D:\_DoxaMobiusServtrax Import Template"

[Code]...

View 6 Replies View Related

Copy And Paste Function Messes Up Because Of Custom Sort / Filter?

Jun 5, 2013

what I do with excel: I have an excel sheet that has over 18,000 rows in it. Since it would be a nightmare to scroll around to find what I want, I use the Custom Sort and Filter options under Editing>Sort&Filter. So for example, I can omit 17,800 rows using a specific setting so that I can work with a more reasonable 200 rows. Moreover, the 200 rows comes from all over the spreadsheet. Meaning their row numbers are not always consecutive.

Here's the problem: Whenever I try to copy anything from this "edited or filtered" excel sheet, the resulting paste is not an exact copy. Excel perfectly copies the first rows up until the point where the row numbers ceases to be consecutive. So, the copy function messes up somehow when the data being copied comes from a different section of the original 18,000 rows.

In case this isn't clear enough...

Let's say that the original file has rows 1,2,3,4,5,6,7,8,9,10

Once I filter/custom sort, I see rows 1,2,3,8,9,10

When I try to copy/paste 2,3,8,9, excel copies 2,3, but messes up the rest of the 8,9. And I end up with a totally useless copy that's generally shorter than it's supposed to be.

View 6 Replies View Related

Copy Variable Range & Copy Formulas From Destination

Mar 2, 2008

I tried searching for code for each part of the task separately and trying to piece together multiple macros, that did something similar, but I’m not have a lot of luck, so I’ll break it down into two treads, I hope this will follow the rule of one question per post, but if I should have separated this request even farther as two treads, please let me know and I’ll be happy to comply.

I was given a spread sheet with a macro that loads data from a SQL Data base (not mine), it returns anywhere from one row to 100’s of rows data. Since it’s not my spread sheet and macro, I copied this sheet to my destination workbook. The Data loads in 7 columns starting in B4:H4, with the column headings titles: Acct#, Id#, Name, Qtr1 Totals, Qtr2 Totals, Qtr3 Totals, and Qtr4 Totals. Data cells in spreadsheet not formatted (general)

What I’m trying to do:
part 1:
I need a macro to copy the data only for columns Id# thru Qtr4 Totals (C5:H5 down thru the last row with data) to another sheet. The destination sheet range starts with rows B13:G13, with formulas below and to the right in columns H13, and J13:N13
(column I is blank).

The formulas below the range are a subtotal of the copied columns (D:G). They could be remove and totaled after they’re copied, so there's nothing below the copied range? Since I need the column totals as a subtotals, my thought was to have the row heading and formulas already on the destinations sheet and just insert a blank rows between as each row was copied?

part 2:
As each row of data is copied from the source sheet, I need the macro to copy the formulas to the right of the copied range (H13, and J13:N13) on the destination sheet down for each new row of data copied from the source sheet

View 10 Replies View Related

Hyperlink Address From Hyperlink Formula/Function

Oct 17, 2006

I am having a slight problem copying hyperlinks. I have written some code that sorts data by date and then creates a simple diary. It originally placed the name of the event in the new diary sheet. What I would like to do is instead of copying the name into this new sheet copy a hyperlink that I have created to the company's website for that event.

I can create the hyperlink using hyperlink(B1,A1) where A1 is the company name and B1 is the web address but since the new sheet will not have the underlying data I need to actually copy the values and format of the hyperlink rather than the formula.

View 6 Replies View Related

Copy Data From A Cell Like A Hyperlink

May 12, 2007

I have a large list of values that only 1 value will be select at a time. I want to be able to click on the cell and have the value in the cell copied to another cell. Exactly like a link, but I need the data to go with it. In this case, a drop down box won't work.

View 5 Replies View Related

AutoFill Destination - General Way To Specify Destination Range

Apr 14, 2013

I want to fill all a column bottom-up but without specify cells in format "A1500:A2" like

VB:
Range("H1578").Select
Selection.AutoFill Destination:=Range("H2:H1578")

{H1578 have a formula so...}

I have data in the first 7 columns, with a variable(Range) for the first 5 columns

VB:
Dim oRange As Range
Set oRange = ActiveSheet.Range(ActiveCell.Offset(0, 0), ActiveCell.Offset(89, 4))

{The first cell in it is A1}

My question is : How to fill Range("H2:H1578") using my ''oRange'' variable?

I try with OffSet but my code didn't work. I need to do the same with the 6 columns to the right and then plot in a chart.

View 4 Replies View Related

Copy Destination Syntax

Oct 17, 2008

I am attempting to create a macro that opens a file named "shrinkage-billing.xls", searches for a variable "PTOSH" in column A, copies the adjacent cell and pastes the data in another worksheet named "Shrinkage Report 2009.xls"

The code follows ...

View 8 Replies View Related

Copy Destination With Formats

Apr 20, 2012

Since you can copy to someplace with one line of code like this:

Sheets(1).Range("A1:Z5000").Copy Destination:=Sheets(2).Range("A1")

is there any way of doing this with formatting, or are things like paste special features only possible by selecting something?

Ie: Values, column widths, formats, etc. Does the copy destination argument only allow simple copying?

View 2 Replies View Related

Copy Destination Of Values Only

May 1, 2012

Is there any way to use the formula below and send only the values?

FY07.Copy Destination:=Sheets("Age Roll Up").Range("A1")

I know that I can copy and paste special, but was wondering if I could tweak the above line in any way to?

View 7 Replies View Related

Copy Only Values To Destination

Feb 14, 2008

I have the following code to copy a range to another destination. I would like only the value to go to the destination. How to implement this?

Set rngtocopy = Nothing
On Error Resume Next
Set rngtocopy = Range(rngdata(2, 9), rngdata(lngrows - 2, 9)).SpecialCells(xlCellTypeVisible)

On Error Goto 0
If Not rngtocopy Is Nothing Then
rngtocopy.Copy Destination:=Cells(5, 14 + cc + (t - 1) * 3 + (i - 1) * 17)

View 3 Replies View Related

Copy Formula With Source Destination

Dec 10, 2009

I am sure this is simple but cant get me head around it (tried paste & paste link).. I am wanting to copy formulas in file (A) to file (B) with data source linked in the file (A).

i want is when i copy the formulas to file (B) sheet 2 and it should retain the original path say H:excelfile A[sheet1]$G$1+....xls and source from which the data is being used.

View 7 Replies View Related

Copy Destination Object Error

Oct 1, 2009

ws5 and ws7 are defined and working due to other parts of the code already using them. ive copied the syntax from some of my other copy destination codes the only difference here is instead of ("A2:J10") ive got "(Cells(2,1):Cells(iRow, 10)" as the row number for this is variable, and it is calculating the correct value for iRow and iRow2. its probably something stupid im missing but i cant figure it.

View 7 Replies View Related

Excel 2007 :: Resize - Offset And / Or Copy Destination

Jan 29, 2014

I have a NAMED RANGE of data consisting of 4 columns and as many rows as is selected. Name it CompTable1.

I loop through all of the 4 columns of data to format it (as shown below). This snippet is for column 1 of CompTable1 (a public variable as string) and I basically have the same situation for each column of 4 but replacing each respective x in cells.(n,X) & offset(0,-x) to take into account of where I wish the data to go as I loop through. Ultimately 4 (For Next) loops.

[Code] ......

The new range with 5 columns is as follows:
Column 1 from CompTable1 = Column 1 of new range
Column 2 of new range is blank for something later
Column 2 from CompTable1 = Column 3 of new range
Column 3 from CompTable1 = Column 4 of new range
Column 4 from CompTable1 is not used in the new range but is formatted
Column 5 of new range is blank for something later

This certainly works very well and with my amateur VBA status am quite proud of how far I have come in a few months. Is it efficient? Is it free of possible errors? Likely not. I wish to rid myself of the "Select" each cell plaque though maybe using a resize, offset or copy destination operation but can't seem to get it working. Once I do get the data in the new range, I format everything without selecting quite well with my methods described above.

View 1 Replies View Related

Copy Folders To New Destination Based On Path In Cell

Sep 27, 2013

I have this code that copies existing folders to a new destination path. How do I change the code so that the From path and To path is based on cell value rather than writing it into the code?

Code:
Sub Copy_Folders()Set Fobj = CreateObject("Scripting.FileSystemObject")
Fobj.CopyFolder "C:UsersHengDocuments1243-01234photos", "C:UsersHengDocumentsCasework1243-01234photos"
End Sub

View 9 Replies View Related

Custom Copy/paste - Cell Reference For Destination

Jan 30, 2007

i am writing a custom copy/paste routine which will paste data from a selection if the cell being pasted to is not locked.

The user will select the text for coping and then launch the routine.

The routine will query for destination cell and then process the paste.

This is my routine so far:

Sub testCopy()

Dim c As Range
Dim MyRange As Range
Dim Dest As Range

Set MyRange = Selection
Set Dest = Application.InputBox(prompt:="Select a cell", _
Title:="Paste Destination", Type:=8)

For Each c In MyRange
If Dest.Locked = False Then
Dest.Value = c.Value
End If
'dest = ?
Next c
End Sub

What I need to know is how to increment the dest reference so it is in the same 'relative' position from the initial dest that c (from the selection) is in or is there a better way to do this?

View 3 Replies View Related

Inserting An INDEX,MATCH Function Into A HYPERLINK Function Instead Of Cell Reference

Mar 20, 2009

Another interesting dilemma to solve. Using this formula:

View 2 Replies View Related

Sort Data And Auto Copy Sorted Data To New Worksheet While Maintaining WS1

Oct 7, 2013

I have an excel WS1 set up as DB; I want to keep this sheet for data revision. WS2,3, 4, & 5 will be data that is filtered and sorted, using WS1 as source so I want to auto copy the WS1 data. Can I just auto copy WS1 (how do I do that?) then filter and sort in each WS?

View 3 Replies View Related

Copy Determined Columns From Source To Destination Sheet In Particular Order

Oct 27, 2011

I have a source data sheet that has around 50 columns. I want to copy and past selected columns to a destination sheet.

View 1 Replies View Related

Find Specific Value In Column Of Another Sheet Then Copy Range Of That Row Onto Destination Workbook

Jun 19, 2014

I have data that is on a separate .txt file (the source file) that resembles this;

A
B
C
D
E
F

1
Case
District
Pct
Division
Level1
Level2

2
305035
0
20
72

[Code] ..........

Using VBA from within the destination workbook, I would like to use an input box that allows the user to request/specify what numerical number (0 through 55) in Column B of the txt file (the source file) will be used to determine what data to copy to the destination file. The cells to copy to the destination file would be from Column A through Column G of the source file onto Sheet1, E2 of the destination file.

Column B of the Source file will only contain numbers. However there will be numerous identical numbers in Column B. All of which will need to be copied onto the destination workbook.

From the sample above, if the user were to enter '15' in the input box, the desired result on the destination sheet beginning at E2 would look like this;

E
F
G
H
I
J

1
Case
District
Pct
Division
Level1
Level2

2
502046
15

1
3

[Code] ............

View 9 Replies View Related

Complicated Macro To Copy And Sort Data

Apr 23, 2008

I got a complicated macro that I need some help on. I want to write a macro that does the following (for clarity, I have attached an excel file).

I want to write a macro that automatically copies the rows in worksheet 'boekhouding' to their corresponding worksheet. The name of the worksheet, to which the data of each row has to be copied, is specified in row I (Beware: if it is not in row I, it is in row H). The names of all destination worksheets are given in the blue cells in worksheet ‘rekeningen’.

For example, row 2 (of worksheet 'boekhouding') should be copied to worksheet 'ABD'. Row 3 (of worksheet 'boekhouding') sheet be copied to sheet 'bestuur'. Row 4 (of worksheet 'boekhouding') should be copied to sheet 'Commissiekosten gala'. Etc for every datapoint (row) in worksheet 'boekhouding'. The number of datapoints will exceed 300, so manually doing this will be too time-consuming and unreliable.

View 14 Replies View Related

Sort Data Macro Then Copy / Paste

Dec 26, 2011

I am looking for a macro that will allow me to the following:

- search column F for "word1", "word2", "word3", and/or "word4"

- then match the search to row on column C data

- then copy/paste row or rows of matched data unto "Sort" worksheet but only data from columns A, B, C, and F

- also, when copying, copy the row above

View 2 Replies View Related

Macro To Sort Data And Then Copy To Different Sheet

May 5, 2012

I have a worksheet(1) that contains data like: date, name, price, size....etc. I need to "sort" by size (only use 2 values - large and small), then copy each to another worksheet that saves data by the Month. The amount of data on worksheet(1) changes monthly.

View 9 Replies View Related

Sort Data And Copy Top & Bottom 10 Into New Sheet

Jul 30, 2009

I'm looking for a simple piece of code I can use to manipulate the data on the attached workbook. Firstly, I need to be able to sort the data by column O ("Balance"). I then need the code to extract all the information for the top 10 and bottom 10 rows and paste the info into a new worksheet. The code will need to account for the fact the number of rows might increase/decrease with this report.

View 2 Replies View Related

VBA - Copy Data To New Range Then Sort And Remove Duplicate

Jul 4, 2014

I want some example of VBA that could copy data (A1:B15) to new range (D1:E15) then sort and remove duplicate.

SWS
Central Pinklao FLG

RMA Trading
Thonglor 13

SWS
IT Square

[Code] ......

View 1 Replies View Related

Paste Data, Keep Destination Formatting

Jul 13, 2009

I want to prevent other users when pasting data, to overwrite the formatting of the destination cell.

Since, it is a shared file, i don't want to bother the people explaining use paste special.

I want this to happen automatically.

I don't know VB, and I tried copying what I found in the internet for similar codes, and none have worked. I only copied as they said either in Thisworkbook, and this is all I can do.

I need very easily explained if there is something more than just copying the code in VB view.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved