Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Row #s Not Advancing When I Copy Formula

Hi All. I'm working on a spreadsheet of addresses that I have to convert to
barcode. I found a plug-in that makes barcode a font. My address parts are
in multiple columns. When I copy the formula to pull the address parts into
one column, the row numbers are not advancing as I copy them down. Here's my
formula. Can anyone tell me what I'm doing wrong?

(=ConvertStringToCode128(Concatenate(G6, H6, I6, J6))

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 694
Default Row #s Not Advancing When I Copy Formula

Hi Patti
I don't know anything about your formula
(=ConvertStringToCode128(Concatenate(G6, H6, I6, J6)) but if you concatenate
first like this =Concatenate(G6, H6, I6, J6) the row number will advance as you
copy down, maybe then you can use your formula with the new column
(=ConvertStringToCode128(L6)), something like that..
HTH
John

"Patti Robertson" <Patti wrote in message
...
Hi All. I'm working on a spreadsheet of addresses that I have to convert to
barcode. I found a plug-in that makes barcode a font. My address parts are
in multiple columns. When I copy the formula to pull the address parts into
one column, the row numbers are not advancing as I copy them down. Here's my
formula. Can anyone tell me what I'm doing wrong?

(=ConvertStringToCode128(Concatenate(G6, H6, I6, J6))


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
Advancing the year JT Excel Discussion (Misc queries) 5 August 20th 09 07:24 PM
Advancing formula spankydata Excel Worksheet Functions 3 August 10th 06 09:49 AM
Advancing Timing lsmft Excel Discussion (Misc queries) 2 April 9th 06 04:04 PM
Advancing Down A List Minitman Excel Worksheet Functions 6 December 6th 05 02:44 AM
Copy Cell or Column without advancing formula reference? sgluntz Excel Discussion (Misc queries) 1 March 17th 05 07:13 PM


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