Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a similar question and have already posted it.
have a spreadsheet that uses ODBC/MS Query to connect to a database and pull in part numbers each time the worksheet is opened the file refreshes. The part numbers are put in a column, and the contents from this column are copied to another worksheet using the copy paste special option. Each time the ODBC connects and refreshes the data the cell numbers change and causes the links from source to target not to work. For example if I have 20 part numbers in cells C1:C20 in the source worksheet, which are copied to the target worksheet when I created the orginial links, the next time the file is opened/refreshed the cells in the source worksheet may no be C50:C70 or some other number the target worksheet is still expecting to copy C1:C20. The part numbers in the target still show the orginial values when I created the orginial links from cells C1:C20 in the source worksheet. How can I fix this so the copy-paste-special links will always copy the current data contained in the source worksheet regardless of the cell numbers? "DejaVu" wrote: I realize this may not be a programming question, but... I've got a workbook with several sheets. On sheet 2, I have several columns with the following formulas: =Sheet1!C$674 =Sheet1!C$684 =Sheet1!C$694 ... etc I'm wanting to copy these to another location. They are in Column D (sheet2) currently, and I'm wanting to copy them to another location on sheet2; Column C. However whenever I copy them, the formulas change to: =Sheet1!B$674 =Sheet1!B$684 =Sheet1!B$694 ... etc Is there anyway to get them to stay the same?!? Thanks in advance... DejaVu -- DejaVu ------------------------------------------------------------------------ DejaVu's Profile: http://www.excelforum.com/member.php...o&userid=22629 View this thread: http://www.excelforum.com/showthread...hreadid=379440 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Paste and Paste Special No Longer Working - Excel 2003 | Excel Discussion (Misc queries) | |||
In Excel: add a Paste-Special Option to paste IN REVERSE ORDER. | Excel Worksheet Functions | |||
Paste and Paste Special command are not enabled in Excel | Excel Worksheet Functions | |||
How do I capture user paste action and convert to Paste Special | Excel Programming | |||
Dynamic Copy/Paste Special Formulas/Paste Special Values | Excel Programming |