Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
M.Siler
 
Posts: n/a
Default How to post sample data to this NG

What is the best way to post data to this newsgroup such that people kind
enough to help can copy/paste the data into a sheet.

If I had the following:

A1 = 5 B1 = Apple C1 = Red
A2 = 9 B2 = Grape C2 = Blue
A3 = 2 B3 = Orange C3 = Green

I've tried the follow, but nothing seems to work... any suggestions?

5,Apple,Red
9,Grape,Blue
2,Orange,Green

or

"5","Apple","Red"
"9","Grape","Blue"
"2","Orange","Green"

or

5;Apple;Red
9;Grape;Blue
2;Orange;Green



  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

I prefer

A B C
1 5 Apple Red
2 9 Grape Blue
3 2 Orange Green


but any of your other forms will work - I'd just paste them in and use
Data/Text to Columns to distribute them. However, enclosing the values
in quotes will tend to cause them to be entered as text, which you might
not want for column A.

In article ,
"M.Siler" wrote:

What is the best way to post data to this newsgroup such that people kind
enough to help can copy/paste the data into a sheet.

If I had the following:

A1 = 5 B1 = Apple C1 = Red
A2 = 9 B2 = Grape C2 = Blue
A3 = 2 B3 = Orange C3 = Green

I've tried the follow, but nothing seems to work... any suggestions?

5,Apple,Red
9,Grape,Blue
2,Orange,Green

or

"5","Apple","Red"
"9","Grape","Blue"
"2","Orange","Green"

or

5;Apple;Red
9;Grape;Blue
2;Orange;Green

  #3   Report Post  
M.Siler
 
Posts: n/a
Default

I never knew about Data Text to Columns...

I like your way, you just have to remember to select on screen 3 of 3 the
radio button for "Do not import column (skip)" and make sure the first
column in the "Data preview" area so the row numbers aren't put in.

OR

Delete Column A when done.

Thanks!

"JE McGimpsey" wrote in message
...
I prefer

A B C
1 5 Apple Red
2 9 Grape Blue
3 2 Orange Green


but any of your other forms will work - I'd just paste them in and use
Data/Text to Columns to distribute them. However, enclosing the values
in quotes will tend to cause them to be entered as text, which you might
not want for column A.

In article ,
"M.Siler" wrote:

What is the best way to post data to this newsgroup such that people kind
enough to help can copy/paste the data into a sheet.

If I had the following:

A1 = 5 B1 = Apple C1 = Red
A2 = 9 B2 = Grape C2 = Blue
A3 = 2 B3 = Orange C3 = Green

I've tried the follow, but nothing seems to work... any suggestions?

5,Apple,Red
9,Grape,Blue
2,Orange,Green

or

"5","Apple","Red"
"9","Grape","Blue"
"2","Orange","Green"

or

5;Apple;Red
9;Grape;Blue
2;Orange;Green



  #4   Report Post  
Bob Phillips
 
Posts: n/a
Default

Invariably we have some work to do, but if we are minded to help, the format
JE suggests usually works best.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"M.Siler" wrote in message
m...
I never knew about Data Text to Columns...

I like your way, you just have to remember to select on screen 3 of 3 the
radio button for "Do not import column (skip)" and make sure the first
column in the "Data preview" area so the row numbers aren't put in.

OR

Delete Column A when done.

Thanks!

"JE McGimpsey" wrote in message
...
I prefer

A B C
1 5 Apple Red
2 9 Grape Blue
3 2 Orange Green


but any of your other forms will work - I'd just paste them in and use
Data/Text to Columns to distribute them. However, enclosing the values
in quotes will tend to cause them to be entered as text, which you might
not want for column A.

In article ,
"M.Siler" wrote:

What is the best way to post data to this newsgroup such that people

kind
enough to help can copy/paste the data into a sheet.

If I had the following:

A1 = 5 B1 = Apple C1 = Red
A2 = 9 B2 = Grape C2 = Blue
A3 = 2 B3 = Orange C3 = Green

I've tried the follow, but nothing seems to work... any suggestions?

5,Apple,Red
9,Grape,Blue
2,Orange,Green

or

"5","Apple","Red"
"9","Grape","Blue"
"2","Orange","Green"

or

5;Apple;Red
9;Grape;Blue
2;Orange;Green





  #5   Report Post  
M.Siler
 
Posts: n/a
Default

So it shall be. Thanks!

"Bob Phillips" wrote in message
...
Invariably we have some work to do, but if we are minded to help, the
format
JE suggests usually works best.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"M.Siler" wrote in message
m...
I never knew about Data Text to Columns...

I like your way, you just have to remember to select on screen 3 of 3 the
radio button for "Do not import column (skip)" and make sure the first
column in the "Data preview" area so the row numbers aren't put in.

OR

Delete Column A when done.

Thanks!

"JE McGimpsey" wrote in message
...
I prefer

A B C
1 5 Apple Red
2 9 Grape Blue
3 2 Orange Green


but any of your other forms will work - I'd just paste them in and use
Data/Text to Columns to distribute them. However, enclosing the values
in quotes will tend to cause them to be entered as text, which you
might
not want for column A.

In article ,
"M.Siler" wrote:

What is the best way to post data to this newsgroup such that people

kind
enough to help can copy/paste the data into a sheet.

If I had the following:

A1 = 5 B1 = Apple C1 = Red
A2 = 9 B2 = Grape C2 = Blue
A3 = 2 B3 = Orange C3 = Green

