Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Cross Referance

I am creating a spread sheet, there is alot of repeated
item but there is differant prefixes in from of them all.
i was wondering if there was a way i could take a cell
from one sheet to another sheet with a differant prefix

eg.
sheet = Web Sites
cell = B5
cell contents = hershaltech.com

i want to take that cell and add it a part of another cell

sheet = FTP
cell = B5
cell contents = ftp.hershaltech.com

is there a formula i can use or another way i can do it
automatically without having to type it all in???

thanks
nathan
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 42
Default Cross Referance

In Sheet FTP, put the following formula for Cell B5

="FTP." & WebSites!B5

Format cells on sheet FTP as Hyperlinks using Insert Hyperlink Place in
this Document, and select the range of cells in sheet FTP that you require
to be set as hyperlinks.


Cheers
Nigel


"Nathan" wrote in message
...
I am creating a spread sheet, there is alot of repeated
item but there is differant prefixes in from of them all.
i was wondering if there was a way i could take a cell
from one sheet to another sheet with a differant prefix

eg.
sheet = Web Sites
cell = B5
cell contents = hershaltech.com

i want to take that cell and add it a part of another cell

sheet = FTP
cell = B5
cell contents = ftp.hershaltech.com

is there a formula i can use or another way i can do it
automatically without having to type it all in???

thanks
nathan





----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! 100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
External Referance over Network Frustrated Researcher Excel Discussion (Misc queries) 1 April 7th 10 06:35 AM
ISFORMULA(Cell Referance) lessburgfred Excel Worksheet Functions 4 November 13th 09 05:14 PM
Help with a formula. Lookup? referance? Joe Excel Worksheet Functions 5 February 4th 07 02:06 AM
Circular Referance John Vickers Excel Discussion (Misc queries) 2 February 15th 06 08:56 AM
Cell referance for formula ParTeeGolfer Excel Worksheet Functions 2 January 1st 05 01:01 AM


All times are GMT +1. The time now is 01:30 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"