Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Barcode suffix & Prefix

Hello there,

I have a question and I need an answer if someone can offer me one. I have
a barcode scanner. If I will try to scan in a cell in excel will take the
barcode number in it and the default enter will move me to the cell under the
first. This is something that I want.
My problem is that my barcode has a prefix (CTRL & F2) and suffix (CTRL &
F2) because I need these prefix & suffix in my ERP. Is there any way when I
scan in excel to bypass these two. Maybe with the function "OnKey" or
something else without changing the barcode reader programming?

Thanks in Advance

Dimitris

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 33
Default Barcode suffix & Prefix

Can you provide an example of what the cell result looks like? I'm trying to
imagine how the CTRL&F2 is coming through...

--
Happy calculating!

If you like this answer, please click ''Yes.''




"Dimitris" wrote:

Hello there,

I have a question and I need an answer if someone can offer me one. I have
a barcode scanner. If I will try to scan in a cell in excel will take the
barcode number in it and the default enter will move me to the cell under the
first. This is something that I want.
My problem is that my barcode has a prefix (CTRL & F2) and suffix (CTRL &
F2) because I need these prefix & suffix in my ERP. Is there any way when I
scan in excel to bypass these two. Maybe with the function "OnKey" or
something else without changing the barcode reader programming?

Thanks in Advance

Dimitris

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Barcode suffix & Prefix

The €śCTRL & F2 " has been programming on the barcode and it is useful in my
ERP application which it is necessary in order the erp to understand when the
scanning is begging and when it will finish. But in excel the same
combination has different work. If I could say to excel to ignore these
fields before and after the actual barcode I would have a solution to my
problem. Can I say to excel that Enter=" CTRL & F2 " or something else. The
main idea is that when I scan I take: "CTRL & F2" barcode " CTRL & F2" and I
want to keep only the barcode and then pass to the cell under the first..

Thanks a lot

Dimitris

"GSnyder" wrote:

Can you provide an example of what the cell result looks like? I'm trying to
imagine how the CTRL&F2 is coming through...

--
Happy calculating!

If you like this answer, please click ''Yes.''




"Dimitris" wrote:

Hello there,

I have a question and I need an answer if someone can offer me one. I have
a barcode scanner. If I will try to scan in a cell in excel will take the
barcode number in it and the default enter will move me to the cell under the
first. This is something that I want.
My problem is that my barcode has a prefix (CTRL & F2) and suffix (CTRL &
F2) because I need these prefix & suffix in my ERP. Is there any way when I
scan in excel to bypass these two. Maybe with the function "OnKey" or
something else without changing the barcode reader programming?

Thanks in Advance

Dimitris

  #4   Report Post  
Posted to microsoft.public.excel.programming
jaf jaf is offline
external usenet poster
 
Posts: 300
Default Barcode suffix & Prefix

Hi Dimitris,
How about a helper column.
One column contains the ctrl&f2 and the other does not.

John

"Dimitris" wrote in message ...
The €śCTRL & F2 " has been programming on the barcode and it is useful in my
ERP application which it is necessary in order the erp to understand when the
scanning is begging and when it will finish. But in excel the same
combination has different work. If I could say to excel to ignore these
fields before and after the actual barcode I would have a solution to my
problem. Can I say to excel that Enter=" CTRL & F2 " or something else. The
main idea is that when I scan I take: "CTRL & F2" barcode " CTRL & F2" and I
want to keep only the barcode and then pass to the cell under the first..

Thanks a lot

Dimitris

"GSnyder" wrote:

Can you provide an example of what the cell result looks like? I'm trying to
imagine how the CTRL&F2 is coming through...

--
Happy calculating!

If you like this answer, please click ''Yes.''




"Dimitris" wrote:

Hello there,

I have a question and I need an answer if someone can offer me one. I have
a barcode scanner. If I will try to scan in a cell in excel will take the
barcode number in it and the default enter will move me to the cell under the
first. This is something that I want.
My problem is that my barcode has a prefix (CTRL & F2) and suffix (CTRL &
F2) because I need these prefix & suffix in my ERP. Is there any way when I
scan in excel to bypass these two. Maybe with the function "OnKey" or
something else without changing the barcode reader programming?

Thanks in Advance

Dimitris


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Barcode suffix & Prefix

Dear john,
Unfortsountly it is not going to help. You can see my next post for the
same reason with title "Change default F12"

Thanks

Dimitris

"jaf" wrote:

Hi Dimitris,
How about a helper column.
One column contains the ctrl&f2 and the other does not.

John

"Dimitris" wrote in message ...
The €śCTRL & F2 " has been programming on the barcode and it is useful in my
ERP application which it is necessary in order the erp to understand when the
scanning is begging and when it will finish. But in excel the same
combination has different work. If I could say to excel to ignore these
fields before and after the actual barcode I would have a solution to my
problem. Can I say to excel that Enter=" CTRL & F2 " or something else. The
main idea is that when I scan I take: "CTRL & F2" barcode " CTRL & F2" and I
want to keep only the barcode and then pass to the cell under the first..

Thanks a lot

Dimitris

"GSnyder" wrote:

Can you provide an example of what the cell result looks like? I'm trying to
imagine how the CTRL&F2 is coming through...

--
Happy calculating!

If you like this answer, please click ''Yes.''




"Dimitris" wrote:

Hello there,

I have a question and I need an answer if someone can offer me one. I have
a barcode scanner. If I will try to scan in a cell in excel will take the
barcode number in it and the default enter will move me to the cell under the
first. This is something that I want.
My problem is that my barcode has a prefix (CTRL & F2) and suffix (CTRL &
F2) because I need these prefix & suffix in my ERP. Is there any way when I
scan in excel to bypass these two. Maybe with the function "OnKey" or
something else without changing the barcode reader programming?

Thanks in Advance

Dimitris



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
Barcode suffix ean128 Kurt EAN128 Excel Discussion (Misc queries) 5 June 26th 14 09:34 AM
split prefix and suffix RayNDM83 Excel Discussion (Misc queries) 9 July 22nd 09 10:24 PM
Prefix and Suffix Clare Excel Discussion (Misc queries) 2 January 30th 06 07:26 PM
adding the same prefix or suffix to a range of cells Betty Turvy Excel Discussion (Misc queries) 5 July 12th 05 05:13 PM
I'd like to add a suffix... Dr. Darrell Excel Discussion (Misc queries) 4 June 18th 05 04:45 PM


All times are GMT +1. The time now is 04:30 AM.

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"