LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Junior Member
 
Posts: 1
Default I need to cut characters off of a list of text cells...

Hi guys,

We've got a complicated process to post images of our thousands of parts into our database system.

Currently I have to get the file address of the image, such as:
docs.google.com/file/d/THISISTHETEXTINEED/edit?usp=sharing

The 'THISISTHETEXTINEED' section is, of course,the chunk I need to extract.

I can get this by using the left and right functions
=RIGHT(Q22, LEN(Q22)-31)
and
=LEFT(R22, LEN(R22)-17)

However, I'd like to be able to use these two functions in one cell, and I have no clue how to do that - can someone please show me how to combine these two functions in one cell?

Additionally, I need to be able to copy the output from excel into our database. The problem is that when the functions output data, it shows the data, but if you copy the cell, you only copy the function, not the output value. I can copy the cell containing the function, and paste right next to it with 'paste special - value. This will then show just the 'THISISTHETEXTINEED' data, in text, which I can then copy out. However, I'd like to be able to make Excel output that data as text automatically.

In other words, if you have a cell that adds the values of two cells (=A1+A2) and the result is ten, if you copy that cell, you won't get 10, you'll get =A1+A2. I want to copy the cell and get the value, not the function.
Or, more specifically, I'd like for the results to paste special-value into an adjacent cell automatically, without me having to copy and paste it each and every time. Is there a way to do this?

Thanks guys!

Last edited by Larry Walsh : July 18th 13 at 07:57 PM
 
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
Cut/paste cells based on text color or certain characters michaelberrier Excel Discussion (Misc queries) 8 February 3rd 07 03:46 PM
Filling cells with Word text characters GlennB Excel Discussion (Misc queries) 0 November 27th 06 07:19 PM
TEXT CELLS OVER 40 CHARACTERS Lisa Excel Discussion (Misc queries) 2 October 10th 05 03:04 PM
TEXT CELLS OVER 40 CHARACTERS Lisa Excel Discussion (Misc queries) 0 October 5th 05 12:41 PM
REMOVE SPECIAL CHARACTERS FROM TEXT CELLS javila255 Excel Worksheet Functions 1 April 2nd 05 06:24 PM


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

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"