473,383 Members | 1,789 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

How to search for a value, and move my cursor to the adjacent cell in MS Excel

It's quite simple what I need to do, but for some reason the process is escaping me! IF I could use Access, I would be relaxing with a cup of coffee by now...

I use a barcode scanner to log our fire extinguisher checks at this facility (we have hundreds of them to be checked monthly). I want to place a "Location" number and an "Extinguisher" number barcode. The goal is to be able to walk up, do the visual inspection, and then quickly scan the location, and scan the extinguisher. The scanner uses Excel Mobile, and I load the sheet from my PC for it to work from. It's important that the person using the scanner NOT have to find and tap a cell before each scan.

I figure that if I scan the location (which will be listed under column "A" on the sheet as a numeric value corresponding to the barcode), have the scanner input that number into a cell, search for the matching number in column "A", and then deposit the cursor into the cell just to the right of that... Then my next scan (the Extinguisher's numeric value/barcode scan) is placed in that cell, and the cursor returns to the original cell.

It would be lovely if the date/time would go into column "C" before returning, but I don't want to push my luck.

Even if someone could give me a starting point, I would really appreciate it! Part of my fear is that the Excel Mobile version cannot handle VBA - but I won't know until I try it, right?

Thanks in advance!
Oct 12 '10 #1
0 1428

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Graham Y | last post by:
I have a datagrid, populated via a SQL dataset, and I want the user to select a row by clicking on it and then using the value in the first cell as my key for my next query. Using...
1
by: sjebaemer | last post by:
how do i get the value of the combobox cell?
7
by: Seash | last post by:
Hi friends , here is the sample code private void txtbox_KeyPress(object sender, System.Windows.Forms.KeyPressEventArgs e) { if(e.KeyChar == 13) //enter { txtbox2.Focus(); }
1
by: hazz | last post by:
I am simply trying to obtain the value of a specific cell ( a CustomerID in a particular row.) in a DataGridView. How (or can I ) do this using the RowEnter event? The datagrid is bound to a...
0
by: aboobackerpm | last post by:
i am using a binded dgv with datatable my problem is how i can update the changes in a cell of a dgv to datatable without move to next cell my dgv's allow addnew property is false because of...
2
by: abhilash12 | last post by:
pls help me when mouse move on the cell how can identify cell border using javascript
4
by: TisMe | last post by:
Hi All, Can anyone help me out here? I am trying to get the value of a GV cell, code is below (Obviously not useful - But this is what I have ended up with during my testing). I have bound...
0
by: Sitanshu Mohapatra | last post by:
Hi All, Plz reply me how To get value from a selected cell in a datagrid and to update with a numeric up down, so that what ever row the user selects , it's value will be same as the numeric up...
1
by: gbengston | last post by:
Please look at my example, I have a script that pulls the value of one cell and inserts it into an input box in another cell. My problem is that the source cell is itself an input box so when I pull...
3
by: l2urhwhc4u | last post by:
Hello, I really need help with this problem I'm facing. I'm writing a recipe guide program using VBA form. I got to the part where the user can type in an ingredient and I need the program to...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.