[Solved] Find date in column

Discuss the spreadsheet application
Post Reply
User avatar
Cat101
Posts: 115
Joined: Thu May 23, 2019 4:06 am

[Solved] Find date in column

Post by Cat101 »

I have a simple spreadsheet, that will be for an entire year. The individual who sets schedules need to easily find a date within it, to note the schedule. Sometimes she's scheduling 3-4 months out.

The date is set only with 1/1/24 (in cell A1) & after that, date is just A1+1.
Do i need to change it to TEXT to find it & yes, [CTRL}F? or suggestion?

See attached
Attachments
TEST_Calendar_Sample.ods
(30.11 KiB) Downloaded 18 times
Last edited by MrProgrammer on Fri May 10, 2024 8:53 pm, edited 2 times in total.
Apache Open Office 4.1.14
Windows 10.. tho we do bounce around :/
FJCC
Moderator
Posts: 9306
Joined: Sat Nov 08, 2008 8:08 pm
Location: Colorado, USA

Re: Find a Date in a List

Post by FJCC »

You can find the dates in column A using the full Find & Replace dialog. You can bring that up with Ctrl + F or the binocular icon on the main tool bar. Click More Options and, near the bottom of the dialog, set Search In to Values. You can then search for 05/04/24 and it will find it. The setting to Values seems to be remembered, so you won't have to set that one every search, probably just once per session. The default is to look in Formulas and, of course, 05/04/24 does not appear in any of your formulas.
OpenOffice 4.1 on Windows 10 and Linux Mint
If your question is answered, please go to your first post, select the Edit button, and add [Solved] to the beginning of the title.
User avatar
Cat101
Posts: 115
Joined: Thu May 23, 2019 4:06 am

Re: Find a Date in a List

Post by Cat101 »

Hummmm...I've never done that.. But it does work, and your right, once set it works next time..

Now to remember that when the user messes with it.. LOL

THANKS!
Apache Open Office 4.1.14
Windows 10.. tho we do bounce around :/
User avatar
robleyd
Moderator
Posts: 5115
Joined: Mon Aug 19, 2013 3:47 am
Location: Murbko, Australia

Re: Find a Date in a List

Post by robleyd »

The date is set only with 1/1/24 (in cell A1) & after that, date is just A1+1.
To keep the date as a value, you can enter the start date - as you have done - then drag the value down as far as needed using the drag handle on the bottom right of the cell.
The drag handle
The drag handle
aoo_drag01.png (13.81 KiB) Viewed 451 times
Your cursor will change to a cross hair as you move it over the handle; just click and drag as needed.
Cursor changes to cross hair
Cursor changes to cross hair
aoo_drag02.png (13.31 KiB) Viewed 451 times
Slackware 15 64 bit
Apache OpenOffice 4.1.15
LibreOffice 24.2.3.2; SlackBuild for 24.2.3 by Eric Hameleers
---------------------
Roses are Red, Violets are Blue
Unexpected '{' on line 32
.
Alex1
Volunteer
Posts: 732
Joined: Fri Feb 26, 2010 1:00 pm
Location: Netherlands

Re: [Solved] Find a Date in a List

Post by Alex1 »

The day of the week can be shown in the same cell as the date by adding NN or NNN to the format, making column B superfluous.
AOO 4.1.15 & LO 24.2.2 on Windows 10
User avatar
Cat101
Posts: 115
Joined: Thu May 23, 2019 4:06 am

Re: [Solved] Find date in column

Post by Cat101 »

Thanks for the input...
Apache Open Office 4.1.14
Windows 10.. tho we do bounce around :/
Post Reply