LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default sheet formulas and strings

Hi!.... this is a two part newbie question:

1) if any cell has the following data: "sheet" & A1
(where cell A1 contains an integeter value), does Excel merge the
string and integer value into a single STRING??

For example, if A1 holds an int value of 3, will Excel convert
the entire expression into a string value of "sheet3"???


2) Does excel have a function that will convert a string value into
a sheet reference??? I seem to be having problems with the
following formula:

("sheet" & A1)!F1 + F2

Basically, my sheets are labeled sheet1, sheet2 and sheet3, and the
above formula is supposed to select a sheet based on the contents of cell
A1.
Can ("sheet" & A1) somehow be converted to a sheet pointer or something??

Hope that wasn't too confusing! Thanks so much!




 
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
Formulas are becoming text strings FrustratedinBoston Excel Discussion (Misc queries) 2 March 10th 09 12:37 PM
sheet formulas and strings Robert Bencomo Excel Worksheet Functions 4 June 1st 08 06:49 AM
Need formulas for finding text strings [email protected] Excel Programming 6 February 18th 07 12:08 AM
Formulas not evaluated, Formulas treated as strings Bob Sullentrup Excel Discussion (Misc queries) 0 November 27th 06 08:01 PM
converting concatenated text strings into formulas z.entropic Excel Worksheet Functions 0 June 5th 06 06:15 PM


All times are GMT +1. The time now is 06:41 PM.

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

About Us

"It's about Microsoft Excel"