Jump To Next Cell After X Seconds
Jan 13, 2008
1. Create a worksheet for each set of tables (Sheet1: 2x table, Sheet2: 3x table etc)
2. In field A3 (e.g.), I'd type (Formatted as text): 2x1=
3. In field B3, he'd have to type the answer. To prevent him from using the cell as a calculating tool, it will be formatted as text (courtesy of Prevent Someone From Entering A Formula In A Cell)
4. He'll start the test by clicking a button that says "START THE TEST" (or something more exciting, like "Earn some money!"). I'd like a macro to select the first cell (This I can do, believe it or not! :-)) and then, after, say 5 seconds, jump to the second cell, then the third etc up to the last cell (2x13=)
5. Despite the timer, the active cell must be allowed to be changed to the following one (one down) by pressing "Enter" (In other words, if the timer is set at 5 seconds and Jonathan enters the answer in 1, he may then press enter and move to the following cell immediately)
5. He can only enter the answer in the cell while highlighted and I'll have the whole sheet protected once the macro has done its run to the end or once he's answered the final question and pressed "Enter".
View 3 Replies
ADVERTISEMENT
Jan 18, 2010
I want to change 1 minute 24 seconds and 5 tenths into a seconds number. So basically it would come out as 84.50 seconds.
View 4 Replies
View Related
Sep 23, 2007
How can I Convert Decimal Minutes & Seconds To Total Seconds?
Here is the sample
View 4 Replies
View Related
Jun 28, 2008
I trying to figure a formula to convert time on a phone call eg. 01:01:21 into total seconds (3661). Phonecalls will never be more than an hour long but the spreadsheet I will be supplied with (havn't got it yet!) will display them in the 00:00:00 format.
View 5 Replies
View Related
Nov 25, 2011
I am trying to jump over with tab key. like if i enter information in cell D6, then when I press the tab key it should jump to D8, then when i press the tab again it should go to D10.
View 2 Replies
View Related
Dec 14, 2006
Can VBA used to jump to cell in my worksheet the user is in C8 they enter their values in C8 and then press Enter Instead of going down they go to C14 ?
Is this something I can do with VBA
View 9 Replies
View Related
Nov 25, 2008
Is there a formula or macro that will allow me to click on one cell, let's say A5, and it would immediately take me down to another cell. I have a worksheet that lists, at the top of the page, a summary of the numbers entered down further in the worksheet. the whole worksheet is very long so I would like to make it so that if I click in a blank cell, to the left of the data, it would automatically drop down to the original data further down the worksheet.
View 9 Replies
View Related
Jun 18, 2008
Is there an easy way of converting seconds from using a time into hours, minutes, seconds
View 9 Replies
View Related
Jun 21, 2009
How would I go about converting - for example:
0:22 (formated general) to a number = 22
or
1:30 (formated general) to a number = 90
View 9 Replies
View Related
Jul 13, 2006
I am trying to convert a number of "hours" "minutes" and "seconds", to give me a result in seconds only, in order that I may then financially cost the amount of time spent on a task. (A time and motion costing exercise)
Example:
1119:48:06
Represents 1119hours:48minutes:36seconds spent on a task.
I can manually convert this to 4031286 seconds, but it just takes too much time !!!(sorry!)
The data is extracted from a database which is unable to split the hours,minutes,seconds into seperate fields, which prevents me from using three cells in excel.
View 9 Replies
View Related
Dec 7, 2007
I have a spreadsheet that imports data relating to phone call durations. The information imports as a total number of seconds taken.
What I need to do is to change that number of seconds into hours, minutes and seconds.
Changing the format of the cells doesn't work.
I've tried everything I can think of, and run out of ideas.
example:
23 needs changing to 00:00:23
96 needs changing to 00:01:36
268 to 00:04:28
9374 to 02:35:14
View 7 Replies
View Related
Aug 12, 2008
I already have a cell that uses a function to find my next empty cell
(=INDEX($A$9:$A$10000;EQUIV(1;1/(ESTVIDE($B$9:$B$10000));0)))
Everything works great, but now I made a command button to be able to JUMP to that cell number, and that's where I need help.
I want to take the cell number written inside 1 cell (like "0011") and use that to jump to that specific cell.
View 9 Replies
View Related
May 24, 2008
I want to jump from one cell position (on picture, marked with numbers from 1 - 6)
But i want to jump to them respectly(first to 2, then on 3....) I have used these numbers just to describe space between cells(in rows and columns), and actually those are blank cells! Starting blank cell can be everywhere(e.g. A2), it doesnt matter, it is only important how to jump from one cell to another in mentioned manner!!!!!!!
View 7 Replies
View Related
May 2, 2008
On Sheet1 I always enter information into Cell X1 first, then hit Enter. Now I need to continue entering data into Cells B10 through B75. Is there a way to set Cell X1 to jump to Cell B10 after I hit Enter?
View 14 Replies
View Related
Feb 28, 2013
Is it possible to jump from one cell to another once a certain number of lines/characters has been reached to continue entering information uninterrupted with a macro?
Example: Cell A37 holds 10 lines with 78 character spaces on each line. Anymore than that is hidden. I would like to jump to cell A61 automatically when A37 reaches that limit to continue entering information without having to stop and click on A61. Is this possible?
View 9 Replies
View Related
Dec 5, 2007
is it possible to create in Excel something similar to the text box you have when you enter the product key on the text boxes?
like for example, when you need to type 1997 as your id.
when you typed "1" in A1, cursor will automatically move to B1.
when you typed "9" in B1, cursor will automatically move to C1...
and so on..
thus, user that fill in the form does not need to press enter, or right arrow key when inputting their id.
View 9 Replies
View Related
Oct 27, 2007
I have a list of numbers in column B of one sheet.
these numbers are unique and randomly allocated to other sheets in the workbook.
i would like a macro which when a user double clicks on a cell in the list of numbers .. the macro will jump to the sheet containing that number.. (i.e. do something like the find function)...
I have some code below which might be useful for you but I can't work out what I need to write.
View 14 Replies
View Related
Jan 29, 2013
I have been trying for the last two weeks to convert a list of seconds into minutes and seconds, but just can not do it?
Below is an example of my raw data, that I need to convert into minutes and seconds:
120000
120000
120000
2880000
480000
[code].....
View 5 Replies
View Related
Sep 25, 2009
I'm using a button in my sheet to jump around to standard locations in each worksheet. Generally in the active worksheet I have these three buttons working perfectly.
However I have one button that takes you from the worksheet into the dashboard. The problem is if you had scrolled the dashboard around you may be put at your last place. I want the screen to jump to and center on R1C1
View 4 Replies
View Related
Apr 17, 2013
At the top of my spreadsheet, a day of the week is selected via Dropdown.
Below that in a table, the days of the week are split into hourly slots.
I want to write a macro to jump to the first cell in the bottom table containing the day selected in top cell.
View 9 Replies
View Related
Apr 25, 2014
I have a row that contains each date for the year in B5:NB5. I would like to have a button or macro that will jump to the cell containing today's date.
View 4 Replies
View Related
Mar 24, 2014
I'm looking for a macro to jump to and select a cell if it matches the text in another cell based on a drop down list. So I have a drop down list in cell c57 and a form control search button right next to it. I want the user to be able to select from the drop down, click search and then jump to the cell that matches what they selected. I would like the macro to search from B:60 - B629.
View 4 Replies
View Related
Jun 8, 2009
How can when I enter one number in cell of sheet1,this number will display in specific cell in sheet2?(not hyperlink)
Example:
When I type 2009 in C3 of sheet1,it will automatically display in C3 of sheet2..
View 9 Replies
View Related
Jan 30, 2009
how can i record a cell's value on a different tab every x seconds?
the value is updated every y seconds and i would like a list in column A of the cell's changing values.
every refresh may produce the same value.
View 9 Replies
View Related
Aug 6, 2008
is there away to format a cell to do minutes and seconds? then get an overall sum?
View 9 Replies
View Related
Apr 23, 2006
I currently have a lot of times saved in an excel file that are in seconds for example 245.9 seconds. Need formula where i could have in the next cell to it where it would say 4 minutes 5.9 seconds.
View 2 Replies
View Related
Feb 4, 2013
I need to have a ticking clock by seconds in cell A1 on Sheet1.
This cannot have the current date associated with it. It needs to only show the time because I am using specific times in A4:A200 for employee report times, and in column B an IF statement
=IF(F4="x","Checked In",IF(A4>$A$1,"Early","Late"))
that show if an employee check in late. Column F will be used by our supervisor and they will simply mark an 'x' when the employee reports in for their shift.
I would like this macro to start automatically when a user opens the workbook, and stop when they close it.
View 1 Replies
View Related
Jun 10, 2008
I have 2 problems:
1) I am doing multiple sumproducts on 6 sheets within a workbook with last row now being in the 12,000 cell range. Since putting in this SumProduct, my excel is extremley slow and affecting other windows applications. Is there anything I can use to replace this sum product ?
=SUMPRODUCT(--(TEXT($B$4:$B$9003,"mmddyyhh")=TEXT(P2273,"mmddyyhh")),$D$4:$D$9003)
It seems to be starting the calculations even before I put any values in column D ? I have already tried the manual calculation, but it is not making much of a difference.
2) After doing the sumproduct, I then need another row to look at the value of the sumproduct cell and report it in another sheet. My problem is that the cell contains the date and time in 1 cell, but in order to get the cell to lookup the value properly I need to delete the 00 in the seconds to refresh the cell or else it gives me back an n/a# value, even though the seconds are 00 and not 01 or 02 etc ?
example : ....
View 9 Replies
View Related
Apr 1, 2009
I have the foollowing equation in a cell:
=NETWORKDAYS(A2,A12)+G12
My answer is 1081:23:42.
Is there a way to have it show the number of days, hours, minutes and seconds? So it will say 45:1:23:42? (45 days, 1 hour, etc...) Or something along these lines?
View 9 Replies
View Related
Sep 9, 2009
How do I make the cursor jump down to the next row. Example: once I entered value on H2, I would like the cursor jump down to A3 then once I reach H3, the cursor would jump down to A4 and so on.
View 5 Replies
View Related