Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
 
Posts: n/a
Default Combine functions into one cell

I have two macros =Feet and =LenText. Feet converts 12' 0" into 12.00
(decimal format), LenText converts decimal to feet & inches. Now heres what
I would like,
I will enter feet and inchs into cell A5. Cell C5 will use macro =feet from
cell A5 then subtract that number from Cell G5 & finally use =LenText to
convert it back to feet & inches(All of this will happen in Cell C5 if
possible). Excell 2000 on Windows ME Anyhelp would be great.
  #2   Report Post  
Duke Carey
 
Posts: n/a
Default

If by macros you mean user-defined functions, then presumably you would use

=LenText(G5-Feet(A5))


" wrote:

I have two macros =Feet and =LenText. Feet converts 12' 0" into 12.00
(decimal format), LenText converts decimal to feet & inches. Now heres what
I would like,
I will enter feet and inchs into cell A5. Cell C5 will use macro =feet from
cell A5 then subtract that number from Cell G5 & finally use =LenText to
convert it back to feet & inches(All of this will happen in Cell C5 if
possible). Excell 2000 on Windows ME Anyhelp would be great.

  #3   Report Post  
 
Posts: n/a
Default

Thanks

"Duke Carey" wrote:

If by macros you mean user-defined functions, then presumably you would use

=LenText(G5-Feet(A5))


" wrote:

I have two macros =Feet and =LenText. Feet converts 12' 0" into 12.00
(decimal format), LenText converts decimal to feet & inches. Now heres what
I would like,
I will enter feet and inchs into cell A5. Cell C5 will use macro =feet from
cell A5 then subtract that number from Cell G5 & finally use =LenText to
convert it back to feet & inches(All of this will happen in Cell C5 if
possible). Excell 2000 on Windows ME Anyhelp would be great.

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
cell color index comparison MINAL ZUNKE New Users to Excel 1 June 30th 05 07:11 AM
Copying and Filling Cell With Functions DLZ217 Excel Discussion (Misc queries) 1 June 23rd 05 01:53 AM
Multiple functions in one cell Kevin Excel Worksheet Functions 2 March 13th 05 03:21 AM
Combine two formulas in one cell T.R. Excel Discussion (Misc queries) 1 March 9th 05 11:55 PM
How to combine 2 different SUMPRODUCT criteria into one cell????? Tourcat Excel Worksheet Functions 4 February 10th 05 07:25 AM


All times are GMT +1. The time now is 02:01 AM.

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"