Specialty Forums
Security and Virus
General Hardware
CPUs/Overclocking
Networking
Digital Photo/Video
Office Software
PC Gaming
Console Gaming
Programming
Database
Web Development
Digital Home

General Forums
Windows XP
Windows Vista
Windows 95/98
Windows Me
Windows NT
Windows 2000
Win Server 2008
Win Server 2003
Windows 3.1
Linux
PDAs
BeOS
Novell Netware
OpenVMS
Solaris
Disk Op. System
Unix
Mac
OS/2

Drivers
Driver Scan
Driver Forum

Software
Automatic Updates

BIOS Updates

My Computing.Net

Solution Center

Free IT eBook

Howtos

Site Search

Message Find

RSS Feeds

Install Guides

Data Recovery

About

Home
Reply to Message Icon Go to Main Page Icon

excel vba for hyperlinks

Original Message
Name: deadpet
Date: February 13, 2008 at 14:06:19 Pacific
Subject: excel vba for hyperlinks
OS: xp
CPU/Ram: n
Model/Manufacturer: n
Comment:
I am trying to set up an excel sheet which sets up client databases. Each sheet is a client so I want a main sheet to set each one up and I click and jump to their sheet.
The followng text fails me.....HELP?

Sub Macro1()
Dim asa As String
asa = InputBox("Enter name:")
Sheets.Add.Name = asa
abba = Sheets("main").Cells(1, 9)
Sheets(asa).Move Before:=Sheets(3)
Sheets("main").Select
Cells(abba, 1).Select
Dim hiu As String
hiu = abba & "!A1"
ActiveSheet.Hyperlinks.Add Anchor:=Selection, Address:="", SubAddress:= _
hiu, TextToDisplay:=asa
Sheets("main").Cells(1, 9) = Sheets("main").Cells(1, 9) + 1
End Sub



Report Offensive Message For Removal


Response Number 1
Name: Razor2.3
Date: February 13, 2008 at 20:35:27 Pacific
Subject: excel vba for hyperlinks
Reply: (edit)
abba = Sheets("main").Cells(1, 9) <-- I have no idea what you're attempting.

Cells(abba, 1).Select <-- Ditto.


Report Offensive Follow Up For Removal

Response Number 2
Name: deadpet
Date: February 14, 2008 at 03:16:48 Pacific
Subject: excel vba for hyperlinks
Reply: (edit)
the first line is getting the row number for next new client and the other selects it to put in hyperlink...

Report Offensive Follow Up For Removal




Use following form to reply to current message:

   Name: From My Computing.Net Settings
 E-Mail: From My Computing.Net Settings

Subject: excel vba for hyperlinks

Comments:

 
  Homepage URL (*): 
Homepage Title (*): 
         Image URL: 
 


Data Recovery Software




CPU and Graphics Upgrade Questions

VIRUS ALERT in Taskbar, HELP!

DSHUB24 Connection Problems

need help with dsl and dial up

novel 3.12


The information on Computing.Net is the opinions of its users. Such opinions may not be accurate and they are to be used at your own risk. Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE

All content ©1996-2007 Computing.Net, LLC