ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Help with microsoft excel (https://www.excelbanter.com/excel-worksheet-functions/242452-help-microsoft-excel.html)

beckvalleybooks

Help with microsoft excel
 
I want to insert g after data already entered in a column for every row in
that coloumn. I have over 4000 rows so this would take ages manually, is
there another way.

currently for example
0.100
want it to read
0.100g

please note all rows have different numbers.

Gord Dibben

Help with microsoft excel
 
Would a Custom Format of #,##0.00"g" work for you?

If you want the "g" hard-coded you must use a helper column and a formula

=A1 & "g" entered in B1

Double-click on the fill handle of B1

Select column B and copy.

Then paste specialValuesOkEsc

Delete column A


Gord Dibben MS Excel MVP



On Sat, 12 Sep 2009 09:45:01 -0700, beckvalleybooks
wrote:

I want to insert g after data already entered in a column for every row in
that coloumn. I have over 4000 rows so this would take ages manually, is
there another way.

currently for example
0.100
want it to read
0.100g

please note all rows have different numbers.



beckvalleybooks

Help with microsoft excel
 
Fantastic , thankyou, worked completely.

"Gord Dibben" wrote:

Would a Custom Format of #,##0.00"g" work for you?

If you want the "g" hard-coded you must use a helper column and a formula

=A1 & "g" entered in B1

Double-click on the fill handle of B1

Select column B and copy.

Then paste specialValuesOkEsc

Delete column A


Gord Dibben MS Excel MVP



On Sat, 12 Sep 2009 09:45:01 -0700, beckvalleybooks
wrote:

I want to insert g after data already entered in a column for every row in
that coloumn. I have over 4000 rows so this would take ages manually, is
there another way.

currently for example
0.100
want it to read
0.100g

please note all rows have different numbers.




Gord Dibben

Help with microsoft excel
 
Just curious.

Did you go with the custom format or the helper column with formulas?

I did not note that if you go with the formula method, the numbers are no
longer numbers but text.


Gord

On Sat, 12 Sep 2009 10:05:01 -0700, beckvalleybooks
wrote:

Fantastic , thankyou, worked completely.

"Gord Dibben" wrote:

Would a Custom Format of #,##0.00"g" work for you?

If you want the "g" hard-coded you must use a helper column and a formula

=A1 & "g" entered in B1

Double-click on the fill handle of B1

Select column B and copy.

Then paste specialValuesOkEsc

Delete column A


Gord Dibben MS Excel MVP



On Sat, 12 Sep 2009 09:45:01 -0700, beckvalleybooks
wrote:

I want to insert g after data already entered in a column for every row in
that coloumn. I have over 4000 rows so this would take ages manually, is
there another way.

currently for example
0.100
want it to read
0.100g

please note all rows have different numbers.






All times are GMT +1. The time now is 09:43 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com