I've tried the follow, but nothing seems to work... any suggestions?

5,Apple,Red
9,Grape,Blue
2,Orange,Green

or

"5","Apple","Red"
"9","Grape","Blue"
"2","Orange","Green"

or

5;Apple;Red
9;Grape;Blue
2;Orange;Green









  #6   Report Post  
M.Siler
 
Posts: n/a
Default

I just attached a file and it posted here. I didn't think it would. Given
that it did, is there anyone that will get upset or is this a good way to
explain something when there's just too much and the actual workbook would
be best?

What about HTML posts?

"M.Siler" wrote in message
...
So it shall be. Thanks!

"Bob Phillips" wrote in message
...
Invariably we have some work to do, but if we are minded to help, the
format
JE suggests usually works best.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"M.Siler" wrote in message
m...
I never knew about Data Text to Columns...

I like your way, you just have to remember to select on screen 3 of 3
the
radio button for "Do not import column (skip)" and make sure the first
column in the "Data preview" area so the row numbers aren't put in.

OR

Delete Column A when done.

Thanks!

"JE McGimpsey" wrote in message
...
I prefer

A B C
1 5 Apple Red
2 9 Grape Blue
3 2 Orange Green


but any of your other forms will work - I'd just paste them in and use
Data/Text to Columns to distribute them. However, enclosing the values
in quotes will tend to cause them to be entered as text, which you
might
not want for column A.

In article ,
"M.Siler" wrote:

What is the best way to post data to this newsgroup such that people

kind
enough to help can copy/paste the data into a sheet.

If I had the following:

A1 = 5 B1 = Apple C1 = Red
A2 = 9 B2 = Grape C2 = Blue
A3 = 2 B3 = Orange C3 = Green

I've tried the follow, but nothing seems to work... any suggestions?

5,Apple,Red
9,Grape,Blue
2,Orange,Green

or

"5","Apple","Red"
"9","Grape","Blue"
"2","Orange","Green"

or

5;Apple;Red
9;Grape;Blue
2;Orange;Green








  #7   Report Post  
Bernie Deitrick
 
Posts: n/a
Default

I actually prefer the comma delimited:

5,Apple,Red
9,Grape,Blue
2,Orange,Green

That way, I don't have to deal with weird spaces when using text to columns.
Of course, if your cells have commas, you're cooked.


HTH,
Bernie
MS Excel MVP


"M.Siler" wrote in message
...
What is the best way to post data to this newsgroup such that people kind
enough to help can copy/paste the data into a sheet.

If I had the following:

A1 = 5 B1 = Apple C1 = Red
A2 = 9 B2 = Grape C2 = Blue
A3 = 2 B3 = Orange C3 = Green

I've tried the follow, but nothing seems to work... any suggestions?

5,Apple,Red
9,Grape,Blue
2,Orange,Green

or

"5","Apple","Red"
"9","Grape","Blue"
"2","Orange","Green"

or

5;Apple;Red
9;Grape;Blue
2;Orange;Green





  #8   Report Post  
 
Posts: n/a
Default

if i were you and you had data; i would use a database and not excel
lol

DATAbase

much better for making reports

  #9   Report Post  
Bill Sharpe
 
Posts: n/a
Default

Access is overkill for three rows and three columns. <g

Bill

wrote in message
ups.com...
if i were you and you had data; i would use a database and not excel
lol

DATAbase

much better for making reports


  #10   Report Post  
M.Siler
 
Posts: n/a
Default

How does everyone feel if a unique delimiter was used line the tilde ~

5~Apple~Red
9~Grape~Blue
2~Orange~Green

Then use Data Text to Columns... and select the tilde as the delimiter and
you're golden.

I looked through options and didn't see where I could set the ~ as the
default delimiter.


"Bernie Deitrick" <deitbe @ consumer dot org wrote in message
...
I actually prefer the comma delimited:

5,Apple,Red
9,Grape,Blue
2,Orange,Green

That way, I don't have to deal with weird spaces when using text to
columns.
Of course, if your cells have commas, you're cooked.


HTH,
Bernie
MS Excel MVP


"M.Siler" wrote in message
...
What is the best way to post data to this newsgroup such that people kind
enough to help can copy/paste the data into a sheet.

If I had the following:

A1 = 5 B1 = Apple C1 = Red
A2 = 9 B2 = Grape C2 = Blue
A3 = 2 B3 = Orange C3 = Green

I've tried the follow, but nothing seems to work... any suggestions?

5,Apple,Red
9,Grape,Blue
2,Orange,Green

or

"5","Apple","Red"
"9","Grape","Blue"
"2","Orange","Green"

or

5;Apple;Red
9;Grape;Blue
2;Orange;Green









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
Macro to search for and display data in another worksheet Mark H Excel Worksheet Functions 0 June 14th 05 12:40 PM
How do I use Excel to post data to an external database? ctimrun Excel Discussion (Misc queries) 0 June 14th 05 05:39 AM
Import Data Keeps asking for Password Dominator Excel Discussion (Misc queries) 0 June 5th 05 11:25 PM
Hints And Tips For New Posters In The Excel Newsgroups Gary Brown Excel Worksheet Functions 0 April 15th 05 05:47 PM
Extending a Chart Data Series from an Array - Can it be done? Jon Peltier Charts and Charting in Excel 4 November 30th 04 03:30 AM


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