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: 6
Default Concatenation with Pocket Excel

Hi,

I trying to create a formula in Pocket Excel (WM 5.0) that will simply take
a source column of dates in the format "1/1/2006" and put only the month and
year into a new column in the format "1/2006" to be used by a chart. In the
desktop of Excel I would just use:

=CONCATENATE(MONTH(A1),"/",YEAR(A1))

However, I've discovered that Pocket Excel doesn't support the CONCATENATE
function. Is there an alternative way to do this (without creating new
columns of date for month and year)?

Also, it seems that I cannot do a CTRL click type select and select columns
of data that are not next to each other. Am I overlooking something or does
this functionality just not exist?

Thanks,

Ian
 
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
Pocket Excel Carol D'Souza Excel Worksheet Functions 0 February 23rd 10 04:19 PM
pocket pc excel plumcraezy Excel Discussion (Misc queries) 0 September 21st 06 04:42 PM
How do I export an Excel spreadsheet to Pocket PC (Pocket Excel)?. Selena Excel Discussion (Misc queries) 1 December 7th 04 03:01 AM
Pocket Excel Brandon Van Dine Excel Programming 1 July 27th 04 07:03 PM
Pocket Excel Jerry P.[_2_] Excel Programming 0 September 8th 03 02:33 PM


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