Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default Concatenating formulas

On Sun, 1 Apr 2018 13:18:49 -0700 (PDT), GARYWC wrote:

Cell D5 contains: =INDIRECT("f16") ; the result is: 1:10 PM
Cell E5 contains: ="/ "&INDIRECT("g16")&" degrees" ; the result is: / 78 degrees

When I concatenate both formulas:
=INDIRECT("f16")&"/ "&INDIRECT("g16")&" degrees"
the result is: 0.548611111111111/ 78 degrees

How can I write the concatenated formulas so the result is: 1:10 PM / 78 degrees ?


Please don't multi-post.

You asked this question in microsoft.public.excel.misc.

I am cross-posting from microsoft.public.excel to minimize duplication
of effort -- and possibly to discourage replies to a multi-post.

http://www.theaccessweb.com/netiquette.htm
3. Multiposting is bad!
a. You commit the crime of multi-posting your questions by posting the
same question to several different newsgroups, one at a time.
b. Several folks who could answer your questions take this as a
serious misuse of newsgroups and will likely ignore your questions.

  #2   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default Concatenating formulas

On Mon, 02 Apr 2018 03:58:11 -0400, Wally W. wrote:

On Sun, 1 Apr 2018 15:56:01 -0700 (PDT), GARYWC wrote:

I've deleted my post in microsoft.public.excel.programming and in microsoft.public.excel but I can't delete it in microsoft.public.excel.misc.

Now, how can I get an answer to my post?


Try this if the source cells contain a time and an angle:

=TEXT(f16,"h:m AM/PM")&" / "&g16&" degrees"

I don't know why you are using the "indirect" function. Maybe it needs
to be included at both references for some reason.


Deleting usually doesn't work, so cross-posting to those.
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 80
Default Concatenating formulas

When I insert a new row at the top of my spreadsheet, the existing cells move down one row. I then enter the appropriate data in the new row's cells.

The INDIRECT function ensures that the formulas always refer to the cell in the top row of my spreadsheet.
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
Concatenating Formulas Bob Zimski Excel Programming 3 July 17th 09 01:22 AM
Need help concatenating and formulas Arkitek Excel Discussion (Misc queries) 1 December 18th 06 10:12 PM
Concatenating two formulas Mukesh Garg Excel Discussion (Misc queries) 4 October 5th 05 12:27 PM


All times are GMT +1. The time now is 10:40 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